index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
11 hours
feat(audio): Add SilentBackend, fix peak measurement, reorganize backends
skal
13 hours
refactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)
skal
13 hours
refactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)
skal
13 hours
feat(build): Add FINAL_STRIP mode for maximum size optimization
skal
14 hours
docs(audio): Document WavDumpBackend synchronization with MiniaudioBackend
skal
14 hours
test(audio): Add error handling tests for WavDumpBackend
skal
14 hours
fix(audio): Remove clipping from WavDumpBackend, add diagnostics
skal
14 hours
refactor(audio): Remove tempo logic from WavDumpBackend
skal
14 hours
test(gpu): Add comprehensive TextureManager tests
skal
15 hours
test(gpu): Add automatic validation for effect test coverage
skal
15 hours
test(gpu): Add post-process helper utilities testing (Phase 2.2)
skal
15 hours
test(gpu): Add comprehensive effect class testing (Phase 2.1)
skal
15 hours
test: Add GPU effects test infrastructure (Phase 1 Foundation)
skal
15 hours
refactor: Move platform files to src/platform/ subdirectory
skal
15 hours
test: Add platform test coverage (test_platform.cc)
skal
16 hours
feat(test_demo): Add validation for command-line options
skal
16 hours
feat(test_demo): Add beat_number column to fine-grained peak log
skal
16 hours
feat(test_demo): Add fine-grained peak logging at frame resolution
skal
16 hours
feat(test_demo): Add audio/visual sync debug tool with tempo testing
skal
26 hours
clean up main.cc
skal
30 hours
fix(audio): Normalize procedurally generated notes to consistent RMS level
skal
30 hours
fix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guards
skal
30 hours
feat(audio): Add RMS normalization to spectool for consistent sample loudness
skal
30 hours
fix(audio): Clean up stale spectrograms and fix asset references
skal
30 hours
fix(audio): Fix spectrogram amplification issue and add diagnostic tool
skal
31 hours
feat(particles): Implement transparent circular particles with alpha blending...
skal
32 hours
fix(audio): Remove Hamming window from synthesis (before IDCT)
skal
32 hours
fix(audio): Scale procedural note generation for orthonormal DCT
skal
32 hours
fix(audio): Regenerate spectrograms with orthonormal DCT
skal
32 hours
feat(audio): Integrate FFT-based DCT/IDCT into audio engine and tools
skal
32 hours
fix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering method
skal
34 hours
fix(shaders): Resolve WGSL validation errors and add shader compilation tests
skal
35 hours
feat(audio): FFT implementation Phase 1 - Infrastructure and foundation
skal
37 hours
feat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)
skal
38 hours
fix(build): Add file-level dependencies for assets (shaders, meshes, audio)
skal
38 hours
refactor(build): Split asset_manager.h into dcl/core/utils headers
skal
39 hours
fix(test_mesh): Use BOX floor instead of PLANE to fix shadow rendering
skal
39 hours
Revert "fix(shaders): Correct plane distance scaling for non-uniform transforms"
skal
39 hours
fix(shaders): Correct plane distance scaling for non-uniform transforms
skal
39 hours
Revert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"
skal
39 hours
fix(test_mesh): Use uniform floor scale to fix shadow artifacts
skal
39 hours
fix(math): Normalize axis in quat::from_axis to prevent scaling artifacts
skal
40 hours
fix: Correct mesh normal transformation and floor shadow rendering
skal
40 hours
docs: Update project documentation and regenerate assets
skal
40 hours
fix(test_mesh): Resolve all WGPU API and build issues on macOS
skal
40 hours
feat(tests): Add test_mesh tool for OBJ loading and normal visualization
skal
41 hours
feat(assets): Add dodecahedron mesh asset
skal
42 hours
refactor(3d): Split Renderer3D into sub-functionalities
skal
42 hours
feat(3d): Implement basic OBJ mesh asset pipeline
skal
46 hours
chore: Update documentation, generated assets, and cleanup
skal
[next]