veloren/voxygen/src/render
2021-06-16 03:24:10 -04:00
..
pipelines Make tornado (and empty models in general) work on WGPU. 2021-06-15 09:49:13 +02:00
renderer Reset the slot 1 bind group to shadows when dropping the DebugDrawer 2021-06-16 03:24:10 -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 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
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 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
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Do some checks to make sure WGPU_TRACE_DIR is useable if set and exit early if it isn't to avoid the user not being aware that they are failing to collect a trace 2021-06-16 03:24:10 -04:00
texture.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00