- update to 11.1.2 * Bugfix release: + fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders elated, w/ apitrace) + fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2) + fdo#93717 - Meta mipmap generation can corrupt texture state + fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter + fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location + fdo#93761 - A conditional discard in a fragment shader causes no depth writing at all + Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers OBS-URL: https://build.opensuse.org/request/show/358865 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=502
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%