SHA256
1
0
forked from pool/Mesa
Go to file
Sascha Peilicke a5a3153f93 Accepting request 75329 from X11:XOrg
- Update Mesa 7.10.3
  * Few crashes and rendering fixes.

- libdrm-2.4.26-nouveau.diff
  * Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26
   (fdo #35562)

OBS-URL: https://build.opensuse.org/request/show/75329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=122
2011-07-05 08:07:41 +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%