summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-28Use the render objects shader buffer size0scar
2024-07-28Fix overflow0scar
2024-07-28Set number of components per object0scar
2024-07-28Fix renderbatch_refresh0scar
2024-06-24Add `renderbatch_add`0scar
2024-05-14Set window to floating0scar
2024-05-14Don't report time to render objects0scar
2024-05-14Disable vsync0scar
2024-04-24Immediate commit0scar
2024-03-24Refine data structures0scar
2024-03-13Add batch rendering0scar
2024-03-03Measure frametime0scar
2024-03-02Show fps0scar
2024-03-02Use the vertex array object0scar
2024-03-02Fix compilation order0scar
2024-03-01Fixup stb dependency again0scar
2024-03-01Include f_get_sz0scar
2024-03-01Fixup stb dependency0scar
2024-03-01Tidy up model loading0scar
2024-03-01Add normals0scar
2024-03-01Move get_file_sz0scar
2024-02-27Add model asset type0scar
2024-02-23Fix ability to use different shaders0scar
2024-02-22Remove debugging statements0scar
2024-02-20Remove dt from binding signature0scar
2024-02-19Add texture to renderobject0scar
2024-02-19Hmm?0scar
2024-02-19Hmm0scar
2024-02-19Cleanup comments and old code0scar
2024-02-19Add texture loading0scar
2024-02-18Add direction to camera0scar
2024-02-18Change view angle0scar
2024-02-18More reorganization0scar
2024-02-18Cleanup0scar
2024-02-18Set C990scar
2024-02-18Add C++ header guard0scar
2024-02-13Fix FOV0scar
2024-02-13Move view matrix calculation out of loop0scar
2024-02-13Show FPS for 1 sec0scar
Before we showed cumulative fps
2024-02-13Automatically fix ratio0scar
2024-02-13Add fixed view angle0scar
2024-02-13Add delta time to update function0scar
2024-02-12Add camera0scar
2024-02-12Add shader resource management0scar
2024-02-12Enable textures (?)0scar
2024-02-11Include model rendering in rendering functionality0scar
2024-02-11Add model draw call0scar
2024-02-11Render model instead0scar
2024-02-11Colorize shader messages0scar
2024-02-11Purge UI0scar