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