Lines Matching +full:json +full:- +full:buffer
1 Mesa 23.1.6 Release Notes / 2023-08-16
18 ---------------
22 f4c7fd8e7b472a88da7d83e9a48f6f3bd17d4ea2cc4386f7231b796f3964157a mesa-23.1.6.tar.xz
26 ------------
28 - None
32 ---------
34 - nouveau prevents hardware acceleration with Chromium (Wayland)
35 - Corrupt text rendering in Blender
36 - DRI2 gallium frontend is using bad format type
37 - Incorrect vlVaCreateBuffer/vlVaMapBuffer behavior for buffer type VAEncCodedBufferType in Gallium
38 - ci: do not download perfetto on-fly in build jobs
39 - Shared Memory Leak With Qt OpenGL Applications
40 - OpenGL, SIGSEGV when program pipeline objects has separated vertex shader progam and separated fr…
41 - Rusticl,radeonsi: ac_rtld error(2): too much LDS
45 -------
49 - llvmpipe: fix fragdata/lastfragdata heuristic a bit more.
50 - zink: turn off threaded cpu access if not visible.
54 - ci: add perfetto into mesa git-cache
55 - ci/deqp: really remove the uncompressed results.csv file
59 - frontends/va: Ignore requested size when creating VAEncCodedBufferType
63 - vulkan/wsi: Allow binding presentation_timing when software rendering
67 - nouveau: add exported GEM handles to the global list
71 - freedreno/a5xx: Skip emitting unused texture descriptors for images.
75 - docs: add sha256sum for 23.1.5
76 - .pick_status.json: Update to 4c3fc03d7f74e30e4896121cd1aed90151f3d305
77 - .pick_status.json: Update to d7fa2561a5e31b22b84b5735e2cdcbe27b8a7dfb
78 - bin: add wrapper to run scripts in a python venv
79 - bin/pick-ui: use venv wrapper
80 - .pick_status.json: Update to c5a6e88c4e816ded6105b74f101528eb004e0581
81 - .pick_status.json: Update to 06c8ebaa66b6f12b577ad1aa5e2a11628fd3735d
82 - .pick_status.json: Mark e1ff7893ba7f8773eb462cf19d524d2c3cdb624b as denominated
83 - .pick_status.json: Mark 58625686637a7a140d0ac1795f5cb2fbe426ca2b as denominated
84 - .pick_status.json: Update to ee6eadb65ab7e09aa4ffaf4e6c7676fb7c51e86e
85 - .pick_status.json: Mark 58ba2bcc8c185f8ebb74b863b76c1b65eb78206f as denominated
86 - .pick_status.json: Mark ac00f5a361ccf8ec9188d0d3256bf2e1ebc767ba as denominated
87 - .pick_status.json: Update to daa1f789b57aae7a23eecd4c337b79cfe1f081cf
88 - panfrost: upcast uint8/uint16 before shifting them beyond their range
89 - .pick_status.json: Mark b2f6de8f0d86b8143084212f970af072780fc201 as denominated
93 - radv: Handle VK_SUBOPTIMAL_KHR in trace layers
97 - r600/sfn: Don't try to propagate to vec4 with more than one use
98 - r600/sfn: Take source uses into account when switching channels
102 - mesa/main: account for RTT samples when updating framebuffer
103 - mesa/main: allow readpix/teximage to read from implicitly multisampled fbos
107 - asahi,agx: Fix stack buffer overflow in agx_link_varyings_vs_fs
108 - asahi,agx: Upload constant buffers immediately
112 - gallium/dri: fix dri2_from_names
113 - aux/trace: fix set_hw_atomic_buffers method name
117 - Gallium: Fix shared memory segment leak
121 - rusticl/kernel: only handle function_temp memory before lowering printf
122 - n50/compute: submit initial compute state in nv50_screen_create
123 - nv50: fix code uploads bigger than 0x10000 bytes
127 - anv: fix 3DSTATE_RASTER::APIMode field setting
128 - anv: fake non intel vendorID for Death Stranding
129 - hasvk: fix null descriptor handling with A64 messages
133 - pvr: do not claim support for ASTC texture compression
137 - llvmpipe: fix UAF in lp_scene_is_resource_referenced.
141 - lavapipe: don't check geometry for fb attachments
142 - zink: better handle separate shader dsl creation when no bindings exist
143 - zink: force image barriers after dmabuf import
144 - zink: use VK_WHOLE_SIZE when binding null db buffer descriptors
145 - zink: add batch refs for transient images
146 - zink: fix zs resolve attachment indexing
147 - zink: don't add VK_IMAGE_USAGE_ATTACHMENT_FEEDBACK_LOOP_BIT_EXT for transient images
148 - zink: don't append msrtss to dynamic render if not supported
149 - zink: set msrtss depth resolve mode when enabled
150 - zink: add more locking for pipeline cache
151 - aux/trace: fix winsys handle dumping
152 - llvmpipe: block weird uses of subsampled formats in buffers
153 - llvmpipe: fix early depth + alpha2coverage + occlusion query interaction
154 - lavapipe: fix resolves where src image has a layer offset
155 - lavapipe: block yuv formats from getting blit feature flags
156 - zink: explicitly set non-optimal last_vertex_stage shader key on ctx create
157 - zink: fix big tcs output io
158 - zink: fix crash in lower_pv_mode_gs_store
159 - u/draw: skip zero-sized indirect draws
160 - zink: unset primgen suspended flag when ending a primgen query
161 - nir/zink: fix gs emulation xfb_info sizing
165 - driconf: add a workaround for Captain Lycop: Invasion of the Heters
169 - aco: summarize register demand after handling branches
170 - aco: don't create sendmsg(dealloc_vgprs) if scratch is used
174 - tu/drm: Add missing error path cleanup
178 - vulkan: ignore VkPipelineColorWriteCreateInfoEXT if the state is dynamic
182 - egl/dri2: Add a couple of missing mutex release in error path
186 - glsl: fix spirv sso validation
188 timmac-qmc (1):
190 - glsl: fix potential crash with DisableUniformArrayResize