SHA256
1
0
forked from pool/Mesa
Yuchen Lin ee1b943a4b Accepting request 515319 from X11:XOrg
- n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
  glesv2.pc: Add "-lGL" for libglvnd builds (boo#1052776)

- update to 17.1.6
 * fdo#97957 - Awful screen tearing in a separate X server with DRI3
 * fdo#101683 - Some games hang while loading when compositing is shut
    off or absent
 * fdo#101867 - Launch options window renders black in Feral Games
    in current Mesa trunk
 * and some other fixes as usualy

OBS-URL: https://build.opensuse.org/request/show/515319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=297
2017-08-12 18:04:37 +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%