summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysfeat(build): Add check_all script and optimize spectoolskal
12 daysdocs(todo): Archive completed tasksskal
12 daysdocs: Refactor and prioritize project task listsskal
12 daysdocs: Incorporate PHASE2_COMPRESSION.md and update READMEskal
12 daysfix(build): Add compatibility for older wgpu-native headersskal
12 daysfix(repo): Revert accidental changes to third_party libsskal
12 daysrefactor(build): Centralize generated files and clean up project layoutskal
12 daysone more TODOskal
12 daysrefine some sub-tasks and conceptsskal
13 daysdocs: Update project status and how-to guidesskal
13 daysfeat(visuals): Increase 3D object size and add erratic camera motionskal
13 daysrefactor(platform): Encapsulate state in PlatformState structskal
13 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
13 daysadd a note about ssh accessskal
13 dayspush test #3skal
13 daystest push #2skal
13 daystest pushskal
13 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
13 daystry to fix the messskal
13 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
13 daysfeat(assets): Implement robust procedural asset generation pipelineskal
13 daysfeat(assets): Implement procedural asset generation pipelineskal
13 daysfeat(assets): Implement procedural asset generation pipelineskal
13 daysfeat(asset_manager): Implement array-based cachingskal
13 daysfeat: Add seamless bump mapping with procedural noiseskal
13 daysfeat: Implement hybrid rendering with SDF primitivesskal
13 daysfeat: Implement 3D system and procedural texture managerskal
14 daysremove demo_all.tgzskal
14 daysChore: Apply clang-format to the codebaseskal
14 daysRefactor: Move common GPU fields to base Effect classesskal
14 daysRefactor: Split demo effects and shaders into individual filesskal
14 daysformat shader codeskal
14 daysclang-formatskal
14 daysupdate coding rulesskal
14 daysrefactor(cmake): Consolidate and simplify CMakeLists.txtskal
14 daysfix(build): resolve cross-platform build configuration errorsskal
2026-01-31style: add vertical compression rules to clang-formatskal
2026-01-31fix(build): correct generated timeline path in test_sequenceskal
2026-01-31refactor: move generated asset files to src/generated/skal
2026-01-31fix(gpu): resolve multiple WebGPU validation and runtime errorsskal
2026-01-31fix seq-compiler help messageskal
2026-01-31fix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
2026-01-31add testing for sequenceskal
2026-01-31fix: Resolve all build/linking errors for Sequence/Effect testsskal
2026-01-31test: Finalize sequence/effect system testsskal
2026-01-31style: Enforce vertically compact code formattingskal
2026-01-31tools: Improve seq_compiler usage with example commandskal
2026-01-31fix: Cross-compilation and style complianceskal
2026-01-31feat: Full implementation of post-processing pipeline and new effectsskal
2026-01-31feat: Multi-pass rendering architecture and effect stubsskal