- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on s390x (bsc#1032272) - build wayland on Leap >= 42.3 - separate package 'Mesa-dri-nouveau' on Leap - removed broken locking patches for nouveau DRI driver * N_01-WIP-nouveau-add-locking.patch * N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch * N_03-nv30-locking-fixes.patch * N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch * N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch - let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708) - U_draw-use-SoA-fetch-not-AoS-one.patch * reverse-apply this patch to fix OpenGL support on s390x (bsc#1032272) OBS-URL: https://build.opensuse.org/request/show/487587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=287
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%