| .. |
|
shaders
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
allocator.rs
|
all: use tracy for tracing
|
2024-09-15 18:08:54 +02:00 |
|
bo_allocator.rs
|
vulkan: use transfer queue for uploads
|
2024-09-17 23:28:16 +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: use transfer queue for uploads
|
2024-09-17 23:28:16 +02: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
|
vulkan: make async transfers generic over upload/download
|
2024-10-07 12:43:44 +02:00 |
|
instance.rs
|
vulkan: move OnDrop out of vulkan module
|
2024-09-08 09:06:08 +02:00 |
|
pipeline.rs
|
vulkan: move OnDrop out of vulkan module
|
2024-09-08 09:06:08 +02:00 |
|
renderer.rs
|
vulkan: use transfer queue for uploads
|
2024-09-17 23:28:16 +02: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: upgrade to ash 0.38
|
2024-07-08 21:54:42 +02:00 |
|
shm_image.rs
|
vulkan: move async transfer code to separate module
|
2024-10-07 11:25:21 +02:00 |
|
staging.rs
|
gfx: add GfxStagingBuffer
|
2024-10-07 10:48:29 +02:00 |
|
transfer.rs
|
vulkan: make async transfers generic over upload/download
|
2024-10-07 12:43:44 +02:00 |