summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2024-02-11Add RenderObject constructor0scar
2024-02-11DRY LoadShader0scar
2024-02-08Assume assimp is precompiled and installed on-system0scar
2024-02-08Change state signatures0scar
2024-02-08Expose `delay`0scar
2024-02-08Fix state init measurement0scar
2024-02-06General cleanup0scar
2024-02-06Fix leeks0scar
2024-02-06Fix setting swap interval without GL contex0scar
2024-02-06Move refresh_input_ctx0scar
2024-02-06Fix hot reloading0scar
2024-02-06Make init fn vector independent0scar
2024-02-06Remove unused variables0scar
2024-02-06Fix hotreload inclusion0scar
2024-02-06Add threads (?)0scar
2024-02-06Move engine compilation target to src dir0scar
2024-02-06Fixup window handling & rendering0scar
2024-02-06Works on my machine0scar
2024-02-05Organize the header files0scar