| .. |
|
shaders
|
vulkan: add readonly annotation to buffers
|
2025-03-06 20:26:53 +01:00 |
|
allocator.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
blend_buffer.rs
|
vulkan: separate images and samplers
|
2025-03-03 19:39:47 +01:00 |
|
bo_allocator.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
buffer_cache.rs
|
vulkan/anv: align descriptor buffers to 4KB
|
2025-03-06 12:05:13 +01:00 |
|
command.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
descriptor.rs
|
vulkan: separate images and samplers
|
2025-03-03 19:39:47 +01:00 |
|
descriptor_buffer.rs
|
vulkan: replace DescriptorBufferCache by generic cache
|
2025-02-28 11:15:58 +01:00 |
|
device.rs
|
vulkan/anv: align descriptor buffers to 4KB
|
2025-03-06 12:05:13 +01:00 |
|
fence.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
format.rs
|
vulkan: add support for blend buffers
|
2025-02-24 11:36:10 +01:00 |
|
image.rs
|
vulkan: apply color space transforms to colors
|
2025-03-08 16:53:06 +01:00 |
|
instance.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
pipeline.rs
|
vulkan: separate images and samplers
|
2025-03-03 19:39:47 +01:00 |
|
renderer.rs
|
vulkan: apply color space transforms to colors
|
2025-03-08 16:53:06 +01:00 |
|
sampler.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
semaphore.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
shaders.rs
|
vulkan: store tex vertices in buffer
|
2025-02-28 11:16:00 +01:00 |
|
shm_image.rs
|
vulkan: separate images and samplers
|
2025-03-03 19:39:47 +01:00 |
|
staging.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
transfer.rs
|
vulkan: skip async transfer if damage is empty
|
2025-02-28 11:16:01 +01:00 |
|
transfer_functions.rs
|
vulkan: take transfer functions from color descriptions
|
2025-03-08 16:52:52 +01:00 |