platform/upstream/mesa.git
2023-04-11 Konstantin... radv: Remove radv_bvh_aabb_node::aabb
2023-04-11 Konstantin... radv/bvh: Remove calculate_node_bounds
2023-04-11 Konstantin... radv: Pack and encode geometry id and flags on the CPU
2023-04-11 Konstantin... radv: Remove has_previous_stage
2023-04-11 Konstantin... aco: Remove is_gs_copy_shader
2023-04-11 Konstantin... radv: Remove some dead radv_shader_args setup
2023-04-11 Konstantin... radv: Add radv_shader_type to fix gs_copy and trap...
2023-04-11 Alyssa Rosenzweignir/lower_blend: Enable per-sample shading
2023-04-11 Alyssa Rosenzweignir/lower_blend: Set uses_fbfetch_output conservatively
2023-04-11 Alyssa Rosenzweigmesa/st: Set uses_sample_shading when forcing per-sample
2023-04-11 Jesse Natalied3d12: Support creating PSOs with no attachments with...
2023-04-11 Yiwei Zhangvenus: forward ARM driverVersion for ANGLE workarounds
2023-04-11 David Heidelbergci/amd: raven is currently downgraded to 2 machines...
2023-04-11 David Heidelbergci/amd: update device status
2023-04-11 David HeidelbergRevert "mesa: Enable NV_texture_barrier in GLES2+"
2023-04-11 Friedrich Vockradv: Add RT stages to radv_mesa_to_rgp_shader_stages
2023-04-11 Mike Blumenkrantzlavapipe: implement inline variant caching
2023-04-11 Mike Blumenkrantzlavapipe: don't double-inline ubo0
2023-04-10 Alyssa Rosenzweigci: Run clang-format on panfrost
2023-04-10 Alyssa Rosenzweigpanvk: Clang-format
2023-04-10 Alyssa Rosenzweigpanfrost: Re-run clang-format
2023-04-10 Alyssa Rosenzweigpan/decode: Move comment out of designated initializer
2023-04-10 Alyssa Rosenzweigpanfrost/winsys: Clang-format
2023-04-10 Alyssa Rosenzweigpanfrost/winsys: Add .clang-format for winsys folder
2023-04-10 Alyssa Rosenzweigpanfrost: Symlink gallium .clang-format to common
2023-04-10 Alyssa Rosenzweigmailmap: Update my e-mail
2023-04-10 Mike Blumenkrantzlavapipe: refactor/consolidate GPL shader copying
2023-04-10 Mike Blumenkrantzlavapipe: copy fragment shader when merging GPL pipelines
2023-04-10 Timur Kristófradv: Don't include nir.h in radv_shader.h
2023-04-10 Timur Kristófaco: Only include nir.h in instruction selection.
2023-04-10 Timur Kristófaco: Don't use nir_selection_control in aco_ir.
2023-04-10 Timur Kristófaco: Fix optimization of v_cmp with subgroup invocation.
2023-04-10 Yiwei Zhangvenus: move exp feature init back to ring and remove...
2023-04-10 Yiwei Zhangvenus: requires ringMonitoring
2023-04-10 Yiwei Zhangvenus: requires asyncRoundtrip
2023-04-10 Jesse Nataliedzn: Don't enable bindless by default
2023-04-10 Jesse Nataliedzn: Never set STATE_RENDER_TARGET on a compute command...
2023-04-10 Jesse Nataliedzn: Ignore unnormalized sampling flag if driver doesn...
2023-04-10 Jesse Nataliedzn: Use a linear allocator for upload data on command...
2023-04-10 Jesse Nataliedzn: Changes to descriptor set dirty flag handling
2023-04-10 Jesse Nataliemicrosoft/compiler: Don't split loads/stores that will...
2023-04-10 Samuel Pitoisetdocs: add more release notes for RADV
2023-04-10 Rhys Perrynir: make nir_fisnan helper exact
2023-04-10 Vitaliy Triang3l... radv: Set DB_Z_INFO.NUM_SAMPLES to MSAA_EXPOSED_SAMPLES...
2023-04-10 Mike Blumenkrantzzink: try to prune resources from barrier jit on fb...
2023-04-10 André Almeidawinsys/amdgpu: Fix amdgpu_cs_query_reset_state2 error log
2023-04-10 André Almeidaradv: Implement vk.check_status
2023-04-10 Samuel Pitoisetradv/ci: update expected failures with BONAIRE
2023-04-10 Samuel Pitoisetradv/ci: remove no longer existing tests for PITCAIRN
2023-04-10 Samuel Pitoisetradv/ci: update expected failures for PITCAIRN
2023-04-10 Samuel Pitoisetradv: enable VK_EXT_graphics_pipeline_library by default
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: move vk_log on failed deserializ...
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: add cache parameter to deseriali...
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: use vk_pipeline_cache_create_and...
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: implement vk_pipeline_cache_crea...
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: Don't re-insert disk-cache hits...
2023-04-10 Daniel Schürmannvulkan/pipeline_cache: remove vk_device from vk_pipelin...
2023-04-08 David Heidelbergci/v3d: add flaking spec@ext_framebuffer_blit@fbo-sys...
2023-04-08 Timur Kristófac/llvm: Cover runtime 0 in GFX10 gs_alloc_req workaround.
2023-04-08 Adam Jacksonmesa: Enable NV_texture_barrier in GLES2+
2023-04-08 Kenneth Graunkeintel/compiler: Use nir_dest_bit_size() for ballot...
2023-04-07 Alyssa Rosenzweignir/validate: Only walk uses once
2023-04-07 Alyssa Rosenzweignir/repair_ssa: Refactor some use handling
2023-04-07 Alyssa Rosenzweignir: Remove nir_if_rewrite_condition_ssa
2023-04-07 Alyssa Rosenzweigdxil: Use nir_src_rewrite_ssa
2023-04-07 Alyssa Rosenzweignir: Use nir_src_rewrite_ssa
2023-04-07 Alyssa Rosenzweignir: Factor out nir_src_rewrite_ssa helper
2023-04-07 Alyssa Rosenzweignir: Reduce indirection
2023-04-07 Alyssa Rosenzweigdxil: Avoid list_length
2023-04-07 Alyssa Rosenzweignir/validate: Don't treat if-uses specially
2023-04-07 Alyssa Rosenzweignir: Remove 2nd argument from nir_before_src
2023-04-07 Alyssa Rosenzweignir/opt_loop_unroll: Avoid list_length
2023-04-07 Alyssa Rosenzweignir/opt_ray_queries: Don't use list_length
2023-04-07 Alyssa Rosenzweignir: Combine if_uses with instruction uses
2023-04-07 Alyssa Rosenzweigtu: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweiganv,hasvk: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweigpvr: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweiglavapipe: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweigv3dv: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweigradv: Use vk_features2_to_features
2023-04-07 Alyssa Rosenzweigvulkan: Add common features2_to_features
2023-04-07 Mike BlumenkrantzRevert "zink: don't trigger shader variants on pcp...
2023-04-07 Samuel Pitoisetradv: copy stages instead of serializing NIR for GPL...
2023-04-07 Samuel Pitoisetradv: create a helper for copying VkPipelineShaderStage...
2023-04-07 Samuel Pitoisetradv/rt: stop storing unused hashes/identifiers
2023-04-07 antoninozink: fix sampler array collision in `nir_to_spirv`
2023-04-07 antoninozink: add `descriptor_bindless_id` to `zink_shader_info`
2023-04-07 Jesse Nataliedzn: Remove xfail for test that passes (if run)
2023-04-07 Jesse Nataliedzn: Support >2K samplers with bindless
2023-04-07 Jesse Nataliedzn: Remove skips now that WARP is faster
2023-04-07 Jesse Nataliedzn: Don't leave deleted physical devices in the instan...
2023-04-07 Jesse Nataliedzn: Use GetResourceAllocationInfo3 for castable formats
2023-04-07 Jesse Nataliedzn: Clean up ABI helpers now that we require DirectX...
2023-04-07 Jesse Nataliedzn: Early-out on no-op barriers
2023-04-07 Mike Blumenkrantzzink: don't trigger shader variants on pcp change if...
2023-04-07 Mike Blumenkrantzzink: reuse copy_vars for generated tcs
2023-04-07 Mike Blumenkrantzzink: reuse d3d12 variable copying to make passthrough...
2023-04-07 Felix DeGroodanv: reset query pools using blorp
2023-04-07 Lionel Landwerlinanv: replace query flush before gpu copy by semaphore...
2023-04-07 Lionel Landwerlinanv: pass steam output as argument for anv_dump_pipe_bits
next