Dominique Leuenberger 58673a6b5a Accepting request 714812 from X11:XOrg
- U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch 
  * may fix crashes in llvmpipe on SMP systems with LTO enabled
    builds (boo#1133265)

- Update to version 19.1.2:
  * Different fixes for the Intel and AMD Vulkan drivers,
    Freedreno, the Meson build system, and some other fixes for
    other parts and/or drivers.
  * Worth to mention a fix for a crash in Wolfenstein II with the
    RADV driver, and another fix relevant for DXVK on Intel gen7
    drivers.
- Update Source urls from ftp to https.

OBS-URL: https://build.opensuse.org/request/show/714812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=352
2019-07-12 10:07:52 +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%