aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
3 daysCleanup3gg
3 daysConsolidate scene header3gg
3 daysSimplify Scene3gg
4 daysMove animation module outside of scene/3gg
4 days- Replace SceneCamera with Camera.3gg
- Remove backpointer from scene types to node to decouple underlying types from the scene graph.
9 daysSimplify node construction3gg
10 daysClean up includes3gg
10 daysConsolidate renderers3gg
10 daysConsolidate LLR into a single file.3gg
10 daysRename ImmRenderer -> Imm3gg
10 daysFix Pong demo, add notes and TODOs3gg
2025-07-09Track active material in the LLR3gg
2025-07-09Address TODO3gg
2025-07-09Rename scene_memory -> memory3gg
2025-07-04Refactor scene renderer to use the LLR3gg
2025-07-04Add the new low-level renderer, shared between the imm and scene graph ↵3gg
renderer. LLR integration with the scene graph renderer not yet done.
2025-07-04Clarify doc3gg
2025-07-02Add comments and TODOs3gg
2025-06-30Tidy3gg
2025-06-29Add support for R8 linear textures to render baked AO3gg
2025-06-29Adjust sizes3gg
2025-06-29Tidy3gg
2025-06-27Restructure project3gg