Lines Matching +full:anv +full:- +full:adl
1 Mesa 22.2.3 Release Notes / 2022-11-07
18 ---------------
22 ee7d026f7b1991dbae0861d359b671145c3a86f2a731353b885d2ea2d5c098d6 mesa-22.2.3.tar.xz
27 ------------
29 - None
33 ---------
35 - r300: register allocation sometimes generate invalid swizzles
36 - nouveau: Updating to Mesa*22.2.0 makes videos have corrupted colors in Firefox
37 - [radeonsi] OpenGL rendering issue with Unreal Tournament 99 & OldUnreal 4.69 rc4
38 - GravityMark segfault when using ray tracing ANV
39 - r300: wrong primitive positions in CXBX-R emulator with nine and RADEON_DEBUG=notcl
43 -------
47 - pan/mdg: Fix 64-bit address arithmetic
48 - panfrost: Use compute-based XFB on Midgard
49 - panfrost: Lower MAX_BLOCK_SIZE on Midgard
53 - freedreno/fdl: Increase alignment for UBWC images
57 - docs: Add sha256 sum for 22.2.2
58 - .pick_status.json: Update to 93febe1198a03c16c18fc413501ba710edc8b1ec
59 - .pick_status.json: Update to 938e13c57d095dafb752a2edf22c6a02afcd0b28
60 - .pick_status.json: Update to 16e0702ec7103c06f2f33654b6e41498e2eabf8e
61 - .pick_status.json: Update to 4087374deb53b79d6ac23c6ae87aadf9595d8d00
62 - .pick_status.json: Mark 1a06dbcaed9ed4095ec8878d947935f0f7558cfd as denominated
66 - nir/opt_phi_precision: Fix missing swizzles when narrowing phi srcs.
68 Erik Faye-Lund (1):
70 - zink: do not read is_generated unless in tcs shader
74 - gallivm: Fix LLVM optimization with the new pass manager
78 - nir: Fix ifind_msb_rev constant folding.
79 - aco: Don't use opsel for p_insert.
83 - r600: Account for color and clipvertex when evaluating LDS space
84 - r600/sfn: evaluate LDS location for color and clip-vertex too
88 - v3dv: drop layout refs for all allocated sets from a pool on destroy / reset
92 - nv50/ir/nir: ignore sampler for TXF/TXQ ops.
96 - nir/divergence_analysis: add missing desc_set_address_intel
97 - intel/compiler: don't allocate compaction arrays on the stack
101 - etnaviv: properly reference flush_resources
105 - anv: set 3DSTATE_[MESH|TASK]_CONTROL.MaximumNumberofThreadGroups
106 - anv: program 3DSTATE_MESH_DISTRIB with the recommended values
110 - intel/dev: Set display_ver = 13 on all ADL/RPL/DG2
114 - zink: don't flag ubo0 as used in shaders with indirect ubo access
118 - iris: Enable INTEL_MEASURE for compute dispatches on XeHP
122 - r300: respect buffer offset in r300_set_constant_buffer
123 - r300: fix generation of invalid swizzles in regalloc
125 Pierre-Eric Pelloux-Prayer (2):
127 - radeonsi: zero init using the correct components count
128 - radeonsi: update db_eqaa even if msaa is disabled
132 - aco: swap v_perm_b32 operands
133 - radv/llvm: fix GS shaders on GFX8/9
137 - freedreno/a6xx: Fix occlusion queries
141 - frontends/va: fix av1 decoding image distortion issue
145 - meson: with_glx never assigned to 'gallium-xlib', so need add with_glx == 'xlib' for dep_glproto