summaryrefslogtreecommitdiff
path: root/test/png.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for RGBA128F and RGB96F formats.Maarten Lankhorst2019-01-071-0/+2
* test: Fix use after freesBryce Harrington2015-12-091-1/+2
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-091-1/+7
* test: Fix several tests to place output files in the output directoryBryce W. Harrington2013-09-091-1/+2
* png: Implement conversion of CAIRO_FORMAT_RGB30 to stringAndrea Canciani2012-05-261-0/+1
* test: Improve memfault behaviour.Chris Wilson2010-05-031-11/+23
* api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2010-03-011-0/+1
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-27/+29
* [test] Initialise test context.Chris Wilson2008-08-181-32/+32
* [cairo-png] Support generating CAIRO_FORMAT_RGB24 from PNGs.Chris Wilson2008-03-041-0/+149