platform/upstream/mesa.git
2023-04-13 Alyssa Rosenzweigpanfrost: Allocate shared memory in OpenCL
2023-04-13 Alyssa Rosenzweigpan/bi: Use nir_lower_mem_access_bit_sizes
2023-04-13 Alyssa Rosenzweigpan/bi: Respect swizzles for more vector ops
2023-04-13 Alyssa Rosenzweigpan/bi: Lower swizzles for 8-bit CSEL
2023-04-13 Lionel Landwerlinanv: add utrace tracking of frame boundaries
2023-04-13 Lionel Landwerlinintel/ds: add a new timeline row for frames
2023-04-13 Lionel Landwerlinanv: exclude performance queries from blorp clears
2023-04-12 Timur Kristófac/nir/ngg: Don't store primitive IDs from culled primi...
2023-04-12 Ruijing Dongfrontends/va: disable skip_frame_enable in vaapi interface.
2023-04-12 Oleksii Bozhenkowsi: remove get_sorted_vk_formats duplication
2023-04-12 Oleksii Bozhenkowsi: add rgb_component_bits_are_equal
2023-04-12 Mike Blumenkrantzzink: handle swapchain handoffs around makecurrent
2023-04-12 Mike Blumenkrantzzink: track per-image swapchain layouts
2023-04-12 Bas Nieuwenhuizenradv: Reserve space for fast clear related writes.
2023-04-12 Bas Nieuwenhuizenradv: Reserve space for updating DCC metadata.
2023-04-12 Bas Nieuwenhuizenradv: Reserve space in si_cs_emit_cache_flush.
2023-04-12 Bas Nieuwenhuizenradv: Reserve space in conditional rendering functions.
2023-04-12 Bas Nieuwenhuizenradv: Reserve space in various streamout functions.
2023-04-12 Bas Nieuwenhuizenradv: Reserve space in framebuffer emission.
2023-04-12 Georg Lehmannaco/tests: add missing dependency on generated header
2023-04-12 Emma Anholtetnaviv: Fix regression from if_uses change.
2023-04-12 Timur Kristófaco, radv: Remove redundant enable_mrt_output_nan_fixup...
2023-04-12 Timur Kristófaco, radv: Remove "key" from aco_compiler_options.
2023-04-12 Timur Kristófaco: Remove setup_*_variables and add setup_lds_size...
2023-04-12 Timur Kristófradv: Don't hardcode LDS granularity in gfx9_get_gs_info.
2023-04-12 Timur Kristófac, aco, radv: Clarify LDS size on GFX6, and NGG shaders.
2023-04-12 Mike Blumenkrantzzink: eliminate implicit feedback loops on rp begin
2023-04-12 Mike Blumenkrantzzink: pre-convert attachment id to attachment idx
2023-04-12 Mike Blumenkrantzzink: break out feedback loop pipeline state flagging...
2023-04-12 Mike Blumenkrantzzink: remove redundant 'blitting' check in zink_prep_fb...
2023-04-12 Samuel Pitoisetradv: fix pipeline creation feedback with imported...
2023-04-12 Erik Faye-Lundzink: do not use sampled-image for buffers
2023-04-12 Samuel Pitoisetradv: split radv_pipeline.c into radv_pipeline_{compute...
2023-04-12 José Roberto... loader: Add Xe KMD support
2023-04-12 José Roberto... iris: Handle Xe syncronization with syncobjs
2023-04-12 José Roberto... iris: Add function to close gem bos
2023-04-12 José Roberto... anv: Fix vm bind of imported buffers
2023-04-12 Rob Clarkfreedreno/a6xx: Allow z24s8 format casts
2023-04-12 Dmitry Baryshkovfreedreno/a5xx: add SP clock control register
2023-04-12 Dmitry Baryshkovfreedreno/a5xx: reorder GPMU registers
2023-04-12 Collabora's... Uprev Piglit to 355ad6bcb2cb3d9e030b7c6eef2b076b0dfb4d63
2023-04-12 Samuel Pitoisetradv/ci: remove one RT test from the expected failures...
2023-04-12 Jesse Nataliedzn: Handle mismatches in bound descriptor set vs pipel...
2023-04-11 Kenneth Graunkeiris: Hack around gbm_gralloc stride restrictions
2023-04-11 Kenneth Graunkeiris: Extend resource creation helpers to allow for...
2023-04-11 Mike Blumenkrantzzink: fix GPL lib leaking
2023-04-11 Mike Blumenkrantzzink: free GPL input/output libs on context destroy...
2023-04-11 Jesse Natalied3d12: Fix buffer reference leak for SO count staging...
2023-04-11 Karol Herbstrusticl: enable radeonsi
2023-04-11 Karol Herbstradeonsi: use default float mode for CL
2023-04-11 Karol Herbstradeonsi: implement get_compute_state_info
2023-04-11 Mike Blumenkrantzzink: unroll array loop when copying vars for passthrou...
2023-04-11 Sil Vilerinod3d12: Video processor to only promote resources to...
2023-04-11 Danylo Piliaievvulkan: Sanitize pSampleMask in CmdSetSampleMaskEXT
2023-04-11 Mike Blumenkrantzzink: block oom flushes during unordered blits
2023-04-11 Timur Kristófradv/amdgpu: Place secondary CS without IB2 in non...
2023-04-11 Timur Kristófradv/amdgpu: Extract radv_amdgpu_cs_bo_create function.
2023-04-11 Timur Kristófradv/amdgpu: Add bool is_secondary argument to cs_creat...
2023-04-11 Timur Kristófradv: Allow task/mesh shaders with RADV_DEBUG=noibs.
2023-04-11 Timur Kristófradv/amdgpu: Respect maximum number of submitted IBs...
2023-04-11 Timur Kristófradv/amdgpu: Clean up submission functions.
2023-04-11 Timur Kristófradv/amdgpu: Use fallback submit for queues that can...
2023-04-11 Timur Kristófradv: Split submission in winsys instead of radv_queue.
2023-04-11 Timur Kristófradv: Fill continue preambles and postambles properly.
2023-04-11 Timur Kristófradv/amdgpu: Split gang submissions correctly when...
2023-04-11 Timur Kristófradv/amdgpu: Add ability to submit non-chained CS to...
2023-04-11 Timur Kristófradv/amdgpu: Add postambles to fallback submit.
2023-04-11 Timur Kristófradv/amdgpu: Add continue preambles to fallback submit.
2023-04-11 Timur Kristófradv/amdgpu: Allow multiple continue preambles.
2023-04-11 Timur Kristófradv/amdgpu: Rewrite fallback code path so it can split...
2023-04-11 Timur Kristófradv/amdgpu: Remove hw_can_chain in favour of use_ib.
2023-04-11 Timur Kristófradv/amdgpu: Add a few assertions during submit.
2023-04-11 Timur Kristófradv/amdgpu: Extract radv_amdgpu_cs_add_old_ib_buffer.
2023-04-11 Timur Kristófradv/amdgpu: Use correct alignment when creating CS...
2023-04-11 Timur Kristófradv/amdgpu: Only allow IB BOs on graphics and compute...
2023-04-11 Timur Kristófradv/amdgpu: Fix mismatching return type of radv_amdgpu...
2023-04-11 Timur Kristófac: Add maximum number of submitted IBs.
2023-04-11 Timur Kristófradv: Create continue preamble on GFX6 even when no...
2023-04-11 xuruizink: bs->dd.push_pool[1].pool should be freed
2023-04-11 Patrick Lerdaegl: fix memory leak related to _eglRefreshDeviceList()
2023-04-11 David Heidelbergci/amd: add draw.dynamic_rendering flake
2023-04-11 Eric Engestromv3dv/ci: mark known dEQP-VK.wsi.xlib.surface.query_form...
2023-04-11 Bas Nieuwenhuizenradv: Align atomic values.
2023-04-11 Bas Nieuwenhuizenutil/disk_cache: Align atomic size.
2023-04-11 Bas Nieuwenhuizenutil: Add aligned int64_t types for x86(non 64).
2023-04-11 Samuel Pitoisetradv: fix re-emitting vertex user SGPRs when binding...
2023-04-11 Daniel Schürmannradv/ci: add 2 more Flakes for Navi21
2023-04-11 Daniel Schürmannradv: clean up pipeline-cache interface
2023-04-11 Daniel Schürmannradv: use vk_pipeline_cache
2023-04-11 Daniel Schürmannradv: implement radv_shader_create_cached()
2023-04-11 Daniel Schürmannradv: add struct radv_pipeline_cache_object
2023-04-11 Daniel Schürmannradv: add radv_shader_serialize() and radv_shader_deser...
2023-04-11 Daniel Schürmannradv: unconditionally store the binary code in radv_shader
2023-04-11 Daniel Schürmannradv: derive struct radv_shader from vk_pipeline_cache_...
2023-04-11 Lionel Landwerlinintel/fs: use nomask for setting cr0 for float controls
2023-04-11 Corentin Noëlmesa: Add EXT_instanced_arrays support
2023-04-11 Corentin Noëlglapi: Make EXT_draw_instanced functions available...
2023-04-11 Corentin Noëlmesa: OpenGL ES 3.0 requires EXT_instanced_arrays
2023-04-11 Lionel Landwerlinanv: fixup streamout write barriers
2023-04-11 Konstantin... radv: Remove radv_bvh_aabb_node::aabb
next