Revisions of Mesa
Sergey Kondakov (X0F)
committed
(revision 46)
- specfile: fix build configuration for arm, ppc and s390 platforms - update to 13.0.4 * Multiple fixes for the i965 and radeonsi drivers. An odd glitch in glxgears when using the freedreno driver was also addressed. * The ANV driver being the prime source of patches - from compatibility improvements with newer Vulkan loaders, smoketesting and various rendering and compliance fixes. * A couple of longstanding issues in the VA state tracker have also been resolved. - baselibs.conf: replaced definition of packages, which default is not set to be built in specfile to arch aarch64 ppc64 ppc64le s390x x86_64 package <package> in order to make "osc service localrun source_validator" happy :-( - Update baselibs.conf to ship i386 vulkan json files on x86_64 - Updated baselibs.conf to reflect libvulkan_radeon - Enabled RADV vulkan driver for AMD GPU cards
Sergey Kondakov (X0F)
committed
(revision 45)
- clean up configuration settings to be uniform accross all architectures except for list of dri and gallium drivers - U_cso-don-t-release-sampler-states-that-are-bound.patch: This avoids Radeon hangs due to a use-after-free bug in Gallium. Fixes (boo#1015012), (fdo#93649) - update to 13.0.2 * fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0 * fdo#97420 "#version 0" crashes glsl_compiler * i965: Add some APL and KBL SKU strings * i965: Reorder PCI ID list to match release order * i965/glk: Add basic Geminilake support * wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR * ac/nir/llvm: fix channel in texture gather lowering code. * vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) * vulkan/wsi: store present mode in swapchain base class * vulkan/wsi/x11: add support for IMMEDIATE present mode * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR * cherry-ignore: add reverted LLVM_LIBDIR patch * anv: fix enumeration of properties * vc4: Don't abort when a shader compile fails. * vc4: Clamp the shadow comparison value. * vc4: Fix register class handling of DDX/DDY arguments. * util/disk_cache: close a previously opened handle in disk_cache_put (v2) * anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL * anv/format: handle unsupported formats properly * glcpp: Handle '#version 0' and other invalid values * glsl: Parse 0 as a preprocessor INTCONSTANT
Sergey Kondakov (X0F)
committed
(revision 44)
- Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the bug in a different way, and we should not keep the now obsolete patch (boo#991638, fdo#71759). - update to 13.0.0 - openGL 4.5 with i965 driver on intel bbroadwell and newer hw - openGL ES for haswell supports 3.1, skylake 3.2 - fixes for intel vulkan driver - early support fot GP100 - better radeonSI performace - dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch - refreshed u_Mesa_i965-import-prime-buffers.patch - let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets preselected as well once hardware supplements for Mesa-dri-nouveau match (bnc#1005323) - Mesa.spec: %ifdef'd out patches by mistake - Split off nouveau*_dri.so into Mesa-dri-nouveau. Nouveau's 3D support is too unstable to enable by default. - Mesa.spec: Disable Nouveau locking patches by default - U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch: Initialize RSxxx chipsets correctly (bsc#985650) - 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
Sergey Kondakov (X0F)
committed
(revision 43)
Sergey Kondakov (X0F)
committed
(revision 42)
- update to 12.0.2 * fdo#69622 - eglTerminate then eglMakeCurrent crahes * fdo#89599 - symbol 'x86_64_entry_start' is already defined when building with LLVM/clang * fdo#91342 - Very dark textures on some objects in indoors environments in Postal 2 * fdo#92306 - GL Excess demo renders incorrectly on nv43 * fdo#94148 - Framebuffer considered invalid when a draw call is done before glCheckFramebufferStatus * fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion `bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed * fdo#96358 - SSO: wrong interface validation between GS and VS (regresion due to latest gles 3.1) * fdo#96381 - Texture artifacts with immutable texture storage and mipmaps * fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered in scrollable (text) areas * fdo#96835 - "gallium: Force blend color to 16-byte alignment" crash with "-march=native -O3" causes some 32bit games to crash * fdo#96850 - Crucible tests fail for 32bit mesa * fdo#96908 - [radeonsi] MSAA causes graphical artifacts * fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html crashes 12.1 Intel driver * fdo#96971 - invariant qualifier is not valid for shader inputs * fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults * fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth * fdo#97214 - X not running with error "Failed to make EGL context current * fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause segmentation fault * fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane * fdo#97307 - glsl/glcpp/tests/glcpp-test regression
Sergey Kondakov (X0F)
committed
(revision 41)
Sergey Kondakov (X0F)
committed
(revision 40)
- update to 12.0.0-rc4 final RC - moved libxatracker package definition to the end to get rid of issues related to the special version of this package - let Mesa-libVulkan-devel conflict with vulkan-devel due to file conflics in both packages - Update to version 12.0.0-rc2 * Bug fixes and performance improvements - supersedes patches: u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch, U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch - removed option for build in verbose log mode - improved Group tag for libVulkan-devel - fixed 'osc service localrun download_files' run by removing rc release from version define - fix vulkan naming scheme, add supplement for xf86-video-intel - Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but Mesa-libVulkan - x86: enable virgl gallium driver - Update to version 12.0.0-rc2: - New features: + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+) + OpenGL ES 3.1 on nvc0, radeonsi
Sergey Kondakov (X0F)
committed
(revision 39)
- U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch * llvmpipe: Do not use barriers if not using threads; triggers on single cpu machines (like KVM in openQA) with gcc6 and latest glibc(bnc#971350) - enable llvmpipe for aarch64 (fate#320649)
Sergey Kondakov (X0F)
committed
(revision 38)
- Apply patch: st/va: hardlink driver instances to gallium_drv_video.so + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch
Sergey Kondakov (X0F)
committed
(revision 37)
Sergey Kondakov (X0F)
committed
(revision 36)
Sergey Kondakov (X0F)
committed
(revision 35)
Sergey Kondakov (X0F)
committed
(revision 34)
Sergey Kondakov (X0F)
committed
(revision 33)
Sergey Kondakov (X0F)
committed
(revision 32)
- Add Mesa-libOpenCL. - Update to version 11.0.6: + This release brings driver fixes for i965, r600, radeonsi, nouveau, vc4, and llvmpipe including a serious regression for r100/r200 era hardware. + Additional patches cover glsl, nir, mesa/meta and VC-1 decoding.
Sergey Kondakov (X0F)
committed
(revision 31)
- Update to version 10.6.6: * This release includes patches for mesa core, i965 (regression fixes), r600 (assertions and crash fixes in the sb backend), radeonsi (workaround for GPU hang in Unigine Heaven) and nouveau (piglit tests). - Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and pkgconfig(expat) BuildRequires.
Sergey Kondakov (X0F)
committed
(revision 30)
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7 due to rename of llvm target R600 to AMDGPU - Add U_mesa-llvm37.patch to fix build with llvm 3.7
Sergey Kondakov (X0F)
committed
(revision 29)
Sergey Kondakov (X0F)
committed
(revision 28)
Sergey Kondakov (X0F)
committed
(revision 27)
Displaying revisions 681 - 700 of 726