Lines Matching +full:d3d12 +full:- +full:test
1 Mesa 23.3.2 Release Notes / 2023-12-27
18 ---------------
22 3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc mesa-23.3.2.tar.xz
26 ------------
28 - None
32 ---------
34 - anv: glcts regression on zink
35 - nir: Trivial loop not unrolling
36 - Possible regression with AMD GPU with flatpak apps
37 - Compiling Mesa with X in custom prefix fails in Intel Vulkan driver
38 - radv/aco: Crysis 2 Remastered RT reflections are blocky around the edges with ACO, renders normal…
42 -------
46 - radv: Use correct writemask for cooperative matrix ordering.
50 - util/hash_table: Use FREE() to be consistent with the CALLOC_STRUCT() call
51 - util/hash_table: Don't leak hash_u64_key objects when the entry exists
52 - util/hash_table: Don't leak hash_key_u64 objects when the u64 hash table is destroyed
56 - etnaviv: Update headers from rnndb
57 - etnaviv: Add static_assert(..) to catch memory corruption
61 - intel/compiler: move gen5 final pass to actually be final pass
65 - ci/freedreno: timestamp-get no longer fails on Adreno
66 - ci/freedreno: fail introduced by ARB_post_depth_coverage
70 - docs: add sha256sum for 23.3.1
71 - .pick_status.json: Update to d761871761e5fe7d498b0cc818ed627698ed1225
72 - .pick_status.json: Update to 377c6b2d45ee73da3e5431846a3b4bfdd7ae2b83
73 - ci/b2c: drop passthrough of unset CI_JOB_JWT
74 - .pick_status.json: Updates notes for 6a92af158dc132eee449c175bdee66d92c68d191
75 - vulkan/wsi: fix build when platform headers are installed in non-standard locations
76 - .pick_status.json: Update to 670a799ebff9a98daafccf49324c2a01311b0c41
77 - .pick_status.json: Update to e61fae6eb8ae1ae1228d6f89329324310db808ae
78 - .pick_status.json: Update to 1e6fcd6a611574241b1cde306afcc416a03ac76b
79 - .pick_status.json: Update to 55c262898ae7188311c89a60e4ec0fbb67b7a95b
83 - nir: Scalarize bounds checked loads and stores
87 - radv,vtn,driconf: Add and use radv_rt_ssbo_non_uniform workaround for Crysis 2/3 Remastered
88 - radv/rt: Initialize unused children in PLOC early-exit
92 - vulkan: Fix dynamic graphics state enum usage
96 - r600/sfn: keep workgroup and invocation ID registers for whole shader
100 - d3d12: Only destroy the winsys during screen destruction, not reset
104 - intel/common: add directory prefix to intel_gem.h include
108 - egl/glx: fallback to software when Zink is forced and fails
112 - rusticl/kernel: explicitly set rounding modes
113 - rusticl: do not warn on empty RUSTICL_DEBUG or RUSTICL_FEATURES
114 - rusticl: silence clippy::arc-with-non-send-sync for now
115 - rusticl: check rustc version for flags requiring newer rustc/clippy
119 - iris: Initialize bo->index to -1 when importing buffers
120 - iris: Don't search the exec list if BOs have never been added to one
121 - iris: Skip mi_builder init for indirect draws
125 - nir/clone: fix missing printf_info clone
126 - nir/divergence: handle printf intrinsic
127 - anv: fix incorrect queue_family access on command buffer
128 - anv: wait for CS write completion before executing secondary
132 - gallium/dri: Return __DRI_ATTRIB_SWAP_UNDEFINED for _SWAP_METHOD
133 - glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL
135 Pierre-Eric Pelloux-Prayer (4):
137 - radeonsi/sqtt: fix RGP pm4 state emit function
138 - radeonsi/sqtt: clear record_counts variable
139 - radeonsi/sqtt: rework pm4.reg_va_low_idx
140 - radeonsi/sqtt: use calloc instead of malloc
144 - egl/surfaceless: Fix EGL_DEVICE_EXT implementation
148 - d3d12: Fix AV1 video encode 32 bits build
152 - nir/loop_analyze: Don't test non-positive iterations count
153 - intel/fs: Don't optimize DW*1 MUL if it stores value to the accumulator
157 - anv/hasvk/drirc: change anv_assume_full_subgroups to have subgroup size
158 - drirc: setup anv_assume_full_subgroups=16 for UnrealEngine5.1
159 - iris: use intel_needs_workaround with 14015055625
160 - mesa: fix enum support for EXT_clip_cull_distance
161 - drirc/anv: disable FCV optimization for Baldur's Gate 3
165 - radeonsi: fix divide by zero in si_get_small_prim_cull_info()
169 - etnaviv: Remove duplicate initializers
173 - vulkan/wsi/wayland: ensure drm modifiers stored in chain are immutable
177 - dzn: Fixes -Werror=incompatible-pointer-type