Dominique Leuenberger ab1bb3a289 Accepting request 590319 from X11:XOrg
- Update to 18.0.0-rc5
  * The fifth and final release candidate for Mesa 18.0.0. Modulo
    serious regressions, it is anticipated that it will become
    Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT
- supersedes u_glsl-linker-error.patch

- no longer try to use non-existing python3-mako as BuildRequires
  on Leap 42.3

- u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
  * Fixes laggy mouse in Wayland. (fdo#104926)

OBS-URL: https://build.opensuse.org/request/show/590319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=319
2018-03-24 15:07:01 +00:00
2018-03-21 15:50:03 +00:00
2018-03-21 15:50:03 +00:00
2018-03-21 15:50:03 +00:00
2018-03-21 15:50:03 +00:00
2018-03-21 15:50:03 +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 80 MiB
Languages
Standard ML 100%