aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysTidy3gg
9 daysUse C233gg
10 daysAdd support for R8 linear textures to render baked AO3gg
11 daysFix some warnings in Release3gg
11 daysAdd memory diagnostics3gg
11 daysAdjust sizes3gg
11 daysTidy3gg
13 daysRestructure project3gg
13 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
2024-02-17Fix constness of node.3gg
2024-02-17Introduce gfx_update().3gg
2024-02-17Rename scene.h/c -> model.h/c.3gg
2024-02-17Address viewer reloading TODO.3gg
2024-02-17Asset cache returns model clones.3gg
2024-02-17Asset cache returns const Texture.3gg