summaryrefslogtreecommitdiff
path: root/gfx-iso/src
AgeCommit message (Collapse)Author
2024-08-31Handle resizing.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-06-07Use new path library.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
2023-07-26Add support for paletted sprites.3gg
2023-07-19Add sprites.3gg
2023-07-14Fix checkerboard demo.3gg
2023-07-13Use new mem allocator that supports variable-sized chunks.3gg
2023-07-08Add pixel scaling.3gg
2023-07-08Load tile maps and tile sets from files.3gg
2023-06-27Initial renderer.3gg
2023-06-24Isometric Renderer initial commit.3gg