Alessandro Mauri alema
alema pushed to master at alema/ugui.c3l 2023-03-12 13:43:33 +01:00
5455449bf9 lru cache now works as intended
alema pushed to master at alema/ugui.c3l 2023-03-12 02:00:04 +01:00
alema pushed to master at alema/ugui.c3l 2023-03-12 00:28:48 +01:00
09fe22e984 stuff
alema pushed to master at alema/ugui.c3l 2023-03-11 20:22:21 +01:00
1a552f8804 hash table remove
alema pushed to master at alema/ugui.c3l 2023-03-11 20:15:37 +01:00
0e13fd34fb better hash and fix cache
alema pushed to master at alema/ugui.c3l 2023-03-08 18:16:08 +01:00
a65662d0fc use system font
alema pushed to master at alema/ugui.c3l 2023-03-08 18:10:31 +01:00
4c2b0ef847 smaller glyph structure
alema pushed to master at alema/ugui.c3l 2023-03-08 18:06:58 +01:00
alema pushed to master at alema/ugui.c3l 2023-03-08 18:05:18 +01:00
83a4d3b715 more performant generic hash map
alema pushed to master at alema/ugui.c3l 2023-03-07 23:06:08 +01:00
6503897ece use only generic structures
440e4499c7 spurious cache_init()
Compare 2 commits »
alema pushed to master at alema/ugui.c3l 2023-03-07 22:02:03 +01:00
d390a5912c handle tab and some fixmes
alema pushed to master at alema/ugui.c3l 2023-03-07 19:09:44 +01:00
2ada5113a1 center text
alema pushed to master at alema/ugui.c3l 2023-03-06 19:01:24 +01:00
0a18bfc951 housekeeping
alema pushed to master at alema/ugui.c3l 2023-03-06 13:19:01 +01:00
988c36a50a fix font texture switching
alema pushed to master at alema/ugui.c3l 2023-03-06 12:48:03 +01:00
c9c58ca410 generic hash map, not used
alema pushed to master at alema/ugui.c3l 2023-03-05 10:41:44 +01:00
56a4357b20 made cache a generic structure
alema pushed to master at alema/ugui.c3l 2023-03-04 18:54:03 +01:00
93f93a594e load fonts at runtime
alema pushed to master at alema/ugui.c3l 2023-03-04 14:33:28 +01:00
30510ab69a stack damage tracking
alema pushed to master at alema/ugui.c3l 2023-02-27 19:23:18 +01:00
4f2a7fbf18 don't draw text outiside the bounding box
alema pushed to master at alema/ugui.c3l 2023-02-25 22:50:45 +01:00
a7a2193ea6 render boxes