The branch, master has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master

Summary of changes:
 src/glx/x11/glxclient.h |    5 +++++
 src/glx/x11/glxcmds.c   |    2 ++
 src/glx/x11/glxext.c    |    4 ++--
 3 files changed, 9 insertions(+), 2 deletions(-)

       via  ae2c31ed669abab66a8c4b68d8d746e94b9ebf28 (commit)
      from  5a0314b431ab147c6156c3011f4cb54161ba4b25 (commit)


- Commits -----------------------------------------------
commit ae2c31ed669abab66a8c4b68d8d746e94b9ebf28
Author: Xiang, Haihao <[EMAIL PROTECTED]>
Date:   Tue Mar 18 15:02:57 2008 +0800

    glx: Add isDirect back to __GLXcontextRec. It is needed
    to check whether oldGC is used for direct rendering in
    function MakeContextCurrent. However it is possible
    oldGC->driContext is already freed. fix bug #14926.

---------------------------------

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to