pixman/test
Søren Sandmann Pedersen 4d2fee1406 test/utils.c: Clip values to the [0, 255] interval
Unpremultiplying a superluminescent pixel can result in values greater
than 255.
2012-04-20 10:17:13 -04:00
..
a1-trap-test.c test: Cleanup includes 2011-11-09 09:17:00 +01:00
affine-test.c test: better coverage for BILINEAR->NEAREST filter optimization 2011-09-21 18:55:10 -04:00
alpha-loop.c Add alpha-loop test program 2010-08-15 21:57:18 -04:00
alphamap.c test/alphamap.c: Make dst and orig_dst more independent of each other 2012-01-10 09:04:36 -05:00
blitters-test.c Fix rounding for DIV_UNc() 2012-01-09 05:40:34 -05:00
composite-traps-test.c Revert "Reject trapezoids where top (botttom) is above (below) the edges" 2012-01-31 09:10:07 -05:00
composite.c test: Port composite test over to use new pixel_checker_t object. 2012-01-10 09:04:45 -05:00
fetch-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
fuzzer-find-diff.pl test: Make fuzzer-find-diff.pl executable 2011-06-25 10:17:50 -04:00
gradient-crash-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
lowlevel-blt-bench.c lowlevel-blt-bench: add in_8_8 and in_n_8_8 2012-03-01 17:42:37 -05:00
Makefile.am build: replace @VAR@ with $(VAR) in makefiles 2011-09-28 01:48:02 +02:00
Makefile.sources build: Reuse test sources 2011-09-14 07:03:34 -07:00
Makefile.win32 test: Produce autotools-looking report in the win32 build system 2011-11-09 09:43:06 +01:00
oob-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
pdf-op-test.c test: Do not include config.h unless HAVE_CONFIG_H is defined 2011-09-14 07:03:35 -07:00
region-contains-test.c Fix a bunch of signed overflow issues 2012-01-09 05:40:33 -05:00
region-test.c Test pixman_region32_init_from_image in region-test 2010-02-19 11:25:41 +01:00
region-translate-test.c test: Cleanup includes 2011-11-09 09:17:00 +01:00
scaling-crash-test.c test: Reuse the ARRAY_LENGTH() macro 2011-11-09 09:17:00 +01:00
scaling-helpers-test.c Don't include stdint.h in scaling-helpers-test. 2011-09-28 09:16:23 -04:00
scaling-test.c test: Cleanup includes 2011-11-09 09:17:00 +01:00
stress-test.c Fix a bunch of signed overflow issues 2012-01-09 05:40:33 -05:00
trap-crasher.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
utils.c test/utils.c: Clip values to the [0, 255] interval 2012-04-20 10:17:13 -04:00
utils.h test/utils.c: Rename and export the pngify_pixels() function. 2012-04-02 15:24:56 -04:00