librashader/librashader-runtime/src
chyyran 40a56bf165 reflect/preprocess/presets: use SmallString where it makes sense
Most use cases are internal so at least for the runtime consumers there's no API change, but preset parsing
and reflection items are public API so might as well put this as part of 0.4.0
2024-09-06 22:45:07 -04:00
..
binding.rs reflect/preprocess/presets: use SmallString where it makes sense 2024-09-06 22:45:07 -04:00
filter_pass.rs rt: doc FilterPassMeta 2023-02-07 02:55:15 -05:00
framebuffer.rs rt: fix history framebuffer requirements and unify framebuffer initialization logic 2023-02-11 00:20:35 -05:00
image.rs runtime: fix image swizzle for remainder 2024-08-21 20:12:10 -04:00
lib.rs runtime: use a more efficient swizzling implementation without array_chunks_mut 2024-08-20 23:13:39 -04:00
parameters.rs reflect/preprocess/presets: use SmallString where it makes sense 2024-09-06 22:45:07 -04:00
quad.rs rt: unify drawquad type 2024-02-22 01:16:42 -05:00
render_target.rs doc: doc rendertarget 2023-02-08 03:41:44 -05:00
ringbuffer.rs fmt: run cargo fmt 2022-12-21 21:39:31 -05:00
scaling.rs rt: cap texture scaling to [1, 16384] 2024-06-14 18:17:36 -04:00
uniforms.rs rt(d3d9): add a runtime for direct3d 9 2024-03-07 21:09:15 -05:00