I edited the original report, above, removing the word 'bug' before all
the upstream bug numbers.  Launchpad had the wrong idea, linking them
all to the wrong local bugs.  It just makes for confusion, I think.
Anyway, I'll try to report back later, on how this works on my Ivy
Bridge system.  Thanks.


** Description changed:

- [Impact] 
-  * Improves support for richland by adding new pci ids.
-  * Closest the following upstream bugs in 9.1.3:
-     Bug 39251 - Second Life viewers from release 2.7.4.235167 to the last 
3.4.0.264911 crash on start.
-     Bug 47478 - [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or 
GLX_RENDER_TYPE
-     Bug 56416 - [SNB bisected] SNB hang with rc6 and hiz on glxgears (and 
other GL apps) immediately after xinit.
-     Bug 57436 - [GLSL1.40 IVB/HSW]Piglit 
spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag fails
-     Bug 61554 - [ivb] Mesa 9.1 performance regression on KWin's Lanczos shader
-     Bug 61773 - abort is an incredibly not-smart way to handle IR validation
-     Bug 62868 - solaris build broken with missing ffsll
-     Bug 62999 - glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
-     Bug 63078 - EGL X11 Regression: Maximum swap interval is 0 (worked with 
9.0)
-     Bug 63447 - [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform 
cases segfault
-     Bug 64662 - [SNB 9.1 Bisected]Ogles2conform 
GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test fail
+ [Impact]
+  * Improves support for richland by adding new pci ids.
+  * Closest the following upstream bugs in 9.1.3:
+     39251 - Second Life viewers from release 2.7.4.235167 to the last 
3.4.0.264911 crash on start.
+     47478 - [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or 
GLX_RENDER_TYPE
+     56416 - [SNB bisected] SNB hang with rc6 and hiz on glxgears (and other 
GL apps) immediately after xinit.
+     57436 - [GLSL1.40 IVB/HSW]Piglit 
spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag fails
+     61554 - [ivb] Mesa 9.1 performance regression on KWin's Lanczos shader
+     61773 - abort is an incredibly not-smart way to handle IR validation
+     62868 - solaris build broken with missing ffsll
+     62999 - glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
+     63078 - EGL X11 Regression: Maximum swap interval is 0 (worked with 9.0)
+     63447 - [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform cases 
segfault
+     64662 - [SNB 9.1 Bisected]Ogles2conform 
GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test fail
   * Closes the following upstream bugs in 9.1.2:
-     Bug 44567 - [965gm] green artifacts when using GLSL in XBMC
-     Bug 59238 - many new symbols in libxatracker after recent automake work
-     Bug 59445 - [SNB/IVB/HSW Bisected]Oglc 
draw-buffers2(advanced.blending.none) segfault
-     Bug 59495 - [i965 Bisected]Oglc 
fbblit(advanced.blitFb-3d-cube.mirror.both) fails
-     Bug 60503 - [r300g] Unigine Heaven 3.0: all objects are black
-     Bug 60510 - Firefox 18.0.2 Crash On Nvidia GeForce2
-     Bug 61197 - [SNB Bisected] kwin_gles screen corruption
-     Bug 61317 - [IVB] corrupt rendering with UBOs
-     Bug 61395 - glEdgeFlag can't be set to false
-     Bug 61947 - nullpointer dereference causes xorg-server segfault when 
nouveau DRI driver is loaded
-     Bug 62357 - llvmpipe: Fragment Shader with "return" in main causes back 
output
-     Bug 62434 - [bisected] 3284.073] (EE) AIGLX error: dlopen of 
/usr/lib/xorg/modules/dri/r600_dri.so failed (/usr/lib/libllvmradeon9.2.0.so: 
undefined symbol: lp_build_tgsi_intrinsic)
-     Debian bug #349437 - mesa - FTBFS: error: 'IEEE_ONE' undeclared
-     Redhat bug #918661 - crash in routine Avogadro UI manipulation
+     44567 - [965gm] green artifacts when using GLSL in XBMC
+     59238 - many new symbols in libxatracker after recent automake work
+     59445 - [SNB/IVB/HSW Bisected]Oglc draw-buffers2(advanced.blending.none) 
segfault
+     59495 - [i965 Bisected]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both) 
fails
+     60503 - [r300g] Unigine Heaven 3.0: all objects are black
+     60510 - Firefox 18.0.2 Crash On Nvidia GeForce2
+     61197 - [SNB Bisected] kwin_gles screen corruption
+     61317 - [IVB] corrupt rendering with UBOs
+     61395 - glEdgeFlag can't be set to false
+     61947 - nullpointer dereference causes xorg-server segfault when nouveau 
DRI driver is loaded
+     62357 - llvmpipe: Fragment Shader with "return" in main causes back output
+     62434 - [bisected] 3284.073] (EE) AIGLX error: dlopen of 
/usr/lib/xorg/modules    Debian bug #349437 - mesa - FTBFS: error: 'IEEE_ONE' 
undeclared
+     Redhat bug #918661 - crash in routine Avogadro UI manipulation
  
  [Test Case]
-  * Package is uploaded to saucy, a full piglit run will be done on i915, 
nouveau and ati.
-  * Make sure that the unity dash blur is still fast on all cards.
+  * Package is uploaded to saucy, a full piglit run will be done on i915, 
nouveau and ati.
+  * Make sure that the unity dash blur is still fast on all cards.
  
- [Regression Potential] 
-  * Previous mesa had a patch reverted that caused unity's dash blur effect to 
be slow. Fixes have been pulled into 9.1.3 for this, and the revert no longer 
applies.
-  * There's always the possibility for regressions like gpu lockups and 
rendering errors. Those should be watched.
+ [Regression Potential]
+  * Previous mesa had a patch reverted that caused unity's dash blur effect to 
be slow. Fixes have been pulled into 9.1.3 for this, and the revert no longer 
applies.
+  * There's always the possibility for regressions like gpu lockups and 
rendering errors. Those should be watched.
  
  [Other Info]
-  * Mesa has a MRE.
+  * Mesa has a MRE.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183269

Title:
  new upstream release 9.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1183269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to