| .. |
|
shaders
|
vulkan: implement all alpha modes
|
2026-02-21 14:57:12 +01:00 |
|
shaders_bin
|
vulkan: implement all alpha modes
|
2026-02-21 14:57:12 +01:00 |
|
allocator.rs
|
vulkan: move gpu-alloc-ash to core
|
2026-03-07 15:17:50 +01:00 |
|
alpha_modes.rs
|
vulkan: implement all alpha modes
|
2026-02-21 14:57:12 +01:00 |
|
blend_buffer.rs
|
all: use run-on-drop crate
|
2026-02-13 11:09:07 +01:00 |
|
bo_allocator.rs
|
all: use run-on-drop crate
|
2026-02-13 11:09:07 +01:00 |
|
buffer_cache.rs
|
all: use run-on-drop crate
|
2026-02-13 11:09:07 +01:00 |
|
command.rs
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
descriptor.rs
|
vulkan: allow EOTFs to be parametrized
|
2025-09-09 13:45:47 +02:00 |
|
descriptor_buffer.rs
|
vulkan: replace DescriptorBufferCache by generic cache
|
2025-02-28 11:15:58 +01:00 |
|
device.rs
|
vulkan: remove duplicate warning
|
2026-03-15 17:52:12 +01:00 |
|
dmabuf_buffer.rs
|
all: use run-on-drop crate
|
2026-02-13 11:09:07 +01:00 |
|
eotfs.rs
|
cmm: add support for compound_power_2_4
|
2025-12-18 18:03:35 +01:00 |
|
format.rs
|
wl-shm: add support for more formats
|
2025-10-01 22:58:51 +02:00 |
|
image.rs
|
gfx-api: add support for syncobj synchronization
|
2026-03-02 18:16:36 +01:00 |
|
instance.rs
|
vulkan: move vulkan instance creation to separate module
|
2026-02-16 15:13:05 +01:00 |
|
pipeline.rs
|
vulkan: implement all alpha modes
|
2026-02-21 14:57:12 +01:00 |
|
renderer.rs
|
vulkan: use sync objects if possible
|
2026-03-02 18:19:15 +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: include precompiled shaders
|
2025-09-17 14:23:38 +02:00 |
|
shaders_hash.txt
|
vulkan: implement all alpha modes
|
2026-02-21 14:57:12 +01:00 |
|
shm_image.rs
|
vulkan: use sync objects if possible
|
2026-03-02 18:19:15 +01:00 |
|
staging.rs
|
all: use run-on-drop crate
|
2026-02-13 11:09:07 +01:00 |
|
transfer.rs
|
vulkan: add missing return in error case
|
2026-03-23 18:47:54 +01:00 |