Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement a parser for a model(6). get rid of the libobj dependency. | rodri | 2024-09-26 | 1 | -1/+0 |
* | change the raster format to RGBA32. draw to any image format. clean up. | rodri | 2024-09-11 | 1 | -7/+33 |
* | color: add ACES tone mapping functions. | rodri | 2024-08-19 | 1 | -0/+71 |
* | color: rgba2xrgb ≠ swabl. | rodri | 2024-08-13 | 1 | -2/+2 |
* | fix FPINVAL error. knob for fb clear color. general improvements. | rodri | 2024-08-11 | 1 | -0/+7 |
* | create a new texture interface. | rodri | 2024-07-05 | 1 | -0/+4 |
* | rough color space conversion implementation. | rodri | 2024-07-04 | 1 | -0/+138 |