CVS Update: xserver (branch: accel_indirect_glx)

Kristian Høgsberg xorg-commit at cvs.freedesktop.org
Thu Jan 26 23:09:40 EET 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	krh at gabe.freedesktop.org	06/01/26 13:09:40

Log message:
  2006-01-26  Kristian Høgsberg  <krh at redhat.com>
  
          * GL/glx/glxutil.c (__glXCreateDrawablePrivate)
          (__glXDestroyDrawablePrivate): Don't explicitly create and destroy
          the __DRIdrawable, since the DRI driver doesn't want us to.
  
          * GL/glx/glxutil.c (__glXAssociateContext): Move some __GLXcontext
          updating code to here.

Modified files:
      xserver/xorg/:	Tag: accel_indirect_glx
        ChangeLog 
      xserver/xorg/GL/glx/:	Tag: accel_indirect_glx
        global.c glxcmds.c glxext.c glxscreens.c glxutil.c 
        glxutil.h 
  
  Revision      Changes    Path
  1.197.2.3     +9 -0      xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.4.6.1       +1 -0      xserver/xorg/GL/glx/global.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/global.c
  1.9.2.2       +12 -11    xserver/xorg/GL/glx/glxcmds.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxcmds.c
  1.6.6.3       +14 -2     xserver/xorg/GL/glx/glxext.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxext.c
  1.8.6.2       +0 -14     xserver/xorg/GL/glx/glxscreens.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxscreens.c
  1.4.6.2       +12 -2     xserver/xorg/GL/glx/glxutil.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxutil.c
  1.5.6.1       +4 -1      xserver/xorg/GL/glx/glxutil.h
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxutil.h




More information about the xorg-commit mailing list