| .. |
|
shaders
|
vulkan: clamp colors in transfer functions
|
2025-04-21 11:24:10 +02:00 |
|
allocator.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
blend_buffer.rs
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
bo_allocator.rs
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
buffer_cache.rs
|
vulkan: apply color space transforms to textures
|
2025-03-08 16:53:20 +01:00 |
|
command.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
descriptor.rs
|
vulkan: apply color space transforms to textures
|
2025-03-08 16:53:20 +01:00 |
|
descriptor_buffer.rs
|
vulkan: replace DescriptorBufferCache by generic cache
|
2025-02-28 11:15:58 +01:00 |
|
device.rs
|
vulkan: create high-priority queues if possible
|
2025-05-10 22:44:00 +02: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
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
instance.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
pipeline.rs
|
vulkan: apply color space transforms to textures
|
2025-03-08 16:53:20 +01:00 |
|
renderer.rs
|
all: use let chains
|
2025-07-01 11:20:48 +02: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: apply color space transforms to textures
|
2025-03-08 16:53:20 +01:00 |
|
shm_image.rs
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
staging.rs
|
all: use trait upcasting
|
2025-04-03 17:03:32 +02:00 |
|
transfer.rs
|
vulkan: implement Context::reset_status
|
2025-03-08 19:51:54 +01:00 |
|
transfer_functions.rs
|
cmm: add more transfer functions
|
2025-03-08 16:53:34 +01:00 |