Lines Matching +full:build +full:- +full:aco +full:- +full:tests
1 Mesa 20.0.7 Release Notes / 2020-05-14
20 ---------------
24 fe6e258fe772c3cd2ac01741bf7408058c3ac02d66acff9a6e669bd72e3ea178 mesa-20.0.7.tar.xz
27 ------------
30 ---------
32 - radv regression on android
33 - heavy glitches on amd ryzen 5 since version 20.x
34 - [bisected] [iris] mpv under wayland: failed to import supplied
36 - iris: Crash when trying to capture window in OBS Studio
37 - mesa 20.0.5 causing kitty to crash
38 - radeonsi: "Torchlight II" trace showing regression on mesa-20.0.6
40 - [RADV/LLVM/ACO/Regression] After mesa commit
42 - intel/compiler: Register coalesce doesn't move conditional modifiers
45 -------
49 - gallium/util: Fix leak in the live shader cache
53 - radv: Extend tiling flags to 64-bit.
54 - winsys/amdgpu: Retrieve WC flags from imported buffers.
58 - radeonsi: Fix omitted flush when moving suballocated texture
62 - egl/wayland: Fix zwp_linux_dmabuf usage
66 - intel/fs: Update location of Render Target Array Index for gen12
67 - anv,iris: Fix input vertex max for tcs on gen12
71 - i965: Fix out-of-bounds access to brw_stage_state::surf_offset
75 - llvmpipo/nir: free compute shader NIR
79 - docs: Add SHA256 sums for 20.0.6
80 - .pick_status.json: Update to 2efa76f795cb2b2bf00b317c580aeeeddd1e9bc2
81 - .pick_status.json: Update to 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0
82 - .pick_status.json: Mark 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0 as
84 - .pick_status.json: Update to b97cc41aa203fd9fb9f5cf5f5aa7fd40f567917d
85 - radeonsi: Retab si_get.c
86 - .pick_status.json: Mark bdd2f284d90b7f07ac5e878490be8d216d0d23c6 as
88 - .pick_status.json: Update to 6292059662dccd3e151c731a3b108fd0b9e4c606
89 - .pick_status.json: Mark d80fb024302aa6058945826a79ba0caf9611fcc1 as
91 - .pick_status.json: Mark 9392ddab4399d796fdf37602f586965ec17f2b2a as
93 - .pick_status.json: Update to 6d513eb0db25a272da65822f35907456b544f172
94 - radeonsi: retab si_shader_llvm_ps.c
95 - .pick_status.json: Update to d11e4738a86ecac6bb4cfaf5cad5c1d32169b18f
96 - radeonsi: retab
97 - .pick_status.json: Update to 0bea2a13212be10982e14617002a3ff851b84717
98 - .pick_status.json: Update to d76e722ed63607ecead2c66ef9f3a37a12b62bab
102 - nir/algebraic: Optimize ushr of pack_half, not ishr
106 - egl: allow INVALID format for linux_dmabuf
110 - nir/copy_prop_vars: Report progress when deleting self-copies
111 - intel/fs: Don't delete coalesced MOVs if they have a cmod
112 - vulkan: Allow destroying NULL debug report callbacks
116 - v3d: Fix swizzle in DXT3 and DXT5 formats
117 - v3d: Include supported DXT formats to enable s3tc/dxt extensions
121 - iris: don't assert on unfinished aux import in copy paths
122 - intel/perf: store the probed i915-perf version
123 - anv: don't expose VK_INTEL_performance_query without kernel support
127 - mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target
128 - radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding
130 - radeonsi: fix compilation of monolithic PS
134 - ci: disable t820/mali4xx tests
138 - clover/nir: Check the result of spirv_to_nir
140 Pierre-Eric Pelloux-Prayer (1):
142 - radeonsi: fix export count
146 - panfrost: don't always build bifrost_compiler
150 - nir: add missing group_memory_barrier handling
151 - aco: consider blocks unreachable if they are in the logical cfg
155 - radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
156 - radv: don't report error with other vendor DRM devices
157 - aco: fix 64-bit trunc with negative exponents on GFX6
158 - radv: limit the Vulkan version to 1.1 for Android
162 - st/mesa: destroy only own program variants when program is released