platform/upstream/mesa.git
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... 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
2022-02-11 Mike Blumenkrantzzink: store the tcs_vertices_out spirv word to the...
2022-02-11 Mike Blumenkrantzzink: store the tcs_vertices_out spirv word
2022-02-11 Mike Blumenkrantzzink: make spirv_builder_emit_exec_mode_literal() retur...
2022-02-11 Mike Blumenkrantzzink: make spirv_buffer_emit_word() return the word...
2022-02-11 Mike Blumenkrantzzink: break out spirv shader dumping into separate...
2022-02-11 Mike Blumenkrantzzink: ci updates
2022-02-11 Mike Blumenkrantzzink: always set VkPipelineMultisampleStateCreateInfo...
2022-02-11 Dave Airliegallivm: add coroutine attribute that llvm requires.
2022-02-11 Jesse Nataliemicrosoft/compiler: Fill interpolation for sysval input...
2022-02-10 Jesse Natalied3d12: Only force point sampling for emulated shadow...
2022-02-10 Iván Brianoanv: make the pointer valid before we assign stuff...
2022-02-10 Caio Oliveiraanv: Enable requiredSubgroupSize for Task/Mesh
2022-02-10 Kenneth Graunkeanv: Increase maxBoundDescriptorSets to 32
2022-02-10 Jesse Nataliedriconf: Add Heaven entries for Windows .exe
2022-02-10 Jesse Natalied3d12: Don't add a second dual-source output for Heaven
2022-02-10 Jesse Natalied3d12: Default newly-created resources to not-resident
2022-02-10 Jesse Natalied3d12: Implement residency management algorithm
2022-02-10 Jesse Natalied3d12: Add a budget/usage callback to the screen
2022-02-10 Jesse Natalied3d12: Add residency info to d3d12_bo
2022-02-10 Jesse Natalied3d12: Add sampler's textures to batch bo tracking
2022-02-10 Jesse Natalied3d12: Move ID3D12Fence from context to screen
2022-02-10 Jesse Natalied3d12: Forward wait condition from query -> result...
2022-02-10 Jesse Natalied3d12: When mapping a resource used in the current...
2022-02-10 Ian Romanicknir: Produce correct results for atan with NaN
2022-02-10 Ian Romanicknir: Properly handle various exceptional values in...
2022-02-10 Ian Romanickspirv: Produce correct result for GLSLstd450Tanh with NaN
2022-02-10 Ian Romanickspirv: Produce correct result for GLSLstd450Modf with Inf
2022-02-10 Ian Romanickspriv: Produce correct result for GLSLstd450Step with NaN
2022-02-10 Ian Romanickintel/fs: Don't optimize out 1.0*x and -1.0*x
2022-02-10 Ian Romanicknir: All set-on-comparison opcodes can take all float...
2022-02-10 Ian Romanicknir/search: Constify instr parameter to nir_search_expr...
2022-02-10 Ian Romanicknir: Constify def parameter to nir_ssa_def_bits_used
2022-02-10 Otavio Pontesnir: Use proper macro to set bits of variable correctly
2022-02-10 Daniel StoneRevert "ci: Disable Windows for now"
2022-02-10 Georg Lehmannnir/lower_mediump: Treat u2u16 like i2i16.
2022-02-10 Mike Blumenkrantzzink: anv (icl) ci updates
2022-02-10 Danylo Piliaievfreedreno/pps: Expose same counters as blob
2022-02-10 Samuel Pitoisetradv/ci: update CI lists for CTS 1.3.1.0
2022-02-10 Daniel Schürmannradv: remove exports without color attachment or writemask
2022-02-10 Daniel Stoneci: Disable Windows for now
2022-02-10 Lionel Landwerlinanv: update limit for maxVertexInputBindingStride
2022-02-10 Chia-I Wuvenus: fix two VN_TRACE_SCOPE's in the same scope
next