glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Fri Dec 6 07:57:27 PST 2013


 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(-)

New commits:
commit 16ca8679b5e3b9e2937ab911397e78576fd23c45
Author: Axel Davy <axel.davy at ens.fr>
Date:   Thu Dec 5 08:49:15 2013 +0100

    Add DRI3 support to glamor
    
    This implements some DRI3 helpers to help the DDXs using
    glamor to support DRI3.
    
    Signed-off-by: Axel Davy <axel.davy at ens.fr>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>



More information about the xorg-commit mailing list