aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
23 hoursFix tracing with apitraceHEADmain3gg
5 daysRefactor scene renderer to use the LLR3gg
5 daysAdd the new low-level renderer, shared between the imm and scene graph render...3gg
5 daysClarify doc3gg
7 daysSet C233gg
7 daysAdd comments and TODOs3gg
9 daysTidy3gg
9 daysUse C233gg
10 daysAdd support for R8 linear textures to render baked AO3gg
10 daysFix some warnings in Release3gg
10 daysAdd memory diagnostics3gg
10 daysAdjust sizes3gg
10 daysTidy3gg
12 daysRestructure project3gg
12 daysTidy3gg
2025-02-01Adaptive sync.3gg
2025-02-01Delete zip3gg
2025-02-01Remove args from fail macro.3gg
2025-02-01Fix3gg
2024-10-05Using new cstring.3gg
2024-09-16Add camera control.3gg
2024-09-16Add function to query mouse buttons.3gg
2024-09-16Better naming.3gg
2024-09-01Shrink tile.3gg
2024-08-31Handle resizing.3gg
2024-08-31More viewport control.3gg
2024-08-29Fix offseting. Add function to get screen size.3gg
2024-08-29Add TODO.3gg
2024-08-29More consistent changing of coordinates.3gg
2024-08-29Sort out window vs screen dimensions.3gg
2024-08-29Supress unused variable warnings.3gg
2024-08-28Add demo skeleton.3gg
2024-06-15Move glad initialization to gfx-app.3gg
2024-06-07Use new path library.3gg
2024-06-07Format.3gg
2024-03-15Rename render -> core.3gg
2024-03-09Rename RenderBackend -> GfxCore.3gg
2024-03-09Rename gfx_app -> app.3gg
2024-03-09Make isogfx a library instead of an executable.3gg
2024-03-02Compute joint bounding boxes.3gg
2024-02-25Add gfx_reset_polygon_offset().3gg
2024-02-25Use new error function.3gg
2024-02-25Fix gfx_imm_set_model_matrix().3gg
2024-02-25Use new error function.3gg
2024-02-25Log asset load failures.3gg
2024-02-19Update to latest gfx.3gg
2024-02-19Address TODO.3gg
2024-02-19Address TODO.3gg
2024-02-17Remove joint nodes after the model anima is loaded.3gg
2024-02-17Fix constness in model loader.3gg