veloren/voxygen/src/render
2021-09-24 23:18:18 +02:00
..
pipelines Add CapsulePrism collider variant 2021-09-17 13:28:34 +03:00
renderer Avoided black hexagons when bloom is enabled by suppressing NaN/Inf pixels during the first bloom blur pass 2021-09-22 21:58:36 -04: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 Fix all clippy warnings 2021-06-03 00:10:05 -04:00
consts.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00
error.rs Revert "Replace shaderc with naga" 2021-09-04 11:59:18 -07:00
instances.rs address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace) 2021-06-03 00:10:06 -04:00
mesh.rs Fix all clippy warnings 2021-06-03 00:10:05 -04:00
mod.rs apply some clippy fixes that comes with the new toolchain version 2021-09-24 23:18:18 +02:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs apply some clippy fixes that comes with the new toolchain version 2021-09-24 23:18:18 +02:00
texture.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00