| .. |
|
shaders
|
vulkan: clamp colors in transfer functions
|
2025-04-21 11:24:10 +02:00 |
|
allocator.rs
|
all: address clippy lints
|
2025-08-29 11:21:11 +02:00 |
|
blend_buffer.rs
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
bo_allocator.rs
|
all: address clippy lints
|
2025-08-29 11:21:11 +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
|
vulkan: make mixed device use a non-fatal error
|
2025-08-29 13:38:08 +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
|
vulkan: make mixed device use a non-fatal error
|
2025-08-29 13:38:08 +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
|
render: make damage visualizer slightly less inefficient
|
2025-07-27 15:03:55 +02:00 |
|
transfer_functions.rs
|
cmm: add more transfer functions
|
2025-03-08 16:53:34 +01:00 |