summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
14 daysstyle: add vertical compression rules to clang-formatskal
14 daysfix(build): correct generated timeline path in test_sequenceskal
14 daysrefactor: move generated asset files to src/generated/skal
14 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
14 daysfix seq-compiler help messageskal
14 daysfix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
14 daysadd testing for sequenceskal
14 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
14 daystest: Finalize sequence/effect system testsskal
14 daysstyle: Enforce vertically compact code formattingskal
14 daystools: Improve seq_compiler usage with example commandskal
14 daysfix: Cross-compilation and style complianceskal
14 daysfeat: Full implementation of post-processing pipeline and new effectsskal
14 daysfeat: Multi-pass rendering architecture and effect stubsskal
14 daysupdate instructionsskal
14 daysdocs: Capture Sequence system and debugging protocolsskal
14 daysfeat: Implement Sequence Compiler for data-driven choreographyskal
14 daysopt: Guard debug/seek features with STRIP_ALLskal
14 daysfeat: Add --seek command line option for fast-forward debuggingskal
14 daysfeat: Implement Sequence and Effect system for demo choreographyskal
14 daysbuild: Add pack_source target to create complete source archiveskal
14 daysbuild: Add DEMO_ALL_OPTIONS to activate all build flags at onceskal
14 daysadd spec assetsskal
14 daysupdate session with mix fixesskal
14 daysdocs: Update contributing guidelines to mandate Windows build verificationskal
14 daysfix: Resolve macOS build breakage and restore tools audio supportskal
14 daysopt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudioskal
14 daysupdate state in .md filesskal
14 daysFinalize Windows port with size analysis reporting and updated docsskal
14 daysAdd Windows cross-compilation support (MinGW) and emulation (Wine)skal
2026-01-31Chore: Add missing newlines at end of source filesskal
2026-01-31Chore: Remove trailing whitespaces across the codebaseskal
2026-01-31Implement procedural audio generation, spectral effects, and WebGPU particle ...skal
2026-01-31add notesskal
2026-01-31enforce code styleskal
2026-01-31more style rulesskal
2026-01-30add mini_math.h header-only vector libskal
2026-01-28remove shader.wgslskal