Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use exit(EXIT_FAILURE) in dmnsn_report_error. | Tavian Barnes | 2009-04-10 | 1 | -2/+2 | |
* | Make dmnsn_whitepoint const. | Tavian Barnes | 2009-04-10 | 2 | -4/+4 | |
* | Rename whitepoint to dmnsn_whitepoint. | Tavian Barnes | 2009-04-10 | 2 | -7/+7 | |
* | Clarify licenses; add libdimensionxx library. | Tavian Barnes | 2009-04-10 | 9 | -66/+66 | |
* | Add read-write mutexes to canvas pixels. New error infrastructure. | Tavian Barnes | 2009-04-08 | 5 | -7/+210 | |
* | Remove non-portable inline functions. | Tavian Barnes | 2009-04-08 | 4 | -53/+71 | |
* | Fix color addition. | Tavian Barnes | 2009-03-29 | 1 | -37/+34 | |
* | Fix sRGB bug. | Tavian Barnes | 2009-03-20 | 1 | -6/+6 | |
* | Fix color handling. | Tavian Barnes | 2009-03-20 | 1 | -54/+49 | |
* | Revamp color handling. | Tavian Barnes | 2009-03-20 | 8 | -188/+343 | |
* | Use CIE xyY internally, rather than CIE XYZ. | Tavian Barnes | 2009-03-01 | 3 | -32/+44 | |
* | Initial commit. | Tavian Barnes | 2009-03-01 | 6 | -0/+455 |