index
:
delta/pixman.git
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
baserock/morph
master
gitlab.freedesktop.org: pixman/pixman.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Support component alpha for all image types
Søren Sandmann
2013-11-23
1
-11
/
+0
*
test: Move do_composite() function from composite.c to utils.c
Søren Sandmann Pedersen
2013-02-13
1
-277
/
+0
*
test: Use operator_name() and format_name() in composite.c
Søren Sandmann Pedersen
2013-01-23
1
-120
/
+101
*
test: Search/replace 'lcg_*' -> 'prng_*'
Siarhei Siamashka
2012-12-06
1
-6
/
+6
*
Add tests to validate new sRGB behavior
Antti S. Lankila
2012-07-30
1
-5
/
+62
*
Remove unnecessary dst initialization
Antti S. Lankila
2012-07-29
1
-9
/
+0
*
test: OpenMP 2.5 requires signed loop iteration variables
Siarhei Siamashka
2012-06-12
1
-1
/
+2
*
test: Composite with solid images instead of using pixman_image_fill_*
Søren Sandmann Pedersen
2012-05-24
1
-9
/
+10
*
test: Port composite test over to use new pixel_checker_t object.
Søren Sandmann Pedersen
2012-01-10
1
-195
/
+95
*
Rename color_correct() to round_color()
Søren Sandmann Pedersen
2012-01-10
1
-4
/
+4
*
Move the color_correct() function from composite.c to utils.c
Søren Sandmann Pedersen
2012-01-10
1
-36
/
+0
*
test: Cleanup includes
Andrea Canciani
2011-11-09
1
-2
/
+0
*
test: Do not include config.h unless HAVE_CONFIG_H is defined
Andrea Canciani
2011-09-14
1
-1
/
+0
*
test: Fix compilation on win32
Andrea Canciani
2011-05-17
1
-3
/
+1
*
test: Fix infinite loop in composite
Søren Sandmann Pedersen
2011-03-22
1
-4
/
+4
*
Add support for the r8g8b8a8 and r8g8b8x8 formats to the tests.
Alexandros Frantzis
2011-03-22
1
-0
/
+9
*
test: Randomize some tests if PIXMAN_RANDOMIZE_TESTS is set
Søren Sandmann Pedersen
2011-03-19
1
-5
/
+12
*
test: Silence MSVC warnings
Andrea Canciani
2011-02-28
1
-0
/
+1
*
test: Fix tests for compilation on Windows
Andrea Canciani
2011-02-28
1
-15
/
+14
*
test: Make composite test use some existing macros instead of defining its own
Søren Sandmann Pedersen
2010-12-17
1
-30
/
+26
*
test: Add some more colors to the color table in composite.c
Søren Sandmann Pedersen
2010-10-11
1
-1
/
+3
*
test: Parallize composite.c with OpenMP
Søren Sandmann Pedersen
2010-10-11
1
-4
/
+6
*
test: Change composite so that it tests randomly generated images
Søren Sandmann Pedersen
2010-10-11
1
-97
/
+108
*
test: Fix eval_diff() so that it provides useful error values.
Søren Sandmann Pedersen
2010-10-11
1
-31
/
+15
*
test: Fix bug in color_correct() in composite.c
Søren Sandmann Pedersen
2010-10-11
1
-15
/
+25
*
Silence some warnings about uninitialized variables
Søren Sandmann Pedersen
2010-09-08
1
-0
/
+1
*
Define PIXMAN_USE_INTERNAL_API in pixman-private.h
Søren Sandmann Pedersen
2009-11-07
1
-1
/
+0
*
Add default cases for all switch statements
Benjamin Otte
2009-10-20
1
-0
/
+18
*
Fix composite on big-endian systems.
Andrea Canciani
2009-09-27
1
-0
/
+4
*
Add missing break in composite.c
Søren Sandmann Pedersen
2009-09-25
1
-0
/
+1
*
In the compositing test, Don't try to use component alpha with solid fills.
Søren Sandmann Pedersen
2009-09-24
1
-3
/
+6
*
Reformat test/composite.c to follow the standard coding style.
Søren Sandmann Pedersen
2009-09-14
1
-113
/
+179
*
[test] Exercise repeating patterns for composite.
Chris Wilson
2009-09-13
1
-7
/
+19
*
[test] Add composite test from rendercheck
Chris Wilson
2009-09-13
1
-0
/
+798