summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-13Added transparent texture supportMicha White
2022-10-13Better example + bug fixesMicha White
2022-10-12Fixed texture bugMicha White
2022-10-12Removed WgpuTexturesMicha White
2022-10-12Move out instance logicMicha White
2022-10-12Changed assertions to logsMicha White
2022-10-12Shortened the Camera::new functionMicha White
2022-10-11Big performance improvementMicha White
2022-10-06Moved camera logicMicha White
2022-10-06clear_texturesMicha White
2022-10-05Used macros to make the code shorterMicha White
2022-10-05Moved around some logicMicha White
2022-10-04Small optimizationMicha White
2022-10-02Hacked in texturesMicha White
2022-10-01Custom ImageFormat typeMicha White
2022-10-01Quick and dirty texture atlasesMicha White
2022-09-30Set up instances with texture informationMicha White
2022-09-25Public API for rotating the cameraMicha White
2022-09-25Removed a couple thingsMicha White
2022-09-25Code simplification + fixed bugMicha White
2022-09-24Implemented a cameraMicha White
2022-09-20Optimized the instance bufferMicha White
2022-09-20Added some runtime configuration methodsMicha White
2022-09-18Removed a timing lineMicha White
2022-09-18Some optimizationMicha White
2022-09-18An actual instancing APIMicha White
2022-09-18instancingMicha White
2022-09-18Created a vertex bufferMicha White
2022-09-18Made a squareMicha White
2022-09-18Reorganized the configMicha White
2022-09-17Switched to a cowMicha White
2022-09-17Minor changesMicha White
2022-09-17Big refactorMicha White
2022-09-17renderer stuffMicha White