summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
13 hourschore: Disable tempo variation and simplify music trackskal
13 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
15 hoursfix: Auto-regenerate assets after clean buildskal
15 hoursrefactor: Store const GpuContext& in Effect base classskal
15 hoursrefactor: Bundle GPU context into GpuContext structskal
15 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
18 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
21 hoursrefactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)skal
21 hoursrefactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
21 hoursfeat(build): Add FINAL_STRIP mode for maximum size optimizationskal
21 hoursdocs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
21 hourstest(audio): Add error handling tests for WavDumpBackendskal
21 hoursfix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
21 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
22 hourstest(gpu): Add comprehensive TextureManager testsskal
22 hourstest(gpu): Add automatic validation for effect test coverageskal
22 hourstest(gpu): Add post-process helper utilities testing (Phase 2.2)skal
22 hourstest(gpu): Add comprehensive effect class testing (Phase 2.1)skal
22 hourstest: Add GPU effects test infrastructure (Phase 1 Foundation)skal
23 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
23 hourstest: Add platform test coverage (test_platform.cc)skal
23 hoursfeat(test_demo): Add validation for command-line optionsskal
24 hoursfeat(test_demo): Add beat_number column to fine-grained peak logskal
24 hoursfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
24 hoursfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal
34 hoursclean up main.ccskal
37 hoursfix(audio): Normalize procedurally generated notes to consistent RMS levelskal
38 hoursfix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guardsskal
38 hoursfeat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
38 hoursfix(audio): Clean up stale spectrograms and fix asset referencesskal
38 hoursfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
39 hoursfeat(particles): Implement transparent circular particles with alpha blending...skal
39 hoursfix(audio): Remove Hamming window from synthesis (before IDCT)skal
40 hoursfix(audio): Scale procedural note generation for orthonormal DCTskal
40 hoursfix(audio): Regenerate spectrograms with orthonormal DCTskal
40 hoursfeat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
40 hoursfix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering methodskal
42 hoursfix(shaders): Resolve WGSL validation errors and add shader compilation testsskal
42 hoursfeat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
45 hoursfeat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)skal
46 hoursfix(build): Add file-level dependencies for assets (shaders, meshes, audio)skal
46 hoursrefactor(build): Split asset_manager.h into dcl/core/utils headersskal
46 hoursfix(test_mesh): Use BOX floor instead of PLANE to fix shadow renderingskal
46 hoursRevert "fix(shaders): Correct plane distance scaling for non-uniform transforms"skal
46 hoursfix(shaders): Correct plane distance scaling for non-uniform transformsskal
46 hoursRevert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"skal
46 hoursfix(test_mesh): Use uniform floor scale to fix shadow artifactsskal
46 hoursfix(math): Normalize axis in quat::from_axis to prevent scaling artifactsskal
47 hoursfix: Correct mesh normal transformation and floor shadow renderingskal
48 hoursdocs: Update project documentation and regenerate assetsskal