Serkyo
|
203cc2a671
|
feat(renderer): add dynamic mesh updates via buffer reallocation
|
2026-05-16 19:04:20 +02:00 |
|
Serkyo
|
38077c980d
|
feat(renderer): implement depth testing and indexed 3d rendering
|
2026-05-12 23:00:30 +02:00 |
|
Serkyo
|
34f1a9d989
|
chore(workspace): enforce missing_docs and resolve all linting violations
|
2026-05-12 18:52:30 +02:00 |
|
Serkyo
|
fd5d5e4e4b
|
chore(workspace): configure linters and format codebase
|
2026-05-12 11:43:17 +02:00 |
|
Serkyo
|
e6f8414817
|
feat(renderer): implement vertex buffer allocation and memory mapping
|
2026-05-11 00:04:42 +02:00 |
|
Serkyo
|
8af89292b6
|
feat(renderer): integrate graphics pipeline and initialize gpu allocator with centralized frames in flight
|
2026-05-10 22:56:14 +02:00 |
|
Serkyo
|
c7fc5de690
|
docs(renderer): add detailed docstrings for all struct fields and logic
|
2026-05-10 22:16:53 +02:00 |
|
Serkyo
|
1c3eb69cbf
|
fix(renderer): align synchronization with working save and force FIFO
|
2026-05-09 21:49:40 +02:00 |
|
Serkyo
|
3997fa5fd9
|
refactor(renderer): modularize crate and enable vulkan 1.3 features
|
2026-05-09 21:43:30 +02:00 |
|