SHA256
1
0
forked from pool/Mesa

Accepting request 176539 from home:sumski:branches:X11:XOrg

update to Mesa 9.1.3

OBS-URL: https://build.opensuse.org/request/show/176539
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=287
This commit is contained in:
2013-05-27 07:46:31 +00:00
committed by Git OBS Bridge
parent b402dfd69f
commit ad64b7c034
4 changed files with 31 additions and 5 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue May 21 23:50:51 UTC 2013 - hrvoje.senjan@gmail.com
- update to Mesa 9.1.3:
* Second Life viewers from release 2.7.4.235167 to the last
3.4.0.264911 crash on start. (fdo#39251)
* [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or
GLX_RENDER_TYPE (fdo#47478)
* [SNB bisected] SNB hang with rc6 and hiz on glxgears
(and other GL apps) immediately after xinit. (fdo#56416)
* [GLSL1.40 IVB/HSW]Piglit spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag
fails (fdo#57436)
* [ivb] Mesa 9.1 performance regression on KWin's Lanczos
shader (fdo#61554)
* abort is an incredibly not-smart way to handle IR validation
(fdo#61773)
* solaris build broken with missing ffsll (fdo#62868)
* glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
(fdo#62999)
* EGL X11 Regression: Maximum swap interval is 0 (worked with 9.0)
(fdo#63078)
* [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform cases
segfault (fdo#63447)
* [SNB 9.1 Bisected]Ogles2conform GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test
fail (fdo#64662)
-------------------------------------------------------------------
Thu May 2 12:03:55 UTC 2013 - hrvoje.senjan@gmail.com