veloren/voxygen/src/render
2023-04-08 02:19:14 -04:00
..
pipelines Address review on 3573 2023-04-08 02:19:14 -04:00
renderer Clippy fixes 2023-04-08 00:51:50 -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 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 Cleaned up implementation, addressed review comments 2023-03-01 12:54:43 +00:00
mesh.rs Added basic culling of underground terrain and sprites 2023-03-01 12:09:40 +00:00
mod.rs Resolve some remaining TODOs for ui image processing changes 2023-04-08 00:29:29 -04:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Complete GPU based alpha premultiplication impl and make the CPU version 2023-04-08 00:28:31 -04:00
texture.rs Progress on GPU premultiplication. 2023-04-08 00:28:31 -04:00