glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Fri Mar 16 01:00:17 PDT 2012


 src/glamor_fbo.c  |   50 +++++++++++++++++++++++++-------------------------
 src/glamor_priv.h |   20 +++++++++++++++++---
 2 files changed, 42 insertions(+), 28 deletions(-)

New commits:
commit a3bece2867c2d093d706ae789952fed995a780f2
Author: Junyan He <junyan.he at linux.intel.com>
Date:   Mon Mar 5 08:24:20 2012 +0800

    Fixup For list.h change in xorg
    
     Because the file list.h in xorg/include has changed the
     functions and struct names, adding xorg_ prefix before
     the original name. So Modify glamor_screen_private
     struct and the code which use list's functions in
     glamor_fbo.c. We hack at glamor_priv.h avoid the
     compile error when using old version xserver header
     file.
    
    Signed-off-by: Junyan He <junyan.he at linux.intel.com>



More information about the xorg-commit mailing list