pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   hasso
Date:           Wed Jul  8 20:00:58 UTC 2009

Modified Files:
        pkgsrc/graphics/Mesa: Makefile.version
        pkgsrc/graphics/MesaLib: Makefile distinfo
        pkgsrc/graphics/MesaLib/patches: patch-be
        pkgsrc/graphics/glu: Makefile
        pkgsrc/graphics/glut: Makefile
        pkgsrc/graphics/glx-utils: distinfo
Added Files:
        pkgsrc/graphics/MesaLib/patches: patch-ak patch-al
Removed Files:
        pkgsrc/graphics/MesaLib/patches: patch-bc patch-bd

Log Message:
Update to 7.4.4. Make software ratserizer actually work. Add one patch from
upstream repo to fix null pointer dereference.

Changes in 7.4.4:

* Fixed i965/i915 segfault in screen destruction (bug 22408)

Changes in 7.4.3:

* Fixed texture object reference counting bug (bug 21756)
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
  point (SF bug 2793846)
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
* Fixed some OSMesa build issues
* Fixed a vertex buffer object crash
* Fixed broken glTexImage3D() when image type = GL_BITMAP
* Fixed some GLSL preprocessor bugs
* Fixed framebuffer mem leak in i945/i965 DRI drivers
* Fixed texture coordinate repeat bug in swrast (bug 21872)
* Fixed incorrect viewport clamping (lower bound is zero, not one)
* GLX fix for glean's makeCurrent test case


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/Mesa/Makefile.version
cvs rdiff -u -r1.79 -r1.80 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/MesaLib/distinfo
cvs rdiff -u -r0 -r1.8 pkgsrc/graphics/MesaLib/patches/patch-ak
cvs rdiff -u -r0 -r1.6 pkgsrc/graphics/MesaLib/patches/patch-al
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/MesaLib/patches/patch-bc \
    pkgsrc/graphics/MesaLib/patches/patch-bd
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/MesaLib/patches/patch-be
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/glu/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/graphics/glut/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/glx-utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index