- update to Mesa 20.0.4 * emergency release, which reverts a serious SPIR-V regression in the 20.0.3 release. - supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch - U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch * revert severe spirv regression; emergency release will be available soon ... - update to Mesa 20.0.3 * bugfix release: fixes all over the tree; mostly AMD (radv, aco), NIR and Intel (isl, anv) OBS-URL: https://build.opensuse.org/request/show/791235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=375
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
Languages
Standard ML
100%