SHA256
1
0
forked from pool/Mesa
Stephan Kulow 6daae5dfa3 Accepting request 246335 from X11:XOrg
- Update to version 10.3.0-RC1
  * Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

- Package vdpau_r600 for ppc64le as well (bnc#893275) 

- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
  Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)

OBS-URL: https://build.opensuse.org/request/show/246335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=221
2014-09-01 14:58:40 +00:00
2014-08-25 10:44:36 +00:00
2014-08-25 10:44:36 +00:00

DRI Driver update mechanism
---------------------------

If any corresponding DRI driver is found in "/usr/lib/dri/updates/"
it will be favored over the one in "/usr/lib/dri/" and will be used
for 32/64 bit applications.

On 32/64 bit biarch platforms additionally a corresponding DRI driver
in "/usr/lib64/dri/updates/" will be favored over the one in 
"/usr/lib64/dri/" and will be used for 64bit applications.
Description
No description provided
Readme 22 MiB
Languages
Standard ML 100%