pixman/test
Søren Sandmann Pedersen d9710442b4 test: Add glyph-test
This test tests the new glyph cache and compositing API. Much of this
test is intending to making sure that clipping and alpha map handling
survive any optimizations that may be added to the glyph compositing.

V2: Evaluating lcg_rand_n() multiple times in an argument list lead
    to undefined behavior.
2012-06-02 07:55:11 -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 Move CRC32 computation from blitters-test.c into utils.c 2012-06-02 07:55:11 -04: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: Composite with solid images instead of using pixman_image_fill_* 2012-05-24 15:30:41 -04: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
glyph-test.c test: Add glyph-test 2012-06-02 07:55:11 -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 mmx: add over_reverse_n_8888 2012-05-26 20:32:27 -04:00
Makefile.am build: replace @VAR@ with $(VAR) in makefiles 2011-09-28 01:48:02 +02:00
Makefile.sources test: Add glyph-test 2012-06-02 07:55:11 -04: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: Composite with solid images instead of using pixman_image_fill_* 2012-05-24 15:30:41 -04: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 Add support for alpha maps to compute_crc32_for_image(). 2012-06-02 07:55:11 -04:00
utils.h Move CRC32 computation from blitters-test.c into utils.c 2012-06-02 07:55:11 -04:00