Commit graph

494 commits

Author SHA1 Message Date
griffi-gh f8cd34443a wip 2023-11-23 21:27:11 +01:00
griffi-gh f56c7a4b8f build 2023-11-23 18:01:18 +01:00
griffi-gh cf8263fee0 wip texture managment 2023-11-23 17:59:14 +01:00
griffi-gh b17519cbc3 wip text render, minor changes 2023-11-23 17:14:02 +01:00
griffi-gh 0b210eac5d use immut. buffers for primitives 2023-11-23 11:43:48 +01:00
griffi-gh 0fa723fc00 fix padding 2023-11-23 11:26:49 +01:00
griffi-gh a95eb96843 . 2023-11-23 11:11:04 +01:00
griffi-gh 0f4264292c restructure stuff 2023-11-23 11:10:42 +01:00
griffi-gh 4e47901117 add test 2023-11-23 11:10:35 +01:00
griffi-gh 447a848009 add traits 2023-11-23 10:53:44 +01:00
griffi-gh 63f862c2be (todo) ui demo 2023-11-23 01:48:04 +01:00
griffi-gh 4263c1ff6c container impl (wip) 2023-11-23 01:47:54 +01:00
griffi-gh b28dca8721 add rect element 2023-11-23 01:47:27 +01:00
griffi-gh 3d8803f465 spacer default 2023-11-23 01:22:33 +01:00
griffi-gh 711942567f oh fuck. 2023-11-22 22:03:39 +01:00
griffi-gh 2d655ea8f1 discard alpha, use treshold 2023-11-22 22:02:30 +01:00
griffi-gh d909ff7424 separate out buffer handling code 2023-11-22 21:57:13 +01:00
griffi-gh 245db03519 oops forgot to remove shader from prefab too 2023-11-22 21:31:05 +01:00
griffi-gh 828694cf5a remove legacy ui shaders 2023-11-22 20:27:08 +01:00
griffi-gh 547759d6b2 fix crash, ui core multi-draw call 2023-11-22 20:26:44 +01:00
griffi-gh d852c48e4a drop legacy ui system 2023-11-22 19:03:17 +01:00
griffi-gh a53f6f9901 migrate loading screen to guiv2, fix bugs 2023-11-22 19:01:32 +01:00
griffi-gh b601aea288 fix ui shader 2023-11-22 18:40:35 +01:00
griffi-gh a5641e0d2e prefer gles core 2023-11-22 17:22:40 +01:00
griffi-gh 198dfb088e fix missing depth buffer (like wtf) 2023-11-22 17:07:55 +01:00
griffi-gh d848f60301 commit 2023-11-22 16:51:59 +01:00
griffi-gh ac497b0651 log when uploading ui buffers 2023-11-22 14:38:15 +01:00
griffi-gh 567fd1d6aa use cyan for debug/trace 2023-11-22 14:38:02 +01:00
griffi-gh d9d3f78066 log shader compiler release 2023-11-22 14:33:43 +01:00
griffi-gh 22c13eeaea pub progressbar, impl default 2023-11-22 14:33:35 +01:00
griffi-gh 09effab7c3 integrate ui 2023-11-22 14:23:48 +01:00
griffi-gh 467e61cb70 use immutable buffers for chunk data 2023-11-22 12:01:49 +01:00
griffi-gh d75a5fa3cb Merge branch 'master' of https://github.com/griffi-gh/kubi 2023-11-22 11:56:48 +01:00
griffi-gh a3857d0586 glium ui backend, misc gui changes 2023-11-22 11:56:46 +01:00
griffi-gh 447a06e9de
Update README.md 2023-11-22 01:14:47 +01:00
griffi-gh fe1427249b
Merge pull request #8 from griffi-gh/upgrade-deps0
Upgrade to latest `glium`/`glutin`/`winit`, use `android-activity` instead of `ndk_glue`
2023-11-21 22:41:32 +01:00
griffi-gh 6f982d4308 change settings 2023-11-21 22:40:57 +01:00
griffi-gh 3069c1c72f . 2023-11-21 19:39:21 +01:00
griffi-gh 5e62e1781d gitignore logs 2023-11-21 19:39:09 +01:00
griffi-gh f7210e4dec minor changes 2023-11-21 19:33:05 +01:00
griffi-gh 7dc33c2dce stuff 2023-11-21 19:23:48 +01:00
griffi-gh 517838e2ae copy over simple init clode 2023-11-21 18:26:39 +01:00
griffi-gh 5987484452 fix android event loop init 2023-11-21 18:06:34 +01:00
griffi-gh ae7cc718cf fix visibility 2023-11-21 17:51:10 +01:00
griffi-gh 06a49e1b93 wip fix android 2023-11-21 17:49:40 +01:00
griffi-gh bc36bb8ce2 fix mouse input 2023-11-21 17:30:04 +01:00
griffi-gh 612e46f454 reuse window creation code 2023-11-21 17:27:44 +01:00
griffi-gh c69ce9105c fix the rest of stuff
now i need to fix mouse buttons and add init code back
2023-11-21 17:24:37 +01:00
griffi-gh 363dcddeca fix some stuff 2023-11-21 17:19:52 +01:00
griffi-gh 2656f5af21 upgrade more stuff 2023-11-21 17:11:53 +01:00