• Home
  • Raw
  • Download

Lines Matching +full:gallium +full:- +full:nine

1 Mesa 20.1.8 Release Notes / 2020-09-16
18 ---------------
22 df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961 mesa-20.1.8.tar.xz
26 ------------
28 - None
32 ---------
34 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
35 - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion \`c != _SIMP…
36 - Amber test opt_peel_loop_initial_if: Assertion failed
37 - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
38 - [BRW] WRC 5 asserts with gallium nine and iris.
42 -------
46 - egl/x11: Free memory allocated for reply structures on error
50 - radv: Fix threading issue with submission refcounts.
51 - radeonsi: Work around Wasteland 2 bug.
55 - intel/compiler: Fix pointer arithmetic when reading shader assembly
59 - gallivm: disable brilinear for lod bias and explicit lod.
63 - gallium/tgsi_exec: Fix up NumOutputs counting
64 - freedreno: Make the pack struct have a .qword for wide addresses.
68 - docs/relnotes: add sha256 sums to 20.1.7
69 - .pick_status.json: Update to 123bdb61cc0be64ee29b63cf27565ec98c2a0ab8
70 - .pick_status.json: Mark c8ac01af33a5bc63822915f08f89a7dbaf7d433f as denominated
71 - meson: drop leftover PTHREAD_SETAFFINITY_IN_NP_HEADER
75 - pan/mdg: Fix spilling of non-32-bit types
79 - intel/fs: Don't copy-propagate stride=0 sources into ddx/ddy
80 - spirv: Run repair_ssa if there are discard instructions
81 - nir: More NIR_MAX_VEC_COMPONENTS fixes
85 - anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+
89 - Revert "ac: generate FMA for inexact instructions for radeonsi"
93 - swr: fix build with mingw
97 - iris: Fix aux assertion in resource_get_handle
98 - blorp: Fix alignment test for HIZ_CCS_WT fast-clears
100 Pierre-Eric Pelloux-Prayer (5):
102 - mesa: rename _mesa_free_errors_data
103 - mesa: add bool param to _mesa_free_context_data
104 - mesa/st: release debug_output after destroying the context
105 - r600/uvd: set dec->bs_ptr = NULL on unmap
106 - radeon/vcn: set dec->bs_ptr = NULL on unmap
110 - radeonsi: fix syncobj wait timeout
111 - radeonsi: fix max syncobj wait timeout
115 - aco: fix byte_align_scalar for 3 dword vectors
116 - nir/opt_if: fix opt_if_merge when destination branch has a jump
120 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
124 - radv: Fix various non-critical integer overflows
125 - aco: Fix integer overflows when emitting parallel copies during RA
126 - amd/common: Fix various non-critical integer overflows