platform/upstream/mesa.git
2023-10-20 Karol Herbstzink: wrap shared memory blocks in a struct
2023-10-20 David Roscafrontends/va: Fix locking in vlVaBeginPicture
2023-10-20 Vlad Schillerpvr: Implement VK_EXT_host_query_reset
2023-10-20 Vlad Schillerpvr: Implement VK_EXT_texel_buffer_alignment
2023-10-20 Vlad Schillerpvr: Enable VK_KHR_bind_memory2 extension
2023-10-20 Vlad Schillerpvr: Implement VK_KHR_external_semaphore
2023-10-20 Vlad Schillerpvr: Implement VK_KHR_external_fence
2023-10-20 Lionel Landwerlinanv: document the draw indirect optimization ring mode
2023-10-20 Lionel Landwerlinanv: merge gfx9/11 indirect draw generation shaders
2023-10-20 Lionel Landwerlinanv: add ring buffer mode to generated draw optimization
2023-10-20 Lionel Landwerlinanv: index indirect data buffer with absolute offset
2023-10-20 Lionel Landwerlinanv: factor out host/gpu internal shaders interfaces
2023-10-20 Lionel Landwerlinutil/glsl2spirv: add ability to pass defines
2023-10-20 Lionel Landwerlinanv: move generation batch fields to a sub-struct
2023-10-20 Lionel Landwerlinanv: avoid MI commands to copy draw indirect count
2023-10-20 Lionel Landwerlinanv: identify internal shader in NIR
2023-10-20 Lionel Landwerlinanv: extract out draw call generation
2023-10-20 Lionel Landwerlinanv: fix generated draws gl_DrawID with more than 8192...
2023-10-20 Lionel Landwerlinanv: move generation shader return instruction to last...
2023-10-20 Lucas StachRevert "etnaviv: use correct blit box sizes when copyin...
2023-10-20 Emma Anholtdri: Drop a duplicate mesa vs pipe format table.
2023-10-20 Emma Anholtci: drop skip for glx-swap-copy.
2023-10-20 Emma Anholtglx: Delete support for GLX_OML_swap_method.
2023-10-20 Eric Anholtci_run_n_monitor: Poll mesa/mesa and user/mesa for...
2023-10-20 Saleemkhan... radeonsi/vcn: set jpeg reg version for gfx 1150
2023-10-20 Marek Olšákamd/common: update DCC for gfx11.5
2023-10-20 Pierre-Eric... amd, radeonsi: Add code to enable gfx11.5
2023-10-20 Pierre-Eric... ac/nir: extract must_wait_attr_ring helper
2023-10-20 Pierre-Eric... amd/common: add registers for gfx11.5
2023-10-20 Pierre-Eric... amd/common: update addrlib for gfx11.5
2023-10-20 Sil Vilerinod3d12: Allocate d3d12_video_buffer with higher alignmen...
2023-10-20 Sil Vilerinod3d12: Add support for PIPE_VIDEO_CAP_ENC_MAX_TILE_ROWS...
2023-10-20 Sil Vilerinofrontend/va: Add support for VAConfigAttribEncMaxTileRo...
2023-10-20 Sil Vilerinod3d12: AV1 Encode - Fix VAConfigAttribEncMaxRefFrames...
2023-10-20 Sil Vilerinod3d12: AV1 encode - add fallback for app passing unsupp...
2023-10-20 Sil Vilerinod3d12: AV1 encode - Add lower resolution fallback check...
2023-10-20 Sil Vilerinod3d12: Do not destroy codec when destroying video buffer
2023-10-20 Sil Vilerinod3d12: Video Decode - Wait for GPU completion before...
2023-10-20 Sil Vilerinod3d12: Fixes AV1 tx_mode_support reporting and unsuppor...
2023-10-20 Sil Vilerinod3d12: Upgrade to D3D12 Agility SDK 1.611 Video interface
2023-10-20 Sil Vilerinofrontends/va: Add profile param when querying PIPE_VIDE...
2023-10-19 Juston Livenus: set lvp queries as saturate on overflow
2023-10-19 Lina Versacevenus: Fix -Wmaybe-uninitialized
2023-10-19 Charmaine Leesvga: ignore sampler view resource if not used by shaders
2023-10-19 Mike Blumenkrantzegl/wayland: only add more registry listeners for hardw...
2023-10-19 Mike Blumenkrantzci: don't set GALLIUM_DRIVER for zink
2023-10-19 Mike Blumenkrantzglx: add automatic zink fallback loading between hw...
2023-10-19 Mike Blumenkrantzegl: add automatic zink fallback loading between hw...
2023-10-19 Mike Blumenkrantzegl/glx: don't load non-sw zink without dri3 support
2023-10-19 Mike Blumenkrantzegl: init dri3 version info during screen creation
2023-10-19 Mike Blumenkrantzegl: unify dri2_egl_display creation
2023-10-19 Saroj Kumarradeonsi: Add tracepoints in radeonsi driver
2023-10-19 Saroj Kumarradeonsi: Add u_trace init code in radeonsi
2023-10-19 Saroj Kumarradeonsi: Add perfetto support in radeonsi
2023-10-19 Timur Kristófradv: Wait for bottom of pipe in ACE gang wait postamble.
2023-10-19 Timur Kristófradv: Add queue family argument to some functions.
2023-10-19 Timur Kristófradv: Use new WRITE_DATA helper in more places.
2023-10-19 Timur Kristófradv: Refactor WRITE_DATA helper function.
2023-10-19 Timur Kristófradv: Move radv_cp_wait_mem to radv_cs.h and add queue...
2023-10-19 Timur Kristófradv: Only call si_cp_dma_wait_for_idle on GFX and...
2023-10-19 Timur Kristófradv: Use const on vi_alpha_is_on_msb arguments.
2023-10-19 Timur Kristófradv: Use const device argument in radv_sdma_copy_buffer.
2023-10-19 Timur Kristófradv: Rename SDMA file to radv_sdma.c
2023-10-19 Faith Ekstrandnvk: Implement VK_EXT_dynamic_rendering_unused_attachments
2023-10-19 Faith Ekstrandnvk: Enable descriptorIndexing
2023-10-19 Faith Ekstrandnvk: Advertise shaderOutputLayer and shaderOutputViewpo...
2023-10-19 Faith Ekstrandnvk: Re-arrange Vulkan 1.2 features to match the header
2023-10-19 Faith Ekstrandfeatures: Mark VK_EXT_attachment_feedback_loop_layout...
2023-10-19 Faith Ekstrandnvk: Advertise VK_EXT_attachment_feedback_loop_layout
2023-10-19 Lionel Landwerlinanv: uninitialize queues before utrace
2023-10-19 Eric Anholtci/freedreno: Generalize the implicit_unmap timeouts.
2023-10-19 Lionel Landwerlinanv: don't uninitialize bvh_bo_pool is not initialized
2023-10-19 Eric Anholtci/zink: Cut zink-lvp coverage in half.
2023-10-19 Eric Anholtci/freedreno: Move skqp testing to a618.
2023-10-19 Eric Anholtci/freedreno: Fold a630_egl into a630_gl.
2023-10-19 Eric Anholtci/iris: Drop parallel on kbl piglit to 2.
2023-10-19 Eric Anholtci/bare-metal: Default our boards to a 20-minute timeou...
2023-10-19 Eric Anholtci/bare-metal: Drop the 2 vs 1 exit code from poe_run.
2023-10-19 Eric Anholtci: Stop doing internal retries in bare-metal.
2023-10-19 Eric Anholtci/zink: Only test half of piglit pre-merge on anv.
2023-10-19 Mike Blumenkrantzzink: fix legacy depth texture rewriting for single...
2023-10-19 Mike Blumenkrantzzink: update pointer for GPL pipeline cache entry formats
2023-10-18 Mike Blumenkrantznir/lower_fragcolor: preserve location_frac
2023-10-18 Lina Versacevenus: Enable VK_EXT_graphics_pipeline_library behind...
2023-10-18 Lina Versacevenus: Do pipeline fixes for VK_EXT_graphics_pipeline_l...
2023-10-18 Lina Versacevenus: Refactor pipeline fixup into two stages
2023-10-18 Lina Versacevenus: Renames for VkGraphicsPipelineCreateInfo fixes
2023-10-18 Lina Versacevenus: Add enum vn_pipeline_type
2023-10-18 Lina Versacevenus: Use VkImageAspectFlags in vn_subpass
2023-10-18 Lina Versacevenus: Drop incorrectly-used always-true pipeline vars
2023-10-18 Lina Versacevenus: Fix subpass attachments
2023-10-18 Lina Versacevenus: Fix crash when VkGraphicsPipelineCreateInfo...
2023-10-18 Lina Versacevenus: Erase pViewports and pScissors in fewer cases
2023-10-18 Lina Versacevenus: Sync protocol for VK_EXT_graphics_pipeline_library
2023-10-18 Karol Herbstasahi: flush denorms on exact fmin/fmax
2023-10-18 Timur Kristófac: Add rudimentary implementation of printing SDMA...
2023-10-18 Timur Kristófac: Print IP type for IBs.
2023-10-18 Timur Kristófac: Rename ac_do_parse_ib to parse_pkt3_ib.
2023-10-18 Timur Kristófac: Add amd_ip_type argument to ac_parse_ib and ac_pars...
2023-10-18 Timur Kristófac: Clarify SDMA opcode defines.
next