ugui/text_rendering
2023-03-26 19:15:22 +02:00
..
.gitignore okay 2023-02-24 20:01:41 +01:00
box_fragshader.glsl render boxes 2023-02-25 22:50:31 +01:00
box_vertshader.glsl render boxes 2023-02-25 22:50:31 +01:00
font_fragshader.glsl laughs in french 2023-02-23 23:39:34 +01:00
font_vertshader.glsl laughs in french 2023-02-23 23:39:34 +01:00
font.c ok 2023-03-19 16:42:41 +01:00
font.h ok 2023-03-12 01:59:50 +01:00
generic_cache.h ok 2023-03-19 16:42:41 +01:00
generic_hash.h stuff 2023-03-12 00:28:38 +01:00
generic_stack.h add a way to disable stack hashing 2023-03-13 20:11:43 +01:00
genmake.sh ok 2023-03-19 16:42:41 +01:00
main.c ok 2023-03-19 16:42:41 +01:00
Makefile ok 2023-03-19 16:42:41 +01:00
ren.c better hash and fix cache 2023-03-11 20:15:34 +01:00
ren.h better hash and fix cache 2023-03-11 20:15:34 +01:00
stb_image_write.h something 2023-02-15 02:15:44 +01:00
stb_truetype.h idk cache I guess 2023-02-21 22:05:28 +01:00
util.c stuff 2023-03-12 00:28:38 +01:00
util.h lru cache now works as intended 2023-03-12 13:43:30 +01:00