Add DRI3 support to glamor

Graphics / X.Org / Glamor - Axel Davy [ens.fr] - 6 December 2013 09:53 UTC

This implements some DRI3 helpers to help the DDXs using glamor to support DRI3.

16ca867 Add DRI3 support to glamor
configure.ac | 13 ++++
src/glamor.c | 76 +++++++++++++++++-
src/glamor.h | 68 +++++++++++++++-
src/glamor_egl.c | 225 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/glamor_fbo.c | 36 ++++++---
src/glamor_priv.h | 1 +
6 files changed, 405 insertions(+), 14 deletions(-)

Upstream: cgit.freedesktop.org


  • Share