summaryrefslogtreecommitdiff
path: root/alligator_render/examples
AgeCommit message (Expand)Author
2023-02-05Allow for buffers larger than 256 MBMicha White
2023-02-05Loading a texture into the atlas changes itMicha White
2023-02-05Don't show terminal for bunnymark's release modeMicha White
2023-02-05Move texture atlas out of alligator_resourcesMicha White
2023-02-04Have the renderer take the texture managerMicha White
2023-02-04Fix runtime error in debug mode for bunnymarkMicha White
2023-02-04Decrease instance capacity in bunnymarkMicha White
2023-01-29Optimize bunnymarkMicha White
2022-11-27Small performance improvementMicha White
2022-10-21Changed up some dependenciesMicha White
2022-10-20Made the run function genericMicha White
2022-10-20Added a bunnymarkMicha White
2022-10-20Moved files into workspaceMicha White