platform/upstream/mesa.git
2023-08-04 Faith Ekstrandnvk: Implement VkPipelineLayout
2023-08-04 Faith Ekstrandnvk: Implement VkDescriptorSetLayout
2023-08-04 Dave Airlienvk: Reset pushbufs on command buffer reset
2023-08-04 Karol Herbstnouveau/ws: fix setting push bo domains
2023-08-04 Karol Herbstnvk: impl nvk_CmdCopyBuffer
2023-08-04 Karol Herbstnvk: add nvk_CmdPipelineBarrier2 stub
2023-08-04 Karol Herbstnvk: add nvk_bo_sync
2023-08-04 Dave Airlienvk: add cmd buffer framework
2023-08-04 Karol Herbstnvk: allocate a GPU context for each VkDevice
2023-08-04 Dave Airlienvk: Add initial queue
2023-08-04 Karol Herbstnovueau/bo: add nouveau_ws_bo_wait
2023-08-04 Karol Herbstnovueau/bo: refcount it
2023-08-04 Karol Herbstnouveau/ws: add a cmd buffer
2023-08-04 Karol Herbstnouveau/ws: add context support
2023-08-04 Karol Herbstnouveau/headers: add host classes
2023-08-04 Karol Herbstnouveau/headers: typedef Nv void types
2023-08-04 Karol Herbstnouveau/headers: add nvtypes.h
2023-08-04 Dave Airlienvk: add bind buffer memory
2023-08-04 Dave Airlienvk: fix header guards to be less generic.
2023-08-04 Dave Airlienvk: add some initial wsi framework.
2023-08-04 Dave Airlienvk: add missing finish calls
2023-08-04 Karol Herbstnvk: add basic device memory support
2023-08-04 Karol Herbstnouveau/ws: add bo API
2023-08-04 Karol Herbstnvk: set nonCoherentAtomSize as the CTS divides with...
2023-08-04 Karol Herbstnouveau/ws: add a field for the SM version
2023-08-04 Karol Herbstnouveau/ws: dup the fd
2023-08-04 Karol Herbstnouveau/ws: reorganize a little
2023-08-04 Karol Herbstnvk: advertize memory heaps and types
2023-08-04 Karol Herbstnvk: implement GetPhysicalDeviceQueueFamilyProperties2...
2023-08-04 Karol Herbstnouveau/headers: initial sync of headers
2023-08-04 Karol Herbstnouveau/headers: add script to sync in-tree headers...
2023-08-04 Karol Herbstnvk: fix nvk_buffer include guards
2023-08-04 Faith Ekstrandnvk: Add a stub implementation of VkBuffer
2023-08-04 Faith Ekstrandnvk: Add stub implementation of VkSampler
2023-08-04 Faith Ekstrandnvk: Add stub implementations of VkImage and VkImageView
2023-08-04 Faith Ekstrandnvk: Implement EnumerateInstanceVersion
2023-08-04 Karol Herbstnvk: use winsys lib
2023-08-04 Karol Herbstnouveau/winsys: add the new winsys implementation
2023-08-04 Karol Herbstnvk: add vulkan skeleton
2023-08-04 Gert Wollnyr600/sfn: Use clause local registers in RA
2023-08-04 Gert Wollnyr600/sfn: Track whether a register is ALU clause local
2023-08-04 Gert Wollnyr600/sfn: Renumber shader blocks in scheduler
2023-08-04 Rhys Perryradv/ci: skip some mesh shader tests on GFX1100
2023-08-04 Eric Engestromzink/ci: set the default timeout for zink jobs to 30min...
2023-08-04 Sylvain Munautegl/dri2: Add a couple of missing mutex release in...
2023-08-04 Faith Ekstrandclang-format: Set ColumnLimit to 78
2023-08-04 Eric Engestromci: use mold to build deqp
2023-08-04 Eric Engestromci: include mold in x86_64_test-base & rootfs images
2023-08-04 Faith Ekstrandvulkan: Use VkBufferUsageFlags2 in vk_buffer
2023-08-04 Karol Herbstn50/compute: submit initial compute state in nv50_scree...
2023-08-04 Samuel Pitoisetvulkan/format: add VK_FORMAT_{A8_UNORM,A1B5G5R5_UNORM_P...
2023-08-04 Samuel Pitoisetvulkan/runtime: add common implementation for GetImageS...
2023-08-04 Lionel Landwerlinvulkan/runtime: add a layered implementation of vkCmdBi...
2023-08-04 Samuel Pitoisetvulkan: bump header register to 1.3.261
2023-08-04 Lionel Landwerlinvulkan: skip non required extension structures
2023-08-04 Faith EkstrandRevert "compiler: Combine duplicated implementation...
2023-08-04 Faith EkstrandRevert "mesa, compiler: Move gl_texture_index to glsl_t...
2023-08-04 Karol Herbstrusticl/kernel: mark can_remove_var as unsafe and docum...
2023-08-04 Karol Herbstrusticl/kernel: get rid of initial function_temp type...
2023-08-04 Karol Herbstrusticl/kernel: move things around in lower_and_optimiz...
2023-08-04 Karol Herbstrusticl/kernel: merge lower_and_optimize_nir_pre_inputs...
2023-08-04 Karol Herbstrusticl/kernel: rename res to internal_args inside...
2023-08-04 Samuel Pitoisetradv: track if vertex binding stride is dynamic from...
2023-08-04 Samuel Pitoisetradv: re-emit binning state if the framebuffer is dirty
2023-08-04 Samuel Pitoisetradv: track if patch control points is dynamic from...
2023-08-04 Samuel Pitoisetradv: remove redundant check in radv_cmd_buffer_after_d...
2023-08-04 Rhys Perryradv: don't set vertex_attribute_strides on GFX8+
2023-08-04 Feng Jiangvirgl: Only PIPE_BUFFER with VIRGL_BIND_CUSTOM flag...
2023-08-04 Kenneth Graunkeintel/compiler: Fix sparse cube map array coordinate...
2023-08-04 Biswapriyo... radv/video: Match function definitions to declarations
2023-08-03 Eric Engestrombin/pick-ui: use venv wrapper
2023-08-03 Eric Engestrombin/ci/update_traces_checksum: use venv wrapper
2023-08-03 Eric Engestrombin/ci/gitlab_gql: use venv wrapper
2023-08-03 Eric Engestrombin/ci/ci_run_n_monitor: use venv wrapper
2023-08-03 Eric Engestrombin: add wrapper to run scripts in a python venv
2023-08-03 Alyssa Rosenzweignir: Simplify alu_instr_is_copy
2023-08-03 Alyssa Rosenzweignir: Drop no-op all_srcs_are_ssa
2023-08-03 Alyssa Rosenzweignir: Remove no-op remove_def_cb
2023-08-03 Alyssa Rosenzweiglima: Clean up after deleting asserts
2023-08-03 Alyssa Rosenzweignir: Remove nir_foreach_def
2023-08-03 Alyssa Rosenzweignir: Remove nir_alu_dest::write_mask
2023-08-03 Alyssa Rosenzweigntt: Evaluate write_mask check
2023-08-03 Alyssa Rosenzweigintel/vec4: Don't use legacy write mask
2023-08-03 Alyssa Rosenzweigetnaviv: What if we just didn't have a compiler?
2023-08-03 Alyssa Rosenzweigetnaviv: Don't use alu->dest.write_mask
2023-08-03 Alyssa Rosenzweigrogue: Stop reading write masks
2023-08-03 Alyssa Rosenzweigir3: Drop write_mask handling
2023-08-03 Alyssa Rosenzweignir/from_ssa: Remove pointless union
2023-08-03 Alyssa Rosenzweignir: Drop nir_register
2023-08-03 Alyssa Rosenzweignir: Remove nir_{src,dest}::is_ssa
2023-08-03 Alyssa Rosenzweignir: Collapse more SSA checks
2023-08-03 Alyssa Rosenzweignir: Initialize source as a NULL SSA def
2023-08-03 Alyssa Rosenzweignir: Do not init dests
2023-08-03 Alyssa Rosenzweignir: Remove def_is_register
2023-08-03 Alyssa Rosenzweignir: Collapse more SSA checks
2023-08-03 Alyssa Rosenzweignir/instr_set: Assume SSA
2023-08-03 Alyssa Rosenzweigtreewide: Collapse more SSA checks
2023-08-03 Alyssa Rosenzweignir/range_analysis: Assume SSA
2023-08-03 Alyssa Rosenzweignir/worklist: Assume SSA
2023-08-03 Alyssa Rosenzweignir/gather_ssa_types: Collapse SSA checks
next