Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rough color space conversion implementation. | rodri | 2024-07-04 | 1 | -0/+1 |
* | fix the perspective projection and add inverse xform functions. | rodri | 2024-05-20 | 1 | -0/+1 |
* | add a general primitive with support for points, lines and triangles. | rodri | 2024-05-03 | 1 | -0/+1 |
* | add a texture sampler with nearest and bilinear routines. | rodri | 2024-03-06 | 1 | -0/+1 |
* | add user-defined vertex attributes (varyings) and improve the interpolation c... | rodri | 2024-03-03 | 1 | -0/+1 |
* | lay out the grounds for a scene renderer. | rodri | 2024-02-13 | 1 | -0/+1 |
* | import the new renderer and clean things up. | rodri | 2024-01-30 | 1 | -2/+28 |
* | use the system-wide libgeometry. | rodri | 2024-01-26 | 1 | -3/+1 |
* | bring flat triangle rasterization back, with some goodies for future shading ... | rodri | 2020-06-29 | 1 | -0/+1 |
* | standalone version release. | rodri | 2020-04-17 | 1 | -0/+12 |