synvael/crates/renderer/src
2026-07-31 00:38:02 +02:00
..
tests feat(renderer): expose physical device information 2026-07-31 00:38:02 +02:00
device.rs feat(renderer): expose physical device information 2026-07-31 00:38:02 +02:00
error.rs chore(workspace): add SPDX identifiers to source files 2026-05-17 21:06:39 +02:00
frustum.rs test(renderer): relocate frustum tests into src/tests 2026-07-23 02:11:50 +02:00
instance.rs fix(renderer): silence release-build warnings from debug-only validation 2026-07-16 03:01:02 +02:00
lib.rs feat(renderer): expose physical device information 2026-07-31 00:38:02 +02:00
meshing.rs feat(renderer): cull voxel faces against neighbouring chunks 2026-07-23 03:40:09 +02:00
pipeline.rs feat(renderer): compose render modes from raster passes 2026-07-27 21:36:14 +02:00
renderer.rs feat(renderer): expose physical device information 2026-07-31 00:38:02 +02:00
stats.rs feat(renderer): expose physical device information 2026-07-31 00:38:02 +02:00
surface.rs docs(workspace): standardize function doc sections and enforce # Errors 2026-07-13 21:09:27 +02:00
swapchain.rs feat(renderer): expose per-frame draw statistics 2026-07-30 23:31:18 +02:00
sync.rs docs(workspace): standardize function doc sections and enforce # Errors 2026-07-13 21:09:27 +02:00
vertex.rs refactor(renderer): rename mesh module to vertex 2026-07-23 02:49:14 +02:00