platform/upstream/mesa.git
2023-08-10 Lionel Landwerlinintel/fs: track more steps with INTEL_DEBUG=optimizer
2023-08-10 Vinson Leelavapipe: Fix struct initialization
2023-08-10 Dave Airlienvk: enable KHR_shader_clock.
2023-08-10 Samuel Pitoisetradv: advertise VK_KHR_maintenance5
2023-08-10 Samuel Pitoisetradv: implement radv_Get{Device}ImageSubresourceLayout2...
2023-08-10 Samuel Pitoisetradv: allow VK_REMAINING_ARRAY_LAYERS with VkImageSubre...
2023-08-10 Samuel Pitoisetradv: add support for VkBufferUsageFlags2CreateInfoKHR
2023-08-10 Samuel Pitoisetradv: add support for VkPipelineCreateFlags2CreateInfoKHR
2023-08-10 Samuel Pitoisetradv: store pipeline create flags to radv_pipeline...
2023-08-10 Samuel Pitoisetradv/rmv: remove unused pipeline create flags when...
2023-08-10 Samuel Pitoisetradv: allow VK_WHOLE_SIZE for pSizes in vkCmdBindVertex...
2023-08-10 Samuel Pitoisetradv: implement vkCmdBindIndexBuffer2KHR()
2023-08-10 Samuel Pitoisetvulkan/render_pass: add common vkGetRenderingAreaGranul...
2023-08-10 Thomas H.P... nvk: advertise VK_EXT_tooling_info
2023-08-10 Mike Blumenkrantzlavapipe: maintenance5
2023-08-10 Mike Blumenkrantzlavapipe: VK_REMAINING_ARRAY_LAYERS for copy ops
2023-08-10 Mike Blumenkrantzlavapipe: GetDeviceImageSubresourceLayoutKHR
2023-08-10 Mike Blumenkrantzlavapipe: BindIndexBuffer2
2023-08-10 Mike Blumenkrantzlavapipe: block yuv formats from getting blit feature...
2023-08-10 Mike Blumenkrantzlavapipe: fix resolves where src image has a layer...
2023-08-10 Mike Blumenkrantzlavapipe: fix BindVertexBuffers2 buffer size handling
2023-08-10 Mike Blumenkrantzllvmpipe: fix early depth + alpha2coverage + occlusion...
2023-08-10 Mike Blumenkrantzllvmpipe: block weird uses of subsampled formats in...
2023-08-10 Mike Blumenkrantzlavapipe: GetRenderingAreaGranularityKHR
2023-08-10 Mike Blumenkrantzllvmpipe: export PIPE_CAP_IMAGE_LOAD_FORMATTED
2023-08-10 Mike Blumenkrantzllvmpipe: enable A8_UNORM for shader images
2023-08-10 Mike Blumenkrantzgallivm: handle A8_UNORM image stores
2023-08-10 timmac-qmcglsl: fix potential crash with DisableUniformArrayResize
2023-08-09 Georg Lehmannnir/opt_intrinsics: optimize (exclusive_scan(op, a...
2023-08-09 Georg Lehmannaco: use s_bitreplicate_b64_b32 to set exec to 0xffff00...
2023-08-09 Eric Engestromgit-blame-ignore-revs: add pvr formatting commit
2023-08-09 Eric Engestromgit-blame-ignore-revs: add radv formatting commit
2023-08-09 Eric Engestromgit-blame-ignore-revs: repeat instruction on how to...
2023-08-09 Mike Blumenkrantzzink: apply ZINK_DEBUG=noopt to linked separate shaders
2023-08-09 Mike Blumenkrantzzink: generated tcs is on the tes, not the vs
2023-08-09 Eric Engestromdocs/radv: mark VK_INTEL_shader_integer_functions2...
2023-08-09 Eric Engestromdocs/radv: mark VK_EXT_tooling_info as implemented
2023-08-09 Eric Engestromci: document max image tag length
2023-08-09 David Heidelbergci/zink: Add flake seen in the wild
2023-08-09 Georg Lehmannac/nir: handle more special cases in ac_nir_unpack_arg
2023-08-09 Feng Jiangvirgl/video: Enable AV1 decoding
2023-08-09 Feng Jiangvirgl/video: Add support for AV1 decoding
2023-08-09 Feng Jiangvirgl/video: Add definition of virgl_av1_picture_desc
2023-08-09 Feng Jiangfrontends/va: Add slice_count to AV1 slice_parameter
2023-08-09 Lionel Landwerlinanv: implement VK_EXT_pipeline_robustness
2023-08-09 Lionel Landwerlinanv/hasvk: track robustness per pipeline stage
2023-08-09 Lionel Landwerlinhasvk: remove descriptor array bounds checking
2023-08-09 Lionel Landwerlinanv: remove descriptor array bounds checking
2023-08-09 Lionel Landwerlinhasvk: fix null descriptor handling with A64 messages
2023-08-09 Yonggang Luosvga: use alignas over struct MKSGuestStatInfoEntry
2023-08-09 Yonggang Luov3dv: Use alignas(8) over 64 bit atomic value
2023-08-09 Yonggang Luoutil/treewide: Use alignas(x) instead __attribute__...
2023-08-09 Thomas H.P... nvk: EXT_conditional_rendering
2023-08-09 Dave Airlienvk: add cond render upload buffer.
2023-08-09 Dave Airlienvk: add gart forced cmd pool side buffer.
2023-08-09 Timothy Arceriglsl: mark structs containing images as bindless
2023-08-08 Mike Blumenkrantzaux/trace: fix winsys handle dumping
2023-08-08 Mike Blumenkrantzzink: add VK_PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCHRONI...
2023-08-08 Mike Blumenkrantzzink: add more locking for pipeline cache
2023-08-08 Mike Blumenkrantzzink: use SPV_KHR_workgroup_memory_explicit_layout...
2023-08-08 Mike Blumenkrantzzink: propagate have_workgroup_memory_explicit_layout...
2023-08-08 Mike Blumenkrantzzink: hook up VK_KHR_workgroup_memory_explicit_layout
2023-08-08 George Ouzounoudisnvk: Enable dynamic line rasterization mode state
2023-08-08 georgeouzounvk: Support VK_EXT_line_rasterization
2023-08-08 Mike Blumenkrantzzink: set msrtss depth resolve mode when enabled
2023-08-08 Mike Blumenkrantzzink: don't append msrtss to dynamic render if not...
2023-08-08 Mike Blumenkrantzzink: don't add VK_IMAGE_USAGE_ATTACHMENT_FEEDBACK_LOOP...
2023-08-08 Mike Blumenkrantzzink: fix zs resolve attachment indexing
2023-08-08 Mike Blumenkrantzzink: add batch refs for transient images
2023-08-08 Tatsuyuki Ishiradv/winsys: Remove unused struct radv_winsys_bo_list.
2023-08-08 Tatsuyuki Ishiradv/amdgpu: Remove unused bo_list variable from cs_submit.
2023-08-08 Emma Anholtfreedreno/a5xx: Skip SSBO emit when none are enabled.
2023-08-08 Emma Anholtfreedreno: Fix crashdec pre-a6xx.
2023-08-08 Emma Anholtci/freedreno: Add a regression test for decoding a540...
2023-08-08 Eric Anholtfreedreno/cffdec: Fix decode on pixel 2 blob's COMPUTE_...
2023-08-08 Emma Anholtfreedreno/a5xx: Add private mem support.
2023-08-08 Emma Anholtfreedreno/a5xx: Set num_sp_cores and set PC/VFD_POWER_C...
2023-08-08 Emma Anholtfreedreno/a5xx: Refactor SHADER_OBJ emit to a helper...
2023-08-08 Emma Anholtfreedreno/a3xx: Add the shift for MEMSIZEPERITEM accord...
2023-08-08 Emma Anholtfreedreno/a6xx: Move pvtmem allocation to ir3_gallium.
2023-08-08 Emma Anholtfreedreno/devices: Set num_sp_cores explicitly for...
2023-08-08 Emma Anholtfreedreno/devices: Move fibers_per_sp to the common...
2023-08-08 Emma Anholtci/freedreno: Add some more db820c xfails.
2023-08-08 Emma Anholtci/freedreno: Update comments for some a530 xfails.
2023-08-08 Emma Anholtci/freedreno: Sort another a530 xfail with its friends.
2023-08-08 Emma Anholtci/freedreno: Drop a bunch of stale a530 xfails.
2023-08-08 Emma Anholtfreedreno/ir3: Move pvtmem per-fiber size alignment...
2023-08-08 Emma Anholtfreedreno/a5xx: Skip emitting unused texture descriptor...
2023-08-08 Emma Anholtfreedreno/a5xx: Fix border color structure size.
2023-08-08 Samuel Pitoisetradv/rt: fix capture/replay support
2023-08-08 Sagar Ghugedocs: Add INTEL_DEBUG_BKP_BEFORE/AFTER_DRAW_COUNT
2023-08-08 Sagar Ghugeblorp: Implement blorp hooks to emit breakpoint
2023-08-08 Sagar Ghugeiris: Add GPU breakpoint before/after draw call
2023-08-08 Sagar Ghugeanv: Add GPU breakpoint before/after specific draw...
2023-08-08 Sagar Ghugeintel: Add env variable to add break point on/before...
2023-08-08 David Heidelbergci/panfrost: t760-gles is nightly job, test also GLES...
2023-08-08 David HeidelbergCI: Re-enable G52 Vulkan testing
2023-08-08 David Heidelbergci/panfrost: re-enable t760 and t860 traces as a nightl...
2023-08-08 David Heidelbergci: add perfetto into mesa git-cache
2023-08-08 Samuel Pitoisetzink: fix setting VkShaderCreateInfoEXT::nextStage
next