mesa: Changes to 'master'

Kristian Høgsberg krh at kemper.freedesktop.org
Wed Oct 17 19:06:21 UTC 2007


 progs/xdemos/glxinfo.c |    2 +-
 src/glx/x11/glxext.c   |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 6c753ad51d05fcff260fcf8cccf613d47027171f
Author: Kristian Høgsberg <krh at redhat.com>
Date:   Wed Oct 17 15:05:47 2007 -0400

    Pull workaround for unset GLX_DRAWABLE_TYPE back in.
    
    The old version just set GLX_DRAWABLE_TYPE to GLX_WINDOW_BIT for
    configs received through glXGetVisualConfigs and to
    GLX_WINDOW_BIT | GLX_PIXMAP_BIT for configs received as FBConfigs.
    The X server needs to send this info, but keep the workaround for now.
    
    Fixes #12835.

commit a5b4bb393f818d9906ed7862b9b8e4d2fa401603
Author: Kristian Høgsberg <krh at redhat.com>
Date:   Wed Oct 17 14:43:35 2007 -0400

    glxinfo: Also print number of fbconfigs.




More information about the mesa-commit mailing list