Go to file
Ana Guerrero 33b41e82da Accepting request 1128045 from X11:XOrg
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
  (new dep since some time)

- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
  (new dep since some time)

- enable rusticl on sle15-sp6 

- let sle15-sp6 require llvm17/clang17

OBS-URL: https://build.opensuse.org/request/show/1128045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=491
2023-11-23 20:38:46 +00:00
2020-06-03 14:28:40 +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 82 MiB
Languages
Standard ML 100%