1
0
Fork 0
forked from wry/wry
wry/src/gfx_apis/vulkan
2025-02-17 12:30:55 +01:00
..
shaders vulkan: use single push constant range per pipeline 2025-02-17 12:15:01 +01:00
allocator.rs all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
bo_allocator.rs all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
command.rs vulkan: use transfer queue for uploads 2024-09-17 23:28:16 +02:00
descriptor.rs vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +02:00
device.rs vulkan: fix sync-file import check 2025-02-17 12:30:55 +01:00
fence.rs vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +02:00
format.rs vulkan: don't try to export non-exportable images 2024-09-05 10:15:31 +02:00
image.rs screencapture: implement ext_image_copy_capture_manager_v1 2024-10-10 12:11:14 +02:00
instance.rs all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
pipeline.rs vulkan: use single push constant range per pipeline 2025-02-17 12:15:01 +01:00
renderer.rs vulkan: use single push constant range per pipeline 2025-02-17 12:15:01 +01:00
sampler.rs vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +02:00
semaphore.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
shaders.rs vulkan: use single push constant range per pipeline 2025-02-17 12:15:01 +01:00
shm_image.rs vulkan: attach last-use-syncfile to internal framebuffers 2024-10-08 22:22:56 +02:00
staging.rs gfx: add GfxStagingBuffer 2024-10-07 10:48:29 +02:00
transfer.rs vulkan: attach last-use-syncfile to internal framebuffers 2024-10-08 22:22:56 +02:00