veloren/voxygen/src/render/renderer
2022-02-19 19:05:04 -05:00
..
binding.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
drawer.rs Properly wait to request buffer mapping until after the command to copy the screenshot texture to the buffer has been submitted. 2022-02-19 19:05:04 -05:00
locals.rs Make bloom optional with a config option that is not exposed in the UI (to give artists time to refine bloom before exposing the option) 2021-08-01 18:50:38 -04:00
pipeline_creation.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
screenshot.rs Properly wait to request buffer mapping until after the command to copy the screenshot texture to the buffer has been submitted. 2022-02-19 19:05:04 -05:00
shaders.rs Fixed point glow with no clouds 2022-01-19 20:08:13 -05:00
shadow_map.rs fix clippy warnings 2021-07-12 12:09:09 +02:00