revolver

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

DateCommit messageAuthorFiles+-
2025-03-27 18:28changesSamdal2+130-89
2025-03-27 14:14idraw2d index bufferSamdal7+95-48
2025-03-26 00:05font renderingSamdal21+6112-265
2025-03-25 18:49don't leak stb_image memorySamdal2+4-2
2025-03-25 18:42tex_loadSamdal18+187-40
2025-03-25 14:30remove todo in idraw2dSamdal1+0-3
2025-03-25 14:29idraw2d updatedSamdal19+720-661
2025-03-25 00:57idraw2dSamdal14+979-485
2025-03-24 18:16vertex cacheSamdal17+485-148
2025-03-23 01:10fix xcb, instancing uniformSamdal3+18-7
2025-03-23 00:47add glfw platform gfx implSamdal73+37683-136
2025-03-22 22:59instancingSamdal7+203-52
2025-03-22 22:00a lot more math functionsSamdal4+600-37
2025-03-22 21:12framebuffersSamdal13+777-327
2025-03-22 18:45pipeline, improved, mouse buttons, hello_windowSamdal15+862-496
2025-03-22 00:10retained mode rendering, xkb, textures...Samdal33+12513-717
2025-03-18 09:24move egl into platform layerSamdal12+171-169
2025-03-18 03:07initial commitSamdal25+7614-0