Stefan Dirsch
66ddc5594e
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
manual-pages.tar.bz2 | ||
mesa-11.1.2.tar.xz | ||
mesa-11.1.2.tar.xz.sig | ||
Mesa-rpmlintrc | ||
Mesa.changes | ||
Mesa.keyring | ||
Mesa.spec | ||
n_Fixed-build-against-wayland-1.2.1.patch | ||
n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch | ||
README.updates | ||
U_clover-Fix-build-against-LLVM-3.8.patch | ||
u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch | ||
u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch | ||
u_mesa-8.0-llvmpipe-shmget.patch | ||
u_mesa-8.0.1-fix-16bpp.patch | ||
u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch |
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.