summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
12 daystry to fix the messskal
12 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
12 daysfeat(assets): Implement robust procedural asset generation pipelineskal
12 daysfeat(assets): Implement procedural asset generation pipelineskal
12 daysfeat(assets): Implement procedural asset generation pipelineskal
12 daysfeat(asset_manager): Implement array-based cachingskal
12 daysfeat: Add seamless bump mapping with procedural noiseskal
12 daysfeat: Implement hybrid rendering with SDF primitivesskal
12 daysfeat: Implement 3D system and procedural texture managerskal
13 daysremove demo_all.tgzskal
13 daysChore: Apply clang-format to the codebaseskal
13 daysRefactor: Move common GPU fields to base Effect classesskal
13 daysRefactor: Split demo effects and shaders into individual filesskal
13 daysformat shader codeskal
13 daysclang-formatskal
13 daysupdate coding rulesskal
13 daysrefactor(cmake): Consolidate and simplify CMakeLists.txtskal
13 daysfix(build): resolve cross-platform build configuration errorsskal
13 daysstyle: add vertical compression rules to clang-formatskal
13 daysfix(build): correct generated timeline path in test_sequenceskal
13 daysrefactor: move generated asset files to src/generated/skal
13 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
13 daysfix seq-compiler help messageskal
13 daysfix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
13 daysadd testing for sequenceskal
13 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
13 daystest: Finalize sequence/effect system testsskal
13 daysstyle: Enforce vertically compact code formattingskal
13 daystools: Improve seq_compiler usage with example commandskal
13 daysfix: Cross-compilation and style complianceskal
13 daysfeat: Full implementation of post-processing pipeline and new effectsskal
13 daysfeat: Multi-pass rendering architecture and effect stubsskal
13 daysupdate instructionsskal
13 daysdocs: Capture Sequence system and debugging protocolsskal
13 daysfeat: Implement Sequence Compiler for data-driven choreographyskal
13 daysopt: Guard debug/seek features with STRIP_ALLskal
13 daysfeat: Add --seek command line option for fast-forward debuggingskal
13 daysfeat: Implement Sequence and Effect system for demo choreographyskal
13 daysbuild: Add pack_source target to create complete source archiveskal
13 daysbuild: Add DEMO_ALL_OPTIONS to activate all build flags at onceskal
13 daysadd spec assetsskal
13 daysupdate session with mix fixesskal
13 daysdocs: Update contributing guidelines to mandate Windows build verificationskal
13 daysfix: Resolve macOS build breakage and restore tools audio supportskal
13 daysopt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudioskal
13 daysupdate state in .md filesskal
13 daysFinalize Windows port with size analysis reporting and updated docsskal
13 daysAdd Windows cross-compilation support (MinGW) and emulation (Wine)skal
14 daysChore: Add missing newlines at end of source filesskal