Files
xf86-video-intel/test
Enrico Weigelt, metux IT consult 969be9e43e drop obsolete #ifdef HAVE_CONFIG_H
the config.h file is always present

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 11:40:22 +01:00
..
2016-02-03 09:58:04 +00:00
2015-07-29 09:45:47 +01:00
2014-09-16 12:10:57 +01:00
2025-12-18 11:40:22 +01:00
2014-06-02 08:32:11 +01:00
2025-12-18 11:40:22 +01:00
2025-09-24 15:08:15 +02:00
2016-05-04 12:34:37 +01: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