platform/upstream/mesa.git
2022-03-15 Jason Ekstrandanv: Use vk_shader_module_to_nir()
2022-03-15 Jason Ekstrandvulkan: Add a vk_shader_module_to_nir() helper
2022-03-15 Mike Blumenkrantzlavapipe: enable KHR_memory_model support
2022-03-15 Mike Blumenkrantzllvmpipe: set nir_shader_compiler_options::use_scoped_b...
2022-03-15 Mike Blumenkrantzlavapipe: strip unneeded scoped barriers
2022-03-15 Connor Abbottir3: Use isam for bindless readonly ssbo loads
2022-03-15 Connor Abbottir3: Actually use wrmask in emit_sam
2022-03-15 Connor Abbottir3/lower_spill: Fix corner case with oob offsets
2022-03-15 Connor Abbottir3/parser: Don't use right recursion
2022-03-15 Connor Abbotttu: Add an extra storage descriptor for isam
2022-03-15 Connor Abbotttu: Handle UBO/SSBO descriptors with different sizes
2022-03-15 Connor Abbotttu: Rewrite dynamic descriptor handling
2022-03-15 Mike Blumenkrantzzink: export indirect io pipe caps
2022-03-15 Mike Blumenkrantzzink: fix unreachable() location in ntv streamout info
2022-03-15 Mike Blumenkrantzzink: add DOUBLE glsl type for streamout export
2022-03-15 Mike Blumenkrantzzink: add nir_var_function_temp support to ntv
2022-03-15 Emma Anholtturnip: Enable VK_EXT_display_control using the common...
2022-03-15 Samuel Pitoisetradv: fix returning empty drmFormatModifierTilingFeatures
2022-03-15 Samuel Pitoisetradv: remove VK_AMD_shader_info support
2022-03-15 Bas Nieuwenhuizenradv: Expose VK_VALVE_descriptor_set_host_mapping for...
2022-03-15 Hans-Kristian... radv: Implement VK_VALVE_descriptor_set_host_mapping.
2022-03-15 Bas Nieuwenhuizenvk: Update xml and headers to 1.3.207.
2022-03-15 Dave Airliellvmpipe/fs: add missing depth_clamp key printing
2022-03-15 Mike Blumenkrantzlavapipe: KHR_shader_integer_dot_product
2022-03-15 Mike Blumenkrantzgallivm: implement nir_op_pack_32_4x8_split
2022-03-15 Mike Blumenkrantzlavapipe: maintenance4
2022-03-15 Mike Blumenkrantzlavapipe: set maxBufferSize for maintenance4
2022-03-15 Mike Blumenkrantzlavapipe: implement vkGetDevice*MemoryRequirements
2022-03-15 Mike Blumenkrantzlavapipe: ref/unref pipeline layouts for pipeline creation
2022-03-15 Mike Blumenkrantzlavapipe: always clone shader nir for shader states
2022-03-14 Jason Ekstrandpanvk: Use the correct integer border colors
2022-03-14 Jason Ekstrandpanvk: Rework texture, sampler, and image binding index...
2022-03-14 Jason Ekstrandpanvk: Skip ZS setup if there is no depth/stencil attac...
2022-03-14 Jason Ekstrandpanvk: Make panvk_image_view derive from vk_image_view
2022-03-14 Jason Ekstrandpanvk: Make panvk_image derive from vk_image
2022-03-14 Eric EngestromRevert "glx: Fix build errors with --enable-mangling...
2022-03-14 Igor TorrenteVenus: add VN_CMD_ENQUEUE to vn_cmd_encode_memory_barriers
2022-03-14 Igor TorrenteVenus: Adjust VN_CMD_ENQUEUE to set VN_COMMAND_BUFFER_S...
2022-03-14 Igor TorrenteVenus: Add VN_CMD_ENQUEUE macro with vkCmd* common...
2022-03-14 Samuel Pitoisetradv: export the pipeline hash via VK_KHR_pipeline_exec...
2022-03-14 Rhys Perryradv,aco,ac/llvm: fix indirect dispatches on the comput...
2022-03-14 Rhys Perryaco: split and recombine unaligned sgpr inputs
2022-03-14 Juan A. Suarez... v3dv/ci: add test to skip list
2022-03-14 Boris Brezillonpanvk: Add support for texel buffers
2022-03-14 Boris Brezillonpanvk: Add a dummy sampler for NIR tex operations that...
2022-03-14 Jason Ekstrandpanvk: Stop advertising Vulkan 1.1
2022-03-14 Erik Faye-LundRevert "ci: downgrade sphinx to v3.x"
2022-03-14 Icecream95panfrost: Optimise recalculation of max sampler view
2022-03-14 Icecream95panfrost: Don't initialise the trampolines array
2022-03-14 Samuel Pitoisetradv: stop zeroing radv_sample_locations_state in barriers
2022-03-14 Samuel Pitoisetradv: move waiting for events to CmdWaitEvents2KHR()
2022-03-14 Samuel Pitoisetradv: remove unnecessary check in FreeCommandBuffers()
2022-03-14 Samuel Pitoisetradv: remove unnecessary NULL check in TrimCommandPool()
2022-03-14 Samuel Pitoisetradv: remove useless check in radv_cmd_buffer_upload_data()
2022-03-14 Samuel Pitoisetradv: fix compatibility with VK_IMAGE_CREATE_EXTENDED_U...
2022-03-14 Samuel Pitoisetradv: update inputs_read when lowering the view index
2022-03-14 Ernst Sjöstrandintel/compiler: Fix non-trivial designated initializer
2022-03-14 Samuel Pitoisetradv: stop waiting for DMA to be idle for all transfer...
2022-03-14 Gert WollnyRevert "llvmpipe: allow vertex processing and fragment...
2022-03-14 Samuel Pitoisetradv: fix indirect dispatches on the compute queue...
2022-03-14 Samuel Pitoisetamd: add PKT3_LOAD_SH_REG_INDEX
2022-03-14 Daniel Schürmannaco/ra: refactor collect_vars() to return a sorted...
2022-03-14 Daniel Schürmannaco/ra: refactor find_vars() to return a vector
2022-03-14 Daniel Schürmannaco/ra: special-case get_reg_for_create_vector_copy()
2022-03-14 Daniel Schürmannaco/ra: count constant moves in get_reg_create_vector()
2022-03-14 Samuel Pitoisetradv: rework the CS regalloc hang workaround
2022-03-14 Samuel Pitoisetradv: fix the CS regalloc hang workaround on GFX6 and...
2022-03-14 Mike Blumenkrantzzink: use dynamic rasterizer_discard state when possible
2022-03-14 Mike Blumenkrantzzink: move dynamic state2 pipeline state to substruct...
2022-03-14 Mike Blumenkrantzzink: assert that the dynamic state array size is big...
2022-03-14 Dave Airlieradv/winsys: add support for queues without user fences.
2022-03-14 Dave Airlieradv/winsys: add a ring level detection for ib bo usage.
2022-03-14 Dave Airlieradv/winsys: add nop packets for uvd and vcn dec.
2022-03-14 Dave Airlieradv/winsys: complete ring/ip translations.
2022-03-13 Mihai Predaradeonsi/tests: update piglit baseline on vega20
2022-03-13 Konstantin... radv: Enable KHR_ray_query
2022-03-13 Konstantin... radv: Lower ray queries
2022-03-13 Konstantin... nir,spirv: Preserve ray_query_value
2022-03-13 Konstantin... radv: Move common code to seperate file
2022-03-13 Dave Airlieradv: try and fix internal transfer queue mapping
2022-03-13 Mike Blumenkrantzzink: anv ci updates
2022-03-12 Alyssa Rosenzweigpanfrost: Handle txs of cube arrays
2022-03-12 Alyssa Rosenzweigpan/bi: Handle non-2D arrays
2022-03-12 Alyssa Rosenzweigpanfrost: Emulate GL_CLAMP on Bifrost
2022-03-12 Rob Clarkfreedreno/ir3: Don't try re-swapping cat3 srcs
2022-03-12 Rob Clarkfreedreno/ir3: Remove unused define
2022-03-12 Rob Clarkmesa: Easier shader capture for android
2022-03-12 Dave Airliecrocus: force ignore_sample_mask_out on gen4/5 for...
2022-03-12 Dave Airlieintel: add some missing debug recompile info.
2022-03-12 Jason Ekstrandbifrost: Constant fold after lower_explicit_io
2022-03-12 Alyssa Rosenzweigmesa: Remove unused framebuffer validation
2022-03-12 Jason Ekstrandbifrost: Handle nir_op_frexp* and nir_op_ldexp
2022-03-12 Jason Ekstrandbifrost: Implement fine and coarse derivatives
2022-03-12 Jason Ekstrandbifrost: Simplify derivatives a bit
2022-03-12 Jason Ekstrandbifrost: Lower usub_borrow
2022-03-12 Jonathan Grayutil: fix msvc build
2022-03-11 Jason Ekstrandanv: Allow MSAA resolve with different numbers of planes
2022-03-11 Mike Blumenkrantzzink: remove flake
2022-03-11 Jason Ekstrandlavapipe: Use the auto-generated vk_enqueue_BeginRendering
2022-03-11 Jason Ekstrandvulkan/cmd_queue: Properly support non-array pointer...
next