2668c81d3d6930b3dabf5ef240b3b0128056a3698d04006dc4b9b3e5c2824898
- enable vulkan-beta meson flag for vulkan video support (suggested by "llyyr" <llyyr.public@gmail.com>; adding C flag -Wno-error=missing-prototypes for this wasn't necessary) - Add zink driver by default OBS-URL: https://build.opensuse.org/request/show/1161628 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=499
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%