projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2023-08-04
Faith Ekstrand
nvk: Lower load_global_constant_offset
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Re-arrange nir_lower_explicit_io a bit
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Fetch descriptor set addresses from the root table
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add a root descriptor table
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: Basic descriptor binding
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Rework whitespace in nvk_cmd_buffer.c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Move nvk_cmd_pool cast definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add a couple descriptor set address helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Reformat nvk_nir_lower_descriptors
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Re-arrange nvk_descriptor_set.h a bit
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: reduce pitch even further in CmdFillBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: handle 0inc inside nvk_push_val as well
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: implicitly reset the command buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add a skeleton for pipelines
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: Initial wiring in of the compiler
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add an nvk_device_physical helper
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: link in codegen without gallium bits.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: advertise VK_KHR_copy_commands2
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: implement CmdCopyBuffer2
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: implement CmdUpdateBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: implement CmdFillBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: optimize blit command buffer gen
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nouveau/ws: drop the old push generators.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: port the blit and copy code to new command submission.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: move to new command stream generator.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk/copy: Use nvk_image_base_address()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk/image: Add image address helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk/copy: Use nvk_buffer_address in CmdCopyBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk/buffer: Add a push_buffer_ref helper
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk/buffer: Take an offset in nvk_buffer_address
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: report maxMipLevels as 1
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add support for blits
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: simple format table
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add basic support for images
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: use fermi class definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: bind 2D class
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: set GPU object class
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: PUSH_IMMD only works with 16 bit values
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Re-format descriptor sets some more
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Re-format pipeline layouts
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Re-format descriptor set layouts
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: descriptor set freeing fix
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: implement buffer address.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add descriptor set bo allocation.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Expose nvk_descriptor_stride_align_for_type
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: some boilerplate for descriptor sets
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add initial descriptor pool framework.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: reindent descriptor sets to mesa std.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Implement vkUpdateDescriptorSets
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add initial descriptor set lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Implement VkPipelineLayout
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Implement VkDescriptorSetLayout
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: Reset pushbufs on command buffer reset
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: fix setting push bo domains
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: impl nvk_CmdCopyBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add nvk_CmdPipelineBarrier2 stub
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add nvk_bo_sync
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add cmd buffer framework
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: allocate a GPU context for each VkDevice
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: Add initial queue
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
novueau/bo: add nouveau_ws_bo_wait
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
novueau/bo: refcount it
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: add a cmd buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: add context support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/headers: add host classes
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/headers: typedef Nv void types
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/headers: add nvtypes.h
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add bind buffer memory
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: fix header guards to be less generic.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add some initial wsi framework.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Dave Airlie
nvk: add missing finish calls
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add basic device memory support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: add bo API
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: set nonCoherentAtomSize as the CTS divides with...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: add a field for the SM version
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: dup the fd
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/ws: reorganize a little
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: advertize memory heaps and types
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: implement GetPhysicalDeviceQueueFamilyProperties2...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/headers: initial sync of headers
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/headers: add script to sync in-tree headers...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: fix nvk_buffer include guards
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add a stub implementation of VkBuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add stub implementation of VkSampler
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Add stub implementations of VkImage and VkImageView
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
nvk: Implement EnumerateInstanceVersion
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: use winsys lib
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nouveau/winsys: add the new winsys implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
nvk: add vulkan skeleton
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Gert Wollny
r600/sfn: Use clause local registers in RA
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Gert Wollny
r600/sfn: Track whether a register is ALU clause local
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Gert Wollny
r600/sfn: Renumber shader blocks in scheduler
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Rhys Perry
radv/ci: skip some mesh shader tests on GFX1100
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Eric Engestrom
zink/ci: set the default timeout for zink jobs to 30min...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Sylvain Munaut
egl/dri2: Add a couple of missing mutex release in...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
clang-format: Set ColumnLimit to 78
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Eric Engestrom
ci: use mold to build deqp
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Eric Engestrom
ci: include mold in x86_64_test-base & rootfs images
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Faith Ekstrand
vulkan: Use VkBufferUsageFlags2 in vk_buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-04
Karol Herbst
n50/compute: submit initial compute state in nv50_scree...
commit
|
commitdiff
|
tree
|
snapshot
next