summaryrefslogtreecommitdiff
path: root/src/3d/renderer_pipelines.cc
AgeCommit message (Expand)Author
2026-03-08fix: negate Y in perspective() to correct rasterized 3D orientationskal
2026-03-05style: run clang-format to adhere to coding styleskal
2026-02-17style: replace C++ casts with C-style castsskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal
2026-02-09fix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2026-02-08refactor(docs): Update TODO.md with large files and apply clang-formatskal
2026-02-08refactor(3d): Split Renderer3D into modular files and fix compilation.skal