glm94
|
08643b8fc5
|
Updated the list rendering function to just blindly take textures from the cache and relying on a new function to handle generating new textures if needed.
|
2022-11-02 19:15:57 -05:00 |
|
glm94
|
10e606e2b6
|
Fixed a memory corruption bug in the List's render function.
|
2022-11-01 18:10:01 +00:00 |
|
glm94
|
a239e0eb4a
|
Added a texture cache for fonts. Created a render function for the List, or at least got one started.
|
2022-10-30 22:03:01 -05:00 |
|