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
8 hours
fix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker test
skal
8 hours
style: Apply clang-format to all source files
skal
8 hours
feat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mapping
skal
8 hours
feat(3d): Implement Mesh Wireframe rendering for Visual Debug
skal
9 hours
feat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)
skal
9 hours
feat(3d): Implement Blender export and binary scene loading pipeline
skal
9 hours
minor comment update
skal
18 hours
fix(audio): Prevent events from triggering one frame early
skal
18 hours
fix(audio): Remove sample offsets - incompatible with tempo scaling
skal
18 hours
fix(audio): Calculate sample offsets from render position, not playback position
skal
18 hours
fix(audio): Implement sample-accurate event timing
skal
20 hours
add debugging code to flash_effect
skal
20 hours
refactor(audio): Convert tracker to unit-less timing system
skal
21 hours
fix(test_demo): Space patterns 4 seconds apart to prevent overlap
skal
21 hours
chore: Disable tempo variation and simplify music track
skal
21 hours
feat(gpu): Systematize post-process bindings and enable vertex shader uniforms
skal
22 hours
fix: Auto-regenerate assets after clean build
skal
22 hours
refactor: Store const GpuContext& in Effect base class
skal
23 hours
refactor: Bundle GPU context into GpuContext struct
skal
23 hours
fix(audio): Synchronize audio-visual timing with playback time
skal
26 hours
feat(audio): Add SilentBackend, fix peak measurement, reorganize backends
skal
28 hours
refactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)
skal
28 hours
refactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)
skal
28 hours
feat(build): Add FINAL_STRIP mode for maximum size optimization
skal
29 hours
docs(audio): Document WavDumpBackend synchronization with MiniaudioBackend
skal
29 hours
test(audio): Add error handling tests for WavDumpBackend
skal
29 hours
fix(audio): Remove clipping from WavDumpBackend, add diagnostics
skal
29 hours
refactor(audio): Remove tempo logic from WavDumpBackend
skal
29 hours
test(gpu): Add comprehensive TextureManager tests
skal
30 hours
test(gpu): Add automatic validation for effect test coverage
skal
30 hours
test(gpu): Add post-process helper utilities testing (Phase 2.2)
skal
30 hours
test(gpu): Add comprehensive effect class testing (Phase 2.1)
skal
30 hours
test: Add GPU effects test infrastructure (Phase 1 Foundation)
skal
30 hours
refactor: Move platform files to src/platform/ subdirectory
skal
31 hours
test: Add platform test coverage (test_platform.cc)
skal
31 hours
feat(test_demo): Add validation for command-line options
skal
31 hours
feat(test_demo): Add beat_number column to fine-grained peak log
skal
31 hours
feat(test_demo): Add fine-grained peak logging at frame resolution
skal
31 hours
feat(test_demo): Add audio/visual sync debug tool with tempo testing
skal
42 hours
clean up main.cc
skal
45 hours
fix(audio): Normalize procedurally generated notes to consistent RMS level
skal
45 hours
fix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guards
skal
45 hours
feat(audio): Add RMS normalization to spectool for consistent sample loudness
skal
45 hours
fix(audio): Clean up stale spectrograms and fix asset references
skal
46 hours
fix(audio): Fix spectrogram amplification issue and add diagnostic tool
skal
46 hours
feat(particles): Implement transparent circular particles with alpha blending...
skal
47 hours
fix(audio): Remove Hamming window from synthesis (before IDCT)
skal
47 hours
fix(audio): Scale procedural note generation for orthonormal DCT
skal
47 hours
fix(audio): Regenerate spectrograms with orthonormal DCT
skal
47 hours
feat(audio): Integrate FFT-based DCT/IDCT into audio engine and tools
skal
[next]