veloren/voxygen/src/render
Imbris 5e8adb3c80 Make the present mode default to Fifo instead of Immediate since it uses
less power and in my own experience is generally a better experience when
the GPU is under significant load.
2022-08-23 02:17:39 -04:00
..
pipelines Merge branch 'tygyh/CleanUp' into 'master' 2022-07-17 14:04:45 +00:00
renderer add newline to flashing lights option 2022-08-12 20:30:32 +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 Fix all clippy warnings 2021-06-03 00:10:05 -04:00
consts.rs Fix typos 2022-07-15 18:59:37 +02: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 Changed to a single dynamic model 2022-03-03 01:11:02 -05:00
mod.rs Make the present mode default to Fifo instead of Immediate since it uses 2022-08-23 02:17:39 -04:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Readd needed qualifiers 2022-07-15 19:36:36 +02:00
texture.rs Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00