griffi-gh
|
bd327c86f3
|
change stuff :3 (will break android builds)
|
2023-11-20 23:21:50 +01:00 |
|
griffi-gh
|
43ca458896
|
wip data
|
2023-11-20 20:59:34 +01:00 |
|
griffi-gh
|
e2bec4bf2e
|
.
|
2023-11-20 19:51:16 +01:00 |
|
griffi-gh
|
7ba5d739e7
|
upgrade some deps
|
2023-11-19 19:36:17 +01:00 |
|
griffi-gh
|
9bdc38ccf0
|
wip kubipool
|
2023-11-19 19:30:06 +01:00 |
|
griffi-gh
|
e40e394bd8
|
upd data
|
2023-11-19 19:19:37 +01:00 |
|
griffi-gh
|
2cdc79cb18
|
wip data
|
2023-11-19 18:27:20 +01:00 |
|
griffi-gh
|
9affee68c3
|
oops my screen is hdr only
|
2023-09-25 11:37:59 +02:00 |
|
griffi-gh
|
abeef03d50
|
upgrade dependencies
|
2023-07-09 03:03:45 +02:00 |
|
griffi-gh
|
cc1490db8a
|
Revert "mess around with srgb (wip)"
This reverts commit 3b87fc6423 .
|
2023-07-09 01:40:40 +02:00 |
|
griffi-gh
|
55f2fc07b3
|
Update README.md
|
2023-06-10 09:20:01 +02:00 |
|
griffi-gh
|
3b87fc6423
|
mess around with srgb (wip)
|
2023-06-04 19:38:46 +02:00 |
|
griffi-gh
|
d1427bfb10
|
Update readme
|
2023-06-04 18:51:37 +02:00 |
|
griffi-gh
|
cc9a829552
|
add toml highlight to readme
|
2023-06-04 18:42:33 +02:00 |
|
griffi-gh
|
b60eb42a81
|
android controls -> touch controls
|
2023-06-04 18:40:54 +02:00 |
|
griffi-gh
|
b3be350047
|
Add touch controls, switch to tinymap for keyboard input
|
2023-06-04 18:39:55 +02:00 |
|
griffi-gh
|
3a9a452fda
|
update android metadata
|
2023-06-04 15:44:27 +02:00 |
|
griffi-gh
|
e4ce6f290e
|
remove notes about nightly from android
|
2023-06-04 15:31:23 +02:00 |
|
griffi-gh
|
01cf42b2bf
|
This is deprecated but required to make cargo-apk work!
|
2023-06-04 15:30:47 +02:00 |
|
griffi-gh
|
e70165ba00
|
change orientation
|
2023-06-04 15:29:53 +02:00 |
|
griffi-gh
|
45043ac04b
|
update info around nightly in readme
|
2023-06-04 15:19:33 +02:00 |
|
griffi-gh
|
d5e8b4c6b7
|
add raw-evt feature, fix clippy warnings
`raw-evt` is enable by default
forcing it off is required for kb input on android
mouse input is not supported without it yet though
|
2023-06-04 15:16:25 +02:00 |
|
griffi-gh
|
340a140ec9
|
Merge branch 'master' of https://github.com/griffi-gh/kubi
|
2023-05-28 23:46:20 +02:00 |
|
griffi-gh
|
a9f17b878c
|
use mold as linker on linux
|
2023-05-28 23:46:14 +02:00 |
|
griffi-gh
|
fbe605041b
|
oops, avx2 is not as widely available as i thought
|
2023-05-27 18:54:00 +02:00 |
|
griffi-gh
|
1625e9cce9
|
add note to readme about android
|
2023-05-21 12:41:09 +02:00 |
|
griffi-gh
|
31a959ba1a
|
remove not used yet comment
|
2023-05-21 12:33:09 +02:00 |
|
griffi-gh
|
2dfc915d41
|
use ProgramCreationInput
|
2023-05-21 12:32:06 +02:00 |
|
griffi-gh
|
356455a15e
|
remove geom shader macro
|
2023-05-21 12:29:01 +02:00 |
|
griffi-gh
|
1987354b83
|
fix warnings; remove unused imports
|
2023-05-21 12:24:45 +02:00 |
|
griffi-gh
|
33c306f47a
|
statically link crt
|
2023-05-21 12:13:18 +02:00 |
|
griffi-gh
|
6718c56370
|
use libcubi as lib name
|
2023-05-21 12:08:29 +02:00 |
|
griffi-gh
|
061fe46f2a
|
Merge branch 'master' of https://github.com/griffi-gh/kubi
|
2023-05-21 12:03:46 +02:00 |
|
griffi-gh
|
cfba245e11
|
add ndk to deps, disable srgb by default
|
2023-05-21 12:03:41 +02:00 |
|
griffi-gh
|
072ffe6965
|
Add android build instructions
|
2023-05-21 06:53:47 +02:00 |
|
griffi-gh
|
6e61fd687a
|
check at runtime
|
2023-05-21 04:54:02 +02:00 |
|
griffi-gh
|
a3e5df0304
|
skip cursor lock on android
|
2023-05-21 04:24:54 +02:00 |
|
griffi-gh
|
3eddda0886
|
allow gilrs to fail (required for android support)
|
2023-05-21 04:23:10 +02:00 |
|
griffi-gh
|
8aaf64904b
|
cross-platform assets
|
2023-05-21 04:17:28 +02:00 |
|
griffi-gh
|
df3791af17
|
initial android support (fails on textures)
|
2023-05-21 03:14:04 +02:00 |
|
griffi-gh
|
50c25dac34
|
fix warnings
|
2023-05-21 02:16:34 +02:00 |
|
griffi-gh
|
dc8229f929
|
use specific log version
|
2023-05-21 02:16:12 +02:00 |
|
griffi-gh
|
821cee541b
|
add some android metadata
|
2023-05-20 16:43:00 +02:00 |
|
griffi-gh
|
0affc06e09
|
Fixed timestamps! (use them to fix networking)
|
2023-05-20 15:59:52 +02:00 |
|
griffi-gh
|
7ab7a36d85
|
oops
|
2023-05-20 15:17:33 +02:00 |
|
griffi-gh
|
e8e3863d47
|
minor changes to netwrok code
|
2023-05-20 15:17:16 +02:00 |
|
griffi-gh
|
4dde1651ab
|
reasonable total connections value
|
2023-05-20 14:59:48 +02:00 |
|
griffi-gh
|
14c66ee2eb
|
add centered cube
|
2023-05-20 02:48:17 +02:00 |
|
griffi-gh
|
75c6d127b7
|
player position sync, refactor some stuff
|
2023-05-20 02:32:32 +02:00 |
|
griffi-gh
|
73940d61ff
|
disable texture filtering experiment
|
2023-05-19 13:44:33 +02:00 |
|