xenocara/driver/xf86-video-intel/test
2016-10-11 22:14:30 +00:00
..
basic-copyarea-size.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-copyarea.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-fillrect.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-lines.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-putimage.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-rectangle.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-stippledrect.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-stress.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-string.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
basic-tiledrect.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
cursor-test.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri2-race.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri2-swap.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri2-test.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri2.c Update to xf86-video-intel 2.99.909 2014-02-03 15:54:42 +00:00
dri2.h Update to xf86-video-intel 2.20.19. 2013-03-18 18:38:18 +00:00
dri3-test.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri3.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
dri3.h Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
lowlevel-blt-bench.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
Makefile.am Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
Makefile.in regen 2016-10-11 22:14:30 +00:00
mixed-stress.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
mkvsync.sh Update to xf86-video-intel 2.20.19. 2013-03-18 18:38:18 +00:00
present-test.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
README Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-composite-solid-mask.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-composite-solid.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-copy-alphaless.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-copyarea-mask.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-copyarea-size.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-copyarea.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-fill-copy.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-fill.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-trapezoid-image.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
render-trapezoid.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
shm-test.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
tearing.mp4 Update to xf86-video-intel 2.99.909 2014-02-03 15:54:42 +00:00
test_display.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
test_image.c Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
test_log.c Update to xf86-video-intel 2.20.19. 2013-03-18 18:38:18 +00:00
test_render.c Update to xf86-video-intel 2.99.909 2014-02-03 15:54:42 +00:00
test.h Update to xf86-video-intel 2.99.916 2015-04-12 19:41:54 +00:00
virtual.conf Update to xf86-video-intel 2.99.909 2014-02-03 15:54:42 +00:00

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.

Useful tools:

# Packed YUV Xv tester
gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=UYVY,width=640,height=360' ! xvimagesink

# Planar YUV Xv tester
gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=I420,width=640,height=360' ! xvimagesink