xf86-video-intel/test
Chris Wilson 9f1935bb4e sna: Support performing alpha-fixup on the source
By inlining the swizzling of the alpha-channel we can support BLT copies
from an alpha-less pixmap to an alpha-destination.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-01-06 17:50:01 +00:00
..
.gitignore sna: Support performing alpha-fixup on the source 2012-01-06 17:50:01 +00:00
Makefile.am sna: Support performing alpha-fixup on the source 2012-01-06 17:50:01 +00:00
README sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-copyarea-size.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
basic-copyarea.c test: Compile fix for make check 2011-11-07 09:28:44 +00:00
basic-fillrect.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
basic-lines.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
basic-putimage.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
basic-stress.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
mixed-stress.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-composite-solid.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-copy-alphaless.c sna: Support performing alpha-fixup on the source 2012-01-06 17:50:01 +00:00
render-copyarea-size.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-copyarea.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-fill-copy.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-fill.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-trapezoid-image.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
render-trapezoid.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
test.h test: Add a basic line tester 2011-11-06 09:43:47 +00:00
test_display.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_image.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
test_log.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_render.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00

README

These are no substitute for xts, rendercheck and cairo-test-suite. They
are intended to exercise corner cases in the batch management of long
drawing commands and more explicit checking of the acceleration paths.