veloren/voxygen/src/render
2024-02-27 19:28:03 +01:00
..
pipelines Mushroom spore particles 2024-02-27 19:28:03 +01:00
renderer Make shaderc optimization off by default for now since wgpu currently rejects if fragment shader inputs are optimized out such that they don't match fragment shader outputs 2024-02-21 00:18:06 -05:00
bound.rs Add generic Bound<T> type for grouping consts/other bindable things with bind groups 2021-06-02 23:59:47 -04:00
buffer.rs update to wgpu 0.18 2024-01-30 00:52:49 +01:00
consts.rs update to wgpu 0.18 2024-01-30 00:52:49 +01:00
error.rs expect on profiler creation error 2024-02-01 12:05:11 +01:00
instances.rs update to wgpu 0.18 2024-01-30 00:52:49 +01:00
mesh.rs Began adding tether visuals 2023-10-21 13:49:04 +01:00
mod.rs Make shaderc optimization off by default for now since wgpu currently rejects if fragment shader inputs are optimized out such that they don't match fragment shader outputs 2024-02-21 00:18:06 -05:00
model.rs update to wgpu 0.18 2024-01-30 00:52:49 +01:00
renderer.rs cache max texture size 2024-02-01 12:05:11 +01:00
texture.rs patch wgpu to 18.2 2024-02-01 12:01:03 +01:00