platform/upstream/mesa.git
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
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
next