aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysSet mesh shader. Revisit this to give the client flexibility over which shade...HEADmain3gg
5 daysTrack active material in the LLR3gg
5 daysAddress TODO3gg
5 daysClean up includes and address TODO3gg
5 daysAddress TODO3gg
5 daysRename scene_memory -> memory3gg
6 daysFix tracing with apitrace3gg
10 daysRefactor scene renderer to use the LLR3gg
10 daysAdd the new low-level renderer, shared between the imm and scene graph render...3gg
10 daysClarify doc3gg
12 daysSet C233gg
12 daysAdd comments and TODOs3gg
14 daysTidy3gg
14 daysUse 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
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