summaryrefslogtreecommitdiff
path: root/alligator_render
AgeCommit message (Collapse)Author
2023-02-05Move texture atlas out of alligator_resourcesMicha White
2023-02-04Have the renderer take the texture managerMicha White
2023-02-04Fix colorsMicha White
2023-02-04Fix runtime error in debug mode for bunnymarkMicha White
2023-02-04Fix shader compilation errorMicha White
2023-02-04Decrease instance capacity in bunnymarkMicha White
2023-02-04Allow bytemuck to updateMicha White
2023-02-04Upgrade winit and texture_packerMicha White
2023-02-04Fix configMicha White
2023-02-04Upgrade to wgpu 0.15Micha White
2023-01-29Optimize bunnymarkMicha White
2022-11-27Added a comment explaining the leakMicha White
2022-11-27Fixed leak that occurs when window is minimizedMicha White
2022-11-27Small performance improvementMicha White
2022-10-22#[source] need not be specifiedMicha 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