summaryrefslogtreecommitdiff
path: root/xform.c
Commit message (Collapse)AuthorAgeFilesLines
* small improvements and a skybox bugfix.rodri2024-07-141-1/+1
|
* replace the Memimage color buffer with a ulong* one. some fixes.rodri2024-06-131-1/+1
|
* add a tangent parameter for normal mapping, and a world2model xform.rodri2024-06-041-0/+6
|
* fix line rasterization.rodri2024-05-211-2/+1
|
* fix the perspective projection and add inverse xform functions.rodri2024-05-201-0/+167