librashader/librashader-runtime-vk/src
chyyran 0eac766685 capi: expose deferred API and make order consistent.
gotta get all these ABI breaks done before release.
2023-02-11 15:30:20 -05:00
..
hello_triangle fmt: clean up warnings 2023-02-09 21:06:58 -05:00
draw_quad.rs vk: use gpu-allocator for memory allocations 2023-02-09 18:14:55 -05:00
error.rs vk/11/12: allow gpu-deferred creation of filter chains 2023-02-11 02:44:07 -05:00
filter_chain.rs capi: expose deferred API and make order consistent. 2023-02-11 15:30:20 -05:00
filter_pass.rs vk: make internal frame count wrap 2023-02-11 00:35:13 -05:00
framebuffer.rs chore: general cleanup 2023-01-15 11:08:13 -05:00
graphics_pipeline.rs vk/d3d12: recompile pipelines on incompatible output format. 2023-02-08 21:21:40 -05:00
lib.rs capi: expose deferred API and make order consistent. 2023-02-11 15:30:20 -05:00
luts.rs vk/11/12: allow gpu-deferred creation of filter chains 2023-02-11 02:44:07 -05:00
memory.rs rt: make runtimes thread safe and document thread safety guarantees 2023-02-10 03:20:59 -05:00
options.rs capi: make _opt* structs more forwards compatible 2023-02-09 23:44:39 -05:00
parameters.rs capi: resolve name conflicts due to conflicting struct names in each module 2023-01-13 18:10:20 -05:00
queue_selection.rs chore: general cleanup 2023-01-15 11:08:13 -05:00
render_pass.rs fmt: run clippy and rustfmt 2023-01-29 02:30:58 -05:00
samplers.rs fmt: run cargo fmt 2023-01-15 03:06:09 -05:00
texture.rs vk: use gpu-allocator for memory allocations 2023-02-09 18:14:55 -05:00
util.rs fmt: clean up warnings 2023-02-09 21:06:58 -05:00