platform/upstream/mesa.git
2022-09-01 Alyssa Rosenzweigail: Add unit tests for miptree layouts
2022-09-01 Alyssa Rosenzweigasahi: Rename our fake twiddled DRM modifier
2022-09-01 Alyssa Rosenzweigasahi: Advertise ASTC formats
2022-09-01 Alyssa Rosenzweigasahi: Advertise ETC1
2022-09-01 Alyssa Rosenzweigasahi: Fix is_format_supported returns
2022-09-01 Alyssa Rosenzweigasahi: Handle 2-channel sRGB textures
2022-09-01 Alyssa Rosenzweigail: Rewrite tiled memcpy for correctness
2022-09-01 Alyssa Rosenzweigail: Introduce image layout module
2022-09-01 Alyssa Rosenzweigasahi: Fix ASTC enums
2022-09-01 Alyssa Rosenzweigasahi: Fix bind sizes
2022-09-01 Alyssa Rosenzweigasahi: Add XML for multisampled textures
2022-09-01 Alyssa Rosenzweigasahi: Rename 'tiled 64x64' to 'twiddled'
2022-09-01 Alyssa Rosenzweigasahi: Identify compressed render target fields
2022-09-01 Alyssa Rosenzweigdocs/asahi: Document image layouts
2022-09-01 Mike Blumenkrantzzink: check the variable mode before taking samplemask...
2022-09-01 Mike Blumenkrantzzink: don't emit entrypoints for function temp variables
2022-09-01 Alyssa Rosenzweigpan/bi: Assert that vectors are sufficiently small
2022-09-01 Alyssa Rosenzweigpan/bi: Implement nir_op_vec8 and nir_op_vec16
2022-09-01 Alyssa Rosenzweigpan/va: Handle 8-bit lane when lowering constants
2022-09-01 Alyssa Rosenzweigpan/bi: Implement general 8-bit vector construction
2022-09-01 Jason Ekstrandvulkan,docs: Add documentation Vulkan command pools
2022-09-01 Jason Ekstrandlvp: Move to the common command pool framework
2022-09-01 Jason Ekstrandtu: Move to the common command pool framework
2022-09-01 Jason Ekstrandradv: Move to the common command pool framework
2022-09-01 Jason Ekstrandvulkan: Recycle command buffers in vk_command_pool
2022-09-01 Jason Ekstrandvulkan: Add a common vkAllocateCommandBuffers() impleme...
2022-09-01 Jason Ekstrandvulkan: Add a common vkResetCommandBuffer() implementation
2022-09-01 Jason Ekstrandvulkan: Add a vk_command_buffer_ops struct
2022-09-01 Jason Ekstrandvulkan: Re-order arguments to vk_command_buffer_init
2022-09-01 Jason Ekstrandvulkan: Re-order arguments to vk_command_pool_init
2022-09-01 Jason Ekstrandvulkan: Add a concept of recycling an object
2022-09-01 Chia-I Wuturnip: add some cpu tracepionts
2022-09-01 Chia-I Wuvulkan/wsi: add cpu tracepoints for internal waits
2022-09-01 Chia-I Wuvulkan/wsi: add cpu tracepoints to swapchain functions
2022-09-01 Connor Abbotttu/lrz: Fix multiple depth attachment case with secondaries
2022-09-01 Connor Abbotttu/lrz: Fix multiple subpass case with secondaries
2022-09-01 Samuel Pitoisetradv: constify radv_shader_info where it's missing
2022-09-01 Samuel Pitoisetradv: determine as_ls/as_es in radv_link_shaders_info()
2022-09-01 Samuel Pitoisetradv: remove unused parameters in radv_fill_shader_info()
2022-09-01 Samuel Pitoisetradv: add and use a helper that merges shader info...
2022-09-01 Samuel Pitoisetradv: cleanup computing the workgroup size for all...
2022-09-01 Samuel Pitoisetradv: simplify determining if NGG passthrough can be...
2022-09-01 Samuel Pitoisetradv: move determining other NGG settings in radv_link_...
2022-09-01 Samuel Pitoisetradv: refactor radv_nir_shader_info_link()
2022-09-01 Samuel Pitoisetradv: move computing NGG info and GS info to radv_nir_s...
2022-09-01 Samuel Pitoisetradv: move computing wave_size/ballot_bit_size to the...
2022-09-01 Samuel Pitoisetradv: cleanup helpers that compute NGG info and GS...
2022-09-01 Samuel Pitoisetradv: stop setting esgs_itemsize to the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting num_tess_patches for the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting as_es for the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting as_ls for the TCS stage
2022-09-01 Samuel Pitoisetaco: remove unused isel_context::tcs_num_patches
2022-09-01 Samuel Pitoisetradv: fix bogus assertion with RADV_FORCE_VRS
2022-09-01 Friedrich Vockradv: Free geometry infos in radv_CmdBuildAccelerationS...
2022-09-01 Friedrich Vockradv: Use radv_CmdUpdateBuffer instead of radv_update_b...
2022-09-01 Alyssa Rosenzweigpanfrost: Route shader-db to debug, not stderr
2022-09-01 Alyssa Rosenzweigr300: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigetnaviv: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweiglima: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigsoftpipe: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigvc4: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigv3d: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweiggallium: Add u_default_set_debug_callback
2022-09-01 Dave Airliedozen: move to use common command buffer result code.
2022-09-01 Dave Airliepanvk: use common command buffer record result.
2022-09-01 Dave Airlieturnip: use common command record result.
2022-09-01 Dave Airlieradv: move to using common record_result.
2022-09-01 Jason Ekstrandvulkan/cmd_queue: Drop vk_cmd_queue::error
2022-09-01 Jason Ekstrandvulkan/cmd_buffer: add record_state to the common comma...
2022-09-01 Alyssa Rosenzweigpanfrost/ci: Update G72 xflakes list
2022-09-01 Konstantin... radv: Proper handling for inactive instance nodes
2022-09-01 Friedrich Vockdocs: Add documentation about RADV RRA tracing
2022-09-01 Friedrich Vockradv: Enable Radeon Raytracing Analyzer traces
2022-09-01 Friedrich Vockradv: Add Radeon Raytracing Analyzer capturing layer
2022-09-01 Friedrich Vockradv: Add Radeon Raytracing Analyzer trace dumping...
2022-09-01 Friedrich Vockradv: Add metadata to acceleration structures
2022-09-01 Friedrich Vockradv: Generalize instance count in BVH states to leaf...
2022-09-01 Rhys Perryaco/ra: rework fixed operands
2022-09-01 Rhys Perryaco/ra: remove bounds parameter from get_regs_for_copies()
2022-09-01 Rhys Perryaco/ra: handle empty def_reg interval in get_regs_for_c...
2022-09-01 Martin Roukala... radv/ci: disable kabini's vkd3d job
2022-09-01 Martin Roukala... radv/ci: disable the POLARIS10 jobs
2022-09-01 Sarah Walkerpvr: Update FWIF compute register structure
2022-09-01 Frank Binnspvr: remove redundant TODO
2022-09-01 Timur Kristófaco: Fix p_init_scratch for task shaders.
2022-09-01 Lucas Stachetnaviv: rewrite sampler TS check
2022-09-01 Lucas Stachetnaviv: texture-desc: drop superfluous condition
2022-09-01 Lucas Stachetnaviv: texture-desc: sample 1D textures using 2D...
2022-09-01 Lucas Stachetnaviv: don't use TS with multi-layer resources
2022-09-01 Lucas Stachetnaviv: fill alpha channel for DXT1_RGB textures
2022-09-01 Gert Wollnyr600/sfn: Don't scalarize fdd instructions
2022-09-01 Gert Wollnyr600/sfn: Override VPM if access in helpers is requested
2022-09-01 Gert Wollnyr600/sfn: more peephole optimization with conditionals
2022-09-01 Gert Wollnyr600/sfn: ACK all image stores, also at end of loop
2022-09-01 Gert Wollnyr600/sfn: override register ID when it doesn't matter
2022-09-01 Thomas H.P... radeonsi: avoid a use-after-free
2022-09-01 Iago Toral... v3dv: implement VK_KHR_workgroup_memory_explicit_layout
2022-09-01 Yonggang Luost: Fixes warning [-Wimplicit-fallthrough] in st_texture.c
2022-09-01 Yonggang Luov3dv: Remove redundant unreachable in v3dvx_pipeline.c
2022-09-01 Yonggang Luov3dv: Fixes warning [-Wimplicit-fallthrough] in v3dvx_p...
next