xf86-video-intel/test
Chris Wilson 32b942d0ff tests: Exercise stippled fills
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-12-02 17:11:07 +00:00
..
.gitignore tests: Exercise stippled fills 2013-12-02 17:11:07 +00:00
Makefile.am tests: Exercise stippled fills 2013-12-02 17:11:07 +00:00
README sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-copyarea-size.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
basic-copyarea.c test: Fix compilation of render-trapezoid-image 2013-11-19 09:47:15 +00:00
basic-fillrect.c test: Fix compilation of render-trapezoid-image 2013-11-19 09:47:15 +00:00
basic-lines.c test: Add a basic line tester 2011-11-06 09:43:47 +00:00
basic-putimage.c test: Fix compilation of render-trapezoid-image 2013-11-19 09:47:15 +00:00
basic-rectangle.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
basic-stippledrect.c tests: Exercise stippled fills 2013-12-02 17:11:07 +00:00
basic-stress.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
basic-string.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
basic-tiledrect.c tests: Exercise tiled fills 2013-12-02 17:11:06 +00:00
dri2-race.c test: Try to exercise races between DRI2SwapBuffers and CloseWindow 2013-03-11 16:41:13 +00:00
dri2-swap.c test: Add client side copy to FakeFront for emulating CopyBuffer correctly 2012-06-26 17:24:37 +01:00
dri2-test.c test: Exercise flips/blit swaps on each pipe 2013-09-12 15:25:19 +01:00
dri2.c test/dri2: We do not require the GLX includes 2013-07-27 16:29:35 +01:00
dri2.h test: Add a simple exercise for DRI2 swap paths 2012-06-26 16:03:16 +01:00
lowlevel-blt-bench.c uxa,legacy: use unsigned for comparition of unsigned 2013-11-25 10:04:49 +00:00
mixed-stress.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
mkvsync.sh test: Add script to generate source file for testing vsync 2013-01-20 11:50:13 +00:00
render-composite-solid-mask.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-composite-solid.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-copy-alphaless.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-copyarea-mask.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-copyarea-size.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-copyarea.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-fill-copy.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-fill.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
render-trapezoid-image.c test: Fix compilation of render-trapezoid-image 2013-11-19 09:47:15 +00:00
render-trapezoid.c tests: Avoid dependence on undefined C 2013-11-18 12:05:15 +00:00
tearing.mp4 test: Add an easily visible tearing test for video playback 2013-05-27 21:15:49 +01:00
test.h tests: Exercise tiled fills 2013-12-02 17:11:06 +00:00
test_display.c tests: Exercise tiled fills 2013-12-02 17:11:06 +00: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 tests: Exercise tiled fills 2013-12-02 17:11:06 +00:00
virtual.conf tools: Add intel-virtual-output to extend the local desktop with remote outputs 2013-08-31 15:49:01 +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.