mesa/src/kosmickrisp/vulkan
Marek Olšák 102d41799b Rename more sha and sha1 names to blake3
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40383>
2026-03-23 07:03:28 +00:00
..
cl
kk_bo.c kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_bo.h
kk_buffer.c
kk_buffer.h
kk_buffer_view.c kk: Fix emulated format's swizzle 2025-12-09 01:19:31 +00:00
kk_buffer_view.h
kk_cmd_buffer.c kk: Set command buffer state to 0 when reset 2026-03-09 13:37:09 +00:00
kk_cmd_buffer.h kk: Attachmentless render passes start postponed to pipeline bind 2025-12-16 19:05:16 +00:00
kk_cmd_clear.c
kk_cmd_copy.c kk: Fix image to image copy 2025-11-20 00:57:29 +00:00
kk_cmd_dispatch.c kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_cmd_draw.c kk: Expose depthBiasClamp 2026-02-09 13:16:39 +00:00
kk_cmd_meta.c kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_cmd_pool.c
kk_cmd_pool.h
kk_debug.c kk: Add environment variable to force robustness on all shaders 2026-01-07 19:51:44 +00:00
kk_debug.h kk: Add environment variable to force robustness on all shaders 2026-01-07 19:51:44 +00:00
kk_descriptor_set.c kk: Use layout->vk.dynamic_descriptor_count 2026-01-22 17:04:19 +00:00
kk_descriptor_set.h kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_descriptor_set_layout.c kk: Default to max descriptor size if mutable list is empty 2026-02-13 09:46:21 +00:00
kk_descriptor_set_layout.h kk: Use layout->vk.dynamic_descriptor_count 2026-01-22 17:04:19 +00:00
kk_descriptor_types.h
kk_device.c kk: support VK_(KHR|EXT)_calibrated_timestamps 2025-12-16 18:30:21 +00:00
kk_device.h kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_device_lib.c
kk_device_memory.c kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_device_memory.h
kk_encoder.c kk: Attachmentless render passes start postponed to pipeline bind 2025-12-16 19:05:16 +00:00
kk_encoder.h kk: Remove unneeded entrypoints in kk_encoder.h 2025-12-16 19:05:12 +00:00
kk_event.c kk: Remove render pass logic in event set/reset entrypoints 2025-12-16 19:05:16 +00:00
kk_event.h
kk_format.c kk: Expose 4444 and ycbcr 2plane 444 formats 2025-12-09 01:19:32 +00:00
kk_format.h kk: Fix emulated format's swizzle 2025-12-09 01:19:31 +00:00
kk_image.c kk: Expose VK_EXT_image_2d_view_of_3d 2026-02-09 13:16:39 +00:00
kk_image.h kk: Expose VK_EXT_image_2d_view_of_3d 2026-02-09 13:16:39 +00:00
kk_image_layout.c kk: Fix emulated format's swizzle 2025-12-09 01:19:31 +00:00
kk_image_layout.h
kk_image_view.c kk: Fix emulated format's swizzle 2025-12-09 01:19:31 +00:00
kk_image_view.h
kk_instance.c Remove mesa-sha1.h 2026-03-23 07:03:27 +00:00
kk_instance.h kk: Fill driverUUID 2025-11-17 22:50:08 +00:00
kk_nir_lower_descriptors.c kk: Use layout->vk.dynamic_descriptor_count 2026-01-22 17:04:19 +00:00
kk_nir_lower_multiview.c kk: Fix compilation error when viewMask is 0 2026-01-15 04:54:45 +00:00
kk_nir_lower_textures.c treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
kk_nir_lower_vbo.c
kk_nir_lower_vbo.h
kk_physical_device.c Rename more sha and sha1 names to blake3 2026-03-23 07:03:28 +00:00
kk_physical_device.h
kk_private.h kk: Increase push constant size to 256 from 128 2026-02-25 10:30:41 +00:00
kk_query_pool.c kk: Remove signal and end from upload writes not to end compute encoders 2025-12-16 19:05:16 +00:00
kk_query_pool.h
kk_query_table.c treewide: use BITSET_BYTES, BITSET_RZALLOC 2025-11-05 18:44:23 +00:00
kk_query_table.h
kk_queue.c kk: Move all resource tracking to the residency set 2025-11-21 19:01:48 +00:00
kk_queue.h
kk_sampler.c kk: Remove mem leaks in NIR->MSL, device/sampler create and cmdbuf release 2025-11-24 20:14:26 +00:00
kk_sampler.h
kk_shader.c vulkan/runtime: break view mask from renderpass information 2026-03-17 20:13:35 +00:00
kk_shader.h kk: Remove primitive type from pipeline and rely on dynamic one 2026-01-27 10:52:09 +00:00
kk_sync.c
kk_sync.h
kk_wsi.c
kk_wsi.h
meson.build meson: Remove VK_ICD_FILENAMES totally from source tree. 2025-12-10 14:46:11 +00:00