summaryrefslogtreecommitdiff
path: root/color.c
Commit message (Expand)AuthorAgeFilesLines
* change the raster format to RGBA32. draw to any image format. clean up.rodri8 days1-7/+33
* color: add ACES tone mapping functions.rodri2024-08-191-0/+71
* color: rgba2xrgb ≠ swabl.rodri2024-08-131-2/+2
* fix FPINVAL error. knob for fb clear color. general improvements.rodri2024-08-111-0/+7
* create a new texture interface.rodri2024-07-051-0/+4
* rough color space conversion implementation.rodri2024-07-041-0/+138