aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
34 hoursConsolidate scene data structures3gg
36 hoursAdd TODO3gg
36 hoursFix view/accessor offset and invariants; fix loading of Flight Helmet3gg
2 daysNotes3gg
2 daysImplement LShift3gg
2 daysAdd support for alpha mode3gg
3 daysBetter hashing of shaders3gg
3 daysSimplify gfx_make_camera()3gg
3 daysCleanup3gg
3 daysConsolidate scene header3gg
3 daysSimplify Scene3gg
3 daysRemove unnecessary heap allocations3gg
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.
10 daysSimplify node construction3gg
10 daysClean up includes3gg
10 daysConsolidate renderers3gg
11 daysConsolidate LLR into a single file.3gg
11 daysRename ImmRenderer -> Imm3gg
11 daysFix Pong demo, add notes and TODOs3gg
11 daysMore references3gg
11 daysAdd references3gg
11 daysDo not divide by PI3gg
2025-08-22Fix issue with global GfxApp instance across plugins3gg
2025-08-19Upgrade cmake version3gg
2025-07-12Set mesh shader. Revisit this to give the client flexibility over which ↵3gg
shader to use
2025-07-09Track active material in the LLR3gg
2025-07-09Address TODO3gg
2025-07-09Clean up includes and address TODO3gg
2025-07-09Address TODO3gg
2025-07-09Rename scene_memory -> memory3gg
2025-07-08Fix tracing with apitrace3gg
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-02Set C233gg
2025-07-02Add comments and TODOs3gg
2025-06-30Tidy3gg
2025-06-30Use C233gg
2025-06-29Add support for R8 linear textures to render baked AO3gg
2025-06-29Fix some warnings in Release3gg
2025-06-29Add memory diagnostics3gg
2025-06-29Adjust sizes3gg
2025-06-29Tidy3gg
2025-06-27Restructure project3gg
2025-06-27Tidy3gg
2025-02-01Adaptive sync.3gg
2025-02-01Delete zip3gg
2025-02-01Remove args from fail macro.3gg
2025-02-01Fix3gg