glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Tue Nov 19 19:03:47 PST 2013


 src/glamor_core.c |   13 ++++++++-----
 src/glamor_egl.c  |    4 +++-
 2 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit 71e7168d7af236e43cea0658b612129bb1d46ff7
Author: Zhigang Gong <zhigang.gong at intel.com>
Date:   Tue Nov 19 15:16:57 2013 +0800

    Fixed some compilation warning/error or error checking.
    
    There is one compilation error ,cast int to pointer, when built without
    libgbm, reported by Gaetan Nadon.
    And some error checking after memory allocation, reported by Seth Arnold.
    There are still some similar issues in the largepixmap implementation.
    They are relatively more complicate due to the heavy usage of RegionXXX
    APIs which may allocate implicitly. Will fix them in the future.
    
    Signed-off-by: Zhigang Gong <zhigang.gong at intel.com>
    Tested-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list