• Home
  • Raw
  • Download

Lines Matching +full:json +full:- +full:buffer

1 Mesa 22.2.4 Release Notes / 2022-11-16
18 ---------------
26 ------------
28 - None
32 ---------
34 - clover: windows: library filename has \`-1` suffix and a \`lib` prefix when built with mingw
35 - radv, dxvk: Rendering errors in World of Tanks after "Switch to dynamic rendering only"
36 - gen9 gt3e/gt4e skus fail dEQP-VK.pipeline.multisample.sample_locations_ext.*
37 - v3d: Wrong colors (pink) in videos in Firefox (likely YUV->RGB shader issue)
38 - panfrost t860 glmark-es2 regression
39 - radv: Flickering in Spider-Man Remastered (Regression) (Bisected)
40 - radv: Hitman 2 using Direct3D 12 has discolored squares on RDNA2 with DCC enabled
41 - panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and bad shader compilations…
45 -------
49 - nir: Fix qsort comparator function
53 - panfrost: Don't copy resources if replaced
54 - panfrost: Replace resource shadowing flush
55 - panfrost: Copy resources when necessary
56 - panfrost: Require 64-byte alignment on imports
60 - radv: Fix compute scratch buffer emission.
61 - radv: Make the compute scratch waves per SE as well.
62 - radv: Do not try to run on GFX11 with mesa 22.2.
66 - CI: convert to use the new S3 server instead of the legacy minio
70 - nir: Don't reorder volatile intrinsics
71 - intel/compiler: Fix dynarray usage in intel_clc
72 - intel/compiler: Fix missing tie-breaker in brw_nir_analyze_ubo_ranges() ordering code
76 - gallivm: add coro malloc hooks earlier and always.
80 - docs: Add sha256 sum for 22.2.3
81 - .pick_status.json: Update to fd8ec189e575d5220d8b4c30647fa6de57928e07
82 - .pick_status.json: Update to def56b531c86f529bc32d1834ccb479457717db7
83 - .pick_status.json: Update to 4ca61b5420ed26683891664aa35dc5f1a3bad063
84 - .pick_status.json: Update to ecc2dfc503dcf62573fa539b49caa874f908c1cf
85 - .pick_status.json: Update to 9fd1d47aa0f19fac30d29e6ae40ed0383c1930ee
86 - .pick_status.json: Mark 25c180b50974b55e007dbbff18be1d831cd06551 as backported
87 - .pick_status.json: Update to 51457b19cea9608f6bb2be81430d37da5333d2fe
91 - ir3/ra: Make sure we don't pick a preferred reg overflowing the file.
95 - vk/runtime: drop incorrect UNUSED annotation
97 Erik Faye-Lund (2):
99 - docs: do not mention EGL_MESA_drm_display
100 - docs: remove stale envvar-reference
104 - nir/lower_int64: Fix float16 to int64 conversions.
108 - ci: Fix kernel+rootfs.* jobs
109 - ci: Update piglit with s3 support
110 - ci: Update piglit-traces tests expectations
111 - ci: Update ci-fairy in CI, rootfs and containers
112 - docs: Update link releases notes for 22.2.x
116 - v3dv: do a better job at cleaning up the device on init failure
117 - v3dv: handle allocation failure during pipeline initialization
118 - v3dv: do better cleanup on failure during pipeline cache operation
119 - broadcom/compiler: avoid using ldvary sequence to hide latency of branching
120 - v3dv: fix debug dump on BO free
124 - intel/fs: Fix constant propagation into 32x16 integer multiplication
128 - vulkan: Handle VK_SUBPASS_EXTERNAL at the end of a subpass
129 - vulkan: Unconditionally add barriers for missing external subpass deps
133 - iris: invalidate sysvals if grid dimension changes
134 - glsl: fix buffer texture type
138 - anv: Reduce RHWO optimization (Wa_1508744258)
139 - anv: bump pool bucket max allocation size
143 - etnaviv: switch to late Z when linear PE is used
147 - radeonsi/gfx11: fix compute scratch buffer - WAVES is always per SE
151 - etnaviv: Use old set of state registers for PE configuration on GC880
155 - vulkan/wsi/display: Reset connector state in vkReleaseDisplay().
159 - Android.mk: Fix gnu++14 related build failures
163 - iris: Reduce use of RHWO optimization (Wa_1508744258)
167 - ac/nir/ngg: fix nogs culling with nuw add
168 - ac/nir/ngg: remove nuw for negative value add
169 - ac/llvm: fix gfx11 fs input load for 16bit varying
173 - radv: invalidate L2 instead of only writeback L2 when using DCC stores
177 - iris: setup stage bitmask for Wa_22011440098
178 - anv: setup stage bitmask for Wa_22011440098
182 - nir: fix typo in lower_double options handling
186 - ci: Fixes macos.yml
187 - clover: empty soversion when on win32
188 - util: Test __PPC64__ for getting PIPE_ARCH_PPC_64 respond to __PPC64__ take effect