master
test/utils: add float support for pixel_checker
Fixed memory leak in tests
affine-bench: remove 8e margin from COVER area
test: Fix undefined left shift in affine-test
test: Increase timeout for alpha-loop test
pixman: Add tests for (a)rgb floating point formats.
Use floating point combiners for all operators that involve divisions
test: refer to raw pixel data by pointer
test: Test negative strides
test/composite: test rgba_float and rgb_float
test: Add cover-test v5
Changed name of the config-header to "pixman-config.h"
Use the ARRAY_LENGTH() macro when possible
Add new test of filter reduction from BILINEAR to NEAREST
test: fix bisecting issue in fuzzer-find-diff.pl
test: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'
Add combiner test
lowlevel-blt-bench: Remove unused variable
test: Add lowlevel-blt-bench result comparison script
Fix some build warning
test/region: add fractional region tests
Test case for compositing with a negative stride
test: larger 0xFF/0x00 filled clusters in random images for blitters-test
test: Add radial-perf-test, a microbenchmark for radial gradients
test: Switch to the new PRNG instead of old LCG
test: Cleanup includes
test: safeguard the scaling-bench test against COW
test: Composite with solid images instead of using pixman_image_fill_*
Revert "Fix signed-unsigned semantics in reduce_32"
test/solid-test.c: Include stdint.h
test/stress-test: add a16b16g16r16
thread-test.c: Use Windows Threading API on Windows