summaryrefslogtreecommitdiff
path: root/src/graphics/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-06-14Load fonts dynamically from /luajacqueline
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
2024-05-03split c blobs of graphics data into their own componentjacqueline
silences some compiler warnings from using c++ flags with c