pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/MesaLib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 18 12:55:28 UTC 2016

Modified Files:
        pkgsrc/graphics/MesaLib: Makefile distinfo
        pkgsrc/graphics/MesaLib/patches:
            patch-src_egl_drivers_dri2_platform__x11.c

Log Message:
Updated MesaLib to 11.2.2.

Mesa 11.2.2 Release Notes / May 9, 2016

Mesa 11.2.2 is a bug fix release which fixes bugs found since the 11.2.1
release.

Mesa 11.2.2 implements the OpenGL 4.1 API, but the version reported by
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv
(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers
don't support all the features required in OpenGL 4.1. OpenGL 4.1 is only
available if requested at context creation because compatibility contexts are
not supported.

Bug fixes

This list is likely incomplete.

  • Bug 92850 - Segfault loading War Thunder
  • Bug 93767 - Glitches with soft shadows and MSAA in Knights of the Old
    Republic 2
  • Bug 94955 - Uninitialized variables leads to random segfaults (valgrind
    log, apitrace attached)
  • Bug 94994 - OSMesaGetProcAdress always fails on mangled OSMesa
  • Bug 95026 - Alien Isolation segfault after initial loading screen/video
  • Bug 95133 - X-COM Enemy Within crashes when entering tactical mission with
    Bonaire
  • Bug 95164 - GLSL compiler (linker I think) emits assertion upon call to
    glAttachShader
  • Bug 95251 - vdpau decoder capabilities: not supported


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r1.116 -r1.117 pkgsrc/graphics/MesaLib/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/graphics/MesaLib/patches/patch-src_egl_drivers_dri2_platform__x11.c

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