summaryrefslogtreecommitdiff
path: root/alligator_render/src
AgeCommit message (Collapse)Author
2023-02-05Allow for buffers larger than 256 MBMicha White
2023-02-05Loading a texture into the atlas changes itMicha White
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 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