summaryrefslogtreecommitdiff
path: root/src/rendering
AgeCommit message (Expand)Author
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-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-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-06General cleanup0scar
2024-02-06Fix leeks0scar
2024-02-06Fix setting swap interval without GL contex0scar
2024-02-06Fixup window handling & rendering0scar
2024-02-06Works on my machine0scar
2024-02-05Organize the header files0scar
2024-02-05Move source files to their modules src folders0scar
2024-02-05Add CMake files0scar
2024-02-05Organize the sourcefiles0scar