summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
9 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
9 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
9 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
9 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
10 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal
10 daysrefactor: Reorganize tests into subsystem subdirectoriesskal
10 daysfeat: Add headless mode for testing without GPUskal
10 daysfeat: Implement workspace system (Task #77)skal
10 daysfeat: Implement Task #76 external library size measurementskal
10 daysfeat: Add debug-only file change detection for rapid iterationskal
10 daysfeat: GPU procedural Phase 4 - texture compositionskal
10 daysfeat(gpu): Add GPU procedural texture generation systemskal
10 daysfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
11 daysfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
11 daysfix tree, remove Distort effectskal
11 daysfeat(gpu): Add VignetteEffect and related filesskal
11 daysfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
11 daysfeat(gpu): Implement shader parametrization systemskal
11 daysrefactor(3d): Split Renderer3D into modular files and fix compilation.skal
12 daysfix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
12 daysfeat(3d): Implement Blender export and binary scene loading pipelineskal
12 daystest: Add HTML Gantt chart output test for seq_compilerskal
12 daystest: Add Gantt chart output test for seq_compilerskal
12 daysfix: Auto-regenerate assets after clean buildskal
12 daysfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
12 daysrefactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
12 daysfeat(build): Add FINAL_STRIP mode for maximum size optimizationskal
12 daystest(gpu): Add comprehensive TextureManager testsskal
12 daystest(gpu): Register GPU tests with CTestskal
12 daystest(gpu): Add post-process helper utilities testing (Phase 2.2)skal
12 daystest(gpu): Add comprehensive effect class testing (Phase 2.1)skal
12 daystest: Add GPU effects test infrastructure (Phase 1 Foundation)skal
13 daysrefactor: Move platform files to src/platform/ subdirectoryskal
13 daystest: Add platform test coverage (test_platform.cc)skal
13 daysfeat(build): Add configuration summary to CMake outputskal
13 daysfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal
13 daysfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
13 daysfix(shaders): Resolve WGSL validation errors and add shader compilation testsskal
13 daysfeat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
13 daysfeat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)skal
13 daysfix(build): Add file-level dependencies for assets (shaders, meshes, audio)skal
14 daysfeat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal
14 daysrefactor(3d): Split Renderer3D into sub-functionalitiesskal
2026-02-05feat(audio): Implement AudioEngine and SpectrogramResourceManager (Task #56 P...skal
2026-02-05fix(audio): Resolve tracker test failures due to initialization orderskal
2026-02-05feat(physics): Implement SDF-based physics engine and BVHskal
2026-02-04feat: Optional sequence end times and comprehensive effect documentationskal
2026-02-04feat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
2026-02-04feat(audio): Implement ring buffer for live playback timingskal
2026-02-04test(audio): Add regression test for WAV dump stereo formatskal