index
:
~ds/pixman
orc
Unnamed repository; edit this file to name it for gitweb.
ds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
composite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
test: Fix eval_diff() so that it provides useful error values.
Søren Sandmann Pedersen
1
-31
/
+15
2010-10-11
test: Fix bug in color_correct() in composite.c
Søren Sandmann Pedersen
1
-15
/
+25
2010-09-08
Silence some warnings about uninitialized variables
Søren Sandmann Pedersen
1
-0
/
+1
2009-11-07
Define PIXMAN_USE_INTERNAL_API in pixman-private.h
Søren Sandmann Pedersen
1
-1
/
+0
2009-10-20
Add default cases for all switch statements
Benjamin Otte
1
-0
/
+18
2009-09-27
Fix composite on big-endian systems.
Andrea Canciani
1
-0
/
+4
2009-09-25
Add missing break in composite.c
Søren Sandmann Pedersen
1
-0
/
+1
2009-09-24
In the compositing test, Don't try to use component alpha with solid fills.
Søren Sandmann Pedersen
1
-3
/
+6
2009-09-14
Reformat test/composite.c to follow the standard coding style.
Søren Sandmann Pedersen
1
-113
/
+179
2009-09-13
[test] Exercise repeating patterns for composite.
Chris Wilson
1
-7
/
+19
2009-09-13
[test] Add composite test from rendercheck
Chris Wilson
1
-0
/
+798