summaryrefslogtreecommitdiff
path: root/src/swgfx.c
AgeCommit message (Expand)Author
2026-02-13Emit normals3gg
2026-02-13Ambient lighting. Defer texture filtering3gg
2026-02-12Deferred pipeline3gg
2026-02-12Introduce the texture register. Step towards the deferred pipeline3gg
2026-02-08Implement basic perf counters3gg
2026-02-05Expose functions for gamma correction3gg
2026-02-05Expose texture filter.3gg
2026-02-01Fix bilinear filter3gg
2026-01-31Clipping and backface culling3gg
2026-01-04Bilinear texture filtering3gg
2026-01-01Notes on coordinate systems3gg
2026-01-01Fix perspective texture mapping3gg
2025-12-31Initial texturing changes3gg
2025-12-30Depth buffering and texture coords3gg
2025-12-28Move memory allocation to the client3gg
2025-12-27Enough stuff to draw a cube3gg
2025-11-16Initial commit3gg