veloren/voxygen/src/render
2024-05-18 00:58:54 +02:00
..
pipelines mine-implementation 2024-04-28 19:31:18 +00:00
renderer update toolchain to 2024-05-14 2024-05-18 00:58:54 +02: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