Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a double-free. add a generic value-swapping macro. | rodri | 2024-08-05 | 1 | -10/+0 |
* | fix line interpolation during rasterization. | rodri | 2024-08-02 | 1 | -0/+10 |
* | replace the Memimage color buffer with a ulong* one. some fixes. | rodri | 2024-06-13 | 1 | -0/+1 |
* | add spotlight params and a light color shading routine. other things. | rodri | 2024-06-10 | 1 | -1/+4 |
* | use the new libgeometry berp routines. add a frame counter to the camstats. | rodri | 2024-03-21 | 1 | -17/+5 |
* | pass material properties to the fshader. | rodri | 2024-03-06 | 1 | -0/+2 |
* | add user-defined vertex attributes (varyings) and improve the interpolation c... | rodri | 2024-03-03 | 1 | -0/+148 |