glamor: add initial Xv support

Graphics / X.Org / Glamor - Dave Airlie [redhat.com] - 26 September 2013 11:08 UTC

This does YV12 and I420 for now, not sure if we can do packed without a GL extension.

bad96d4 glamor: add initial Xv support
configure.ac | 10 +-
src/Makefile.am | 1 +
src/glamor.c | 6 +
src/glamor.h | 4 +-
src/glamor_priv.h | 27 +++
src/glamor_xv.c | 646 +++++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 692 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share