tests: add support for render-to-pixmap.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 22 Jul 2013 07:03:30 +0000 (09:03 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 22 Jul 2013 13:45:10 +0000 (15:45 +0200)
commit155af03491557edc8bc3a94b47ea63c36cca47aa
treebfbd82e5c727c289487b437e34e72380390b8029
parent0af0849a92cf0a9db2fe92038c8466f5f3e636fe
tests: add support for render-to-pixmap.

Add --pixmap option to test-decode so that to allow copies of VA
surface to an intermediate pixmap and rendering from that pixmap.

Only X11 backends are supported for now.
tests/output.c
tests/output.h
tests/test-decode.c