mesa: Changes to 'master'

Michel Daenzer daenzer at kemper.freedesktop.org
Sun Nov 25 13:20:46 UTC 2007


 src/glx/x11/glcontextmodes.c                 |    3 ++-
 src/mesa/drivers/dri/i915/server/intel_dri.c |    2 +-
 src/mesa/drivers/dri/i965/server/intel_dri.c |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

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

New commits:
commit 42108629e80c4ad39da80dca1853c20fd65ad22c
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Sun Nov 25 14:20:36 2007 +0100

    libGL: Make sure a valid value is returned for GLX_BIND_TO_MIPMAP_TEXTURE_EXT.
    
    If the server didn't send a value, assume it's not supported.
    
    A more generic solution might be better for this kind of problem, but an
    attempt for this failed (see https://bugs.freedesktop.org/show_bug.cgi?id=9264)
    and this allows compiz to work with drivers that support
    GL_EXT_framebuffer_object.

commit 7dd5ced962e78df68cb902b88b95b7a842a310ab
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Sun Nov 25 14:17:02 2007 +0100

    intel: Fix relative symlinks.




More information about the mesa-commit mailing list