turnip: advertise VK_EXT_queue_family_foreign
[platform/upstream/mesa.git] / src /
2022-02-14 Yiwei Zhangturnip: advertise VK_EXT_queue_family_foreign
2022-02-14 Danylo Piliaievir3: Limit the maximum imm offset in nir_opt_offset...
2022-02-14 Marcin Ślusarzintel/compiler: fix array & struct IO lowering in mesh...
2022-02-14 Timur Kristófspirv: Create PRIMITIVE_INDICES for NV_mesh_shader...
2022-02-14 Timur Kristófcompiler: Extract num_mesh_vertices_per_primitive function.
2022-02-14 Samuel Pitoisetradv: remove set but unused radv_buffer::shareable
2022-02-14 Samuel Pitoisetradv: remove useless NULL checks in vkBind{Buffer,Image...
2022-02-14 Samuel Pitoisetradv: fix finding shaders by PC
2022-02-14 Samuel Pitoisetradv: make the trap handler shader BO resident
2022-02-14 Samuel Pitoisetradv: fix allocating/uploading the trap handler shader
2022-02-12 Ilia Mirkinfreedreno/ir3: split up load/store/atomic by generation
2022-02-12 Ilia Mirkinisaspec: add gen-based leaf bitset separation
2022-02-12 Ilia Mirkinisaspec: fix gen_max to be 2^32-1
2022-02-12 Alyssa Rosenzweigpanfrost: Flesh out the Shader Program Descriptor
2022-02-12 Alyssa Rosenzweigpanfrost: Simplify Valhall preload descriptor
2022-02-12 Alyssa Rosenzweigpanfrost: Clarify unknowns in z/stencil descriptor
2022-02-12 Alyssa Rosenzweigpanfrost: Add more fields to Attribute Descriptor
2022-02-12 Alyssa Rosenzweigpanfrost: Update primitive descriptor for Valhall
2022-02-11 Bas Nieuwenhuizenradv: Only wait on CS/PS to finish if we wait on a...
2022-02-11 Bas Nieuwenhuizenradv: Fix preamble argument order.
2022-02-11 Bas Nieuwenhuizenradv: Use larger arena sizes.
2022-02-11 Erico Nuneslima/ppir: refactor bitcopy to use unsigned char
2022-02-11 Erico Nuneslima/ppir: initialize slots array for dummy/undef
2022-02-11 Erico Nuneslima/gpir: avoid invalid write in regalloc
2022-02-11 Erico Nuneslima: remove an unneeded lima_job_get assignment
2022-02-11 Erico Nuneslima: add some checks for potential null pointer derefe...
2022-02-11 Erico Nuneslima: fix warning of garbage value access
2022-02-11 Erico Nuneslima/ppir: initialize spill_costs array in regalloc
2022-02-11 Erico Nuneslima/ppir: avoid ppir_codegen_outmod implicit conversion
2022-02-11 Erico Nuneslima/ppir: clean up override-init warnings
2022-02-11 Erico Nuneslima/gpir: clean up override-init warnings
2022-02-11 Chia-I Wuvenus: use 64KB alignment for suballocations
2022-02-11 Yiwei Zhangvenus: no roundtrip needed for shmem backed by BLOB_MEM...
2022-02-11 Yiwei Zhangvenus: init renderer_info at renderer creation (part 2)
2022-02-11 Yiwei Zhangvenus: init renderer_info at renderer creation (part 1)
2022-02-11 Daniel Schürmannaco/insert_exec_mask: refactor and remove some unnecess...
2022-02-11 Daniel Schürmannaco/insert_exec_mask: refactor and simplify get_block_n...
2022-02-11 Daniel Schürmannaco/insert_exec_mask: remove ever_again_needs and Exact...
2022-02-11 Daniel Schürmannaco/insert_exec_mask: remove some unnecessary WQM loop...
2022-02-11 Daniel Schürmannaco/insert_exec_mask: remove Preserve_WQM flag
2022-02-11 Daniel Schürmannaco: don't emit WQM for bool_to_scalar_condition
2022-02-11 Daniel Schürmannaco: don't propagate WQM for p_as_uniform
2022-02-11 Daniel Schürmannaco/insert_exec_mask: stay in WQM while helper lanes...
2022-02-11 Ian RomanickRe-indentation after the previous commit
2022-02-11 Ian Romanickglsl: Eliminate ir_assignment::condition
2022-02-11 Ian Romanickglsl: Make ir_assignment::condition private
2022-02-11 Ian Romanickglsl: Don't visit rvalues in the condition of an assignment
2022-02-11 Ian Romanickglsl: Don't lower vector indexing in the condition...
2022-02-11 Ian Romanickglsl: Don't split structures in the condition of an...
2022-02-11 Ian Romanickglsl: Don't split arrays in the condition of an assignment
2022-02-11 Ian Romanickglsl: Don't tree graft in the condition of an assignment
2022-02-11 Ian Romanickglsl: Don't dead-built-in varying eliminate in the...
2022-02-11 Ian Romanickglsl: Remove unused condition parameter from ir_assignm...
2022-02-11 Ian Romanickglsl: Don't constant-fold the condition of an assignment
2022-02-11 Ian Romanickglsl: Don't clone assignment conditions
2022-02-11 Ian Romanickglsl: Eliminate unused conditional assignment constructor
2022-02-11 Ian Romanickglsl: Remove the ability to read text IR with condition...
2022-02-11 Ian Romanickglsl: Add ir_assignment constructor that takes just...
2022-02-11 Ian Romanickglsl: Lower if to conditional select instead of conditi...
2022-02-11 Ian Romanickglsl/ir_builder: Eliminate unused conditional assignmen...
2022-02-11 Ian Romanickglsl: Don't try to emit the "linear sequence" in lower_...
2022-02-11 Ian Romanickglsl: Use csel in do_vec_index_to_cond_assign
2022-02-11 Ian Romanickglsl/lower_vector_derefs: Don't emit conditional assign...
2022-02-11 Pavel Ondračkar300: transform fs sin and cos input to [0,1) range...
2022-02-11 Pavel Ondračkar300: transform vs sin and cos input to [-PI,PI] range...
2022-02-11 Pavel Ondračkar300: use nir lowering for sin and cos on R300 and...
2022-02-11 Samuel Pitoisetradv/winsys: fix initializing debug/perftest options...
2022-02-11 Rohan Garganv: Handle VK_DESCRIPTOR_POOL_CREATE_HOST_ONLY_BIT_VAL...
2022-02-11 Daniel Schürmannradv: move nir_opt_shrink_stores from radv_optimize_nir()
2022-02-11 Daniel Schürmannnir/opt_shrink_vectors: Remove shrinking of store intri...
2022-02-11 Daniel Schürmannnir: split nir_opt_shrink_stores from nir_opt_shrink_ve...
2022-02-11 Christian GmeinerRevert "nir: make tgsi_varying_semantic_to_slot(.....
2022-02-11 Christian Gmeineretnaviv: drop TGSI based backend compiler
2022-02-11 Jason Ekstrandv3dv: Use the common command pool implementation
2022-02-11 Jason Ekstrandv3dv: Don't use vk_alloc/free2 for command buffers
2022-02-11 Jason Ekstrandanv: Use the common vk_command_pool
2022-02-11 Jason Ekstrandanv: Don't call DestroyCommandBuffers in AllocateComman...
2022-02-11 Jason Ekstrandanv: Drop anv_cmd_buffer::pool
2022-02-11 Jason Ekstrandanv: Don't use vk_alloc/free2 for command buffers
2022-02-11 Jason Ekstrandvulkan: Implement of a bunch of VkCommandPool functions
2022-02-11 Jason Ekstrandvulkan/queue: Assert command buffers have the right...
2022-02-11 Jason Ekstrandvulkan: Take a vk_command_pool in vk_command_buffer_init()
2022-02-11 Jason Ekstrandturnip: Use vk_command_pool
2022-02-11 Jason Ekstrandv3dv: Use vk_command_pool
2022-02-11 Jason Ekstrandlavapipe: Use vk_command_pool
2022-02-11 Jason Ekstrandpanvk: Use vk_command_pool
2022-02-11 Jason Ekstrandradv: Use vk_command_pool
2022-02-11 Jason Ekstrandanv: Use vk_command_pool
2022-02-11 Jason Ekstrandvulkan: Add a common vk_command_pool base struct
2022-02-11 Louis-Francis Ratt... vulkan/runtime: Add a level field to vk_command_buffer
2022-02-11 Jason Ekstrandanv: Call vk_command_buffer_finish if create fails
2022-02-11 Paulo Zanoniiris: use the same VM for every context
2022-02-11 Paulo Zanoniiris: have a single border color pool per bufmgr
2022-02-11 Paulo Zanoniiris: handle IRIS_MEMZONE_BINDER with a real vma_heap...
2022-02-11 Mike Blumenkrantzzink: ci updates
2022-02-11 Mike Blumenkrantzzink: implement generated tcs variants using spirv...
2022-02-11 Mike Blumenkrantzzink: move pipeline tcs patch_vertices value to tcs...
2022-02-11 Mike Blumenkrantzzink: add a tcs shader key
2022-02-11 Mike Blumenkrantzzink: store the spirv_shader to the zink_shader struct...
2022-02-11 Mike Blumenkrantzzink: split off CreateShaderModule into util function
next