test: Composite with solid images instead of using pixman_image_fill_*
[profile/ivi/pixman.git] / test / composite.c
2012-05-24 Søren Sandmann Ped... test: Composite with solid images instead of using...
2012-01-10 Søren Sandmann Ped... test: Port composite test over to use new pixel_checker...
2012-01-10 Søren Sandmann Ped... Rename color_correct() to round_color()
2012-01-10 Søren Sandmann Ped... Move the color_correct() function from composite.c...
2011-11-09 Andrea Cancianitest: Cleanup includes
2011-09-14 Andrea Cancianitest: Do not include config.h unless HAVE_CONFIG_H...
2011-05-16 Andrea Cancianitest: Fix compilation on win32
2011-03-22 Søren Sandmann Ped... test: Fix infinite loop in composite
2011-03-22 Alexandros FrantzisAdd support for the r8g8b8a8 and r8g8b8x8 formats to...
2011-03-19 Søren Sandmann Ped... test: Randomize some tests if PIXMAN_RANDOMIZE_TESTS...
2011-02-28 Andrea Cancianitest: Silence MSVC warnings
2011-02-28 Andrea Cancianitest: Fix tests for compilation on Windows
2010-12-17 Søren Sandmann Ped... test: Make composite test use some existing macros...
2010-10-11 Søren Sandmann Ped... test: Add some more colors to the color table in compos...
2010-10-11 Søren Sandmann Ped... test: Parallize composite.c with OpenMP
2010-10-11 Søren Sandmann Ped... test: Change composite so that it tests randomly genera...
2010-10-11 Søren Sandmann Ped... test: Fix eval_diff() so that it provides useful error...
2010-10-11 Søren Sandmann Ped... test: Fix bug in color_correct() in composite.c
2010-09-08 Søren Sandmann Ped... Silence some warnings about uninitialized variables
2009-11-07 Søren Sandmann Ped... Define PIXMAN_USE_INTERNAL_API in pixman-private.h
2009-10-19 Benjamin OtteAdd default cases for all switch statements
2009-09-27 Andrea CancianiFix composite on big-endian systems.
2009-09-25 Søren Sandmann Ped... Add missing break in composite.c
2009-09-24 Søren Sandmann Ped... In the compositing test, Don't try to use component...
2009-09-14 Søren Sandmann Ped... Reformat test/composite.c to follow the standard coding...
2009-09-13 Chris Wilson[test] Exercise repeating patterns for composite.
2009-09-13 Chris Wilson[test] Add composite test from rendercheck