Commit graph

448 commits

Author SHA1 Message Date
griffi-gh a71d898860 fix 2023-07-20 09:55:10 +02:00
griffi-gh cafd0a4b3d uniforms, bind groups and other nice stuff 2023-07-20 03:03:52 +02:00
griffi-gh 0dc53e033b upd 2023-07-18 02:41:34 +02:00
griffi-gh 1ac6861610 minor changes, wip shader 2023-07-17 12:58:17 +02:00
griffi-gh 6064fe0b76 make naga shut up 2023-07-17 12:44:00 +02:00
griffi-gh 9532161ed7 wip 2023-07-17 00:52:07 +02:00
griffi-gh 37ced81e7b it kinda runs 2023-07-17 00:39:20 +02:00
griffi-gh 34b9398e80 It compiles but obviously doesn't work yet 2023-07-17 00:25:19 +02:00
griffi-gh 3b752dfbf8 replace buffers with wgpu, create pipelines/shaders 2023-07-16 14:22:09 +02:00
griffi-gh ae58706f10 shader macro code 2023-07-16 02:36:25 +02:00
griffi-gh 88a767368b wip 2023-07-15 22:17:22 +02:00
griffi-gh 8b16081a68 wip 2023-07-15 22:14:08 +02:00
griffi-gh 12cb29ca9d fix 2023-07-15 20:12:25 +02:00
griffi-gh 35683d2b7c wip texture loading 2023-07-14 03:37:22 +02:00
griffi-gh f792e331a9 update cursor lock code 2023-07-14 01:40:11 +02:00
griffi-gh 81f169a89a wip stuff 2023-07-13 02:11:19 +02:00
griffi-gh 098c168639 wgpu wip 2023-07-12 17:24:07 +02:00
griffi-gh 37ccbfb1ba better info about wgpu branch 2023-07-11 23:47:38 +02:00
griffi-gh e243d1a179 add notice about cargo-apk to readme 2023-07-11 16:07:34 +02:00
griffi-gh 5a99d08f8e make some required changes 2023-07-11 15:49:45 +02:00
griffi-gh d00d7fad91 replace glium/glutin 2023-07-11 15:31:52 +02:00
griffi-gh 4a200fa059 add notice 2023-07-09 03:23:08 +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