Index of /archives/NetBSD/NetBSD-release-10/xsrc/external/mit/xf86-video-intel/dist/test
Name Last modified Size Description
Parent Directory -
.gitignore 2019-03-20 15:34 538
CVS/ 2022-12-18 05:58 -
DrawSegments.c 2015-01-17 06:27 4.8K
Makefile.am 2019-03-20 15:34 1.5K
Makefile.in 2019-03-20 16:17 53K
README 2014-11-06 02:56 484
basic-copyarea-size.c 2014-11-06 02:56 2.3K
basic-copyarea.c 2014-11-06 02:56 7.0K
basic-copyplane.c 2019-03-20 15:34 2.3K
basic-fillrect.c 2014-11-06 02:56 5.9K
basic-lines.c 2014-11-06 02:56 2.9K
basic-putimage.c 2014-11-06 02:56 6.7K
basic-rectangle.c 2014-11-06 02:56 5.2K
basic-stippledrect.c 2014-11-06 02:56 6.1K
basic-stress.c 2014-11-06 02:56 3.5K
basic-string.c 2014-11-06 02:56 2.2K
basic-tiledrect.c 2014-11-06 02:56 9.4K
cursor-test.c 2014-11-06 02:56 4.5K
dri2-race.c 2019-03-20 15:34 23K
dri2-speed.c 2019-03-20 15:34 8.7K
dri2-swap.c 2014-11-06 02:56 3.9K
dri2-test.c 2019-03-20 15:34 9.1K
dri2.c 2014-03-22 07:42 17K
dri2.h 2014-03-22 07:42 3.5K
dri3-test.c 2019-03-20 15:34 28K
dri3.c 2019-03-20 15:34 4.1K
dri3.h 2014-11-06 02:56 1.8K
lowlevel-blt-bench.c 2014-11-06 02:56 12K
mixed-stress.c 2014-11-06 02:56 5.0K
mkvsync.sh 2014-03-22 07:42 539
present-race.c 2019-03-20 15:34 11K
present-speed.c 2019-03-20 15:34 24K
present-test.c 2019-03-20 15:34 51K
render-composite-solid-mask.c 2014-11-06 02:56 3.0K
render-composite-solid.c 2014-11-06 02:56 6.1K
render-copy-alphaless.c 2014-11-06 02:56 6.6K
render-copyarea-mask.c 2014-11-06 02:56 4.2K
render-copyarea-size.c 2014-11-06 02:56 2.6K
render-copyarea.c 2014-11-06 02:56 7.7K
render-fill-copy.c 2014-11-06 02:56 6.6K
render-fill.c 2014-11-06 02:56 5.9K
render-glyphs.c 2019-03-20 15:34 9.2K
render-trapezoid-image.c 2014-11-06 02:56 15K
render-trapezoid.c 2019-03-20 15:34 14K
render-triangle.c 2019-03-20 15:34 3.9K
shm-test.c 2014-11-06 02:56 4.3K
tearing.mp4 2014-03-22 07:42 173K
test.h 2019-03-20 15:34 2.7K
test_display.c 2014-11-06 02:56 3.8K
test_image.c 2019-03-20 15:34 6.6K
test_log.c 2014-03-22 07:42 201
test_render.c 2014-11-06 02:56 2.8K
virtual.conf 2014-11-06 02:56 590
xvidmode.c 2019-03-20 15:34 1.2K
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