1
0
Fork 0
forked from wry/wry
wry/src/gfx_apis/vulkan
2025-10-01 20:31:13 +02:00
..
shaders color-management: parametrize bt1886 2025-09-09 13:45:48 +02:00
shaders_bin vulkan: include precompiled shaders 2025-09-17 14:23:38 +02:00
allocator.rs vulkan: pre-heat allocations 2025-09-30 18:43:44 +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: 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: implement software rendering 2025-09-16 19:16:32 +02:00
dmabuf_buffer.rs vulkan: include dedicated allocate info for buffer import 2025-10-01 20:31:13 +02:00
eotfs.rs color-management: parametrize bt1886 2025-09-09 13:45:48 +02:00
fence.rs vulkan: handle exported sync file being -1 2025-09-08 12:33:55 +02:00
format.rs vulkan: add support for blend buffers 2025-02-24 11:36:10 +01:00
image.rs vulkan: import wl_shm buffers as udmabuf 2025-09-30 19:07:43 +02:00
instance.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
pipeline.rs color-management: use more consistent naming 2025-09-05 19:55:09 +02:00
renderer.rs color-management: parametrize bt1886 2025-09-09 13:45: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: include precompiled shaders 2025-09-17 14:23:38 +02:00
shaders_hash.txt vulkan: include precompiled shaders 2025-09-17 14:23:38 +02:00
shm_image.rs vulkan: perform a queue transfer for external dmabuf buffers 2025-10-01 20:31:13 +02:00
staging.rs all: use trait upcasting 2025-04-03 17:03:32 +02:00
transfer.rs vulkan: perform a queue transfer for external dmabuf buffers 2025-10-01 20:31:13 +02:00