summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
11 hoursrefactor(3d): Split Renderer3D into modular files and fix compilation.skal
11 hoursRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
12 hoursfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
13 hoursfix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
13 hoursstyle: Apply clang-format to all source filesskal
13 hoursfeat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
13 hoursfeat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
13 hoursfeat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)skal
14 hoursfeat(3d): Implement Blender export and binary scene loading pipelineskal
14 hoursminor comment updateskal
23 hoursfix(audio): Prevent events from triggering one frame earlyskal
23 hoursfix(audio): Remove sample offsets - incompatible with tempo scalingskal
23 hoursfix(audio): Calculate sample offsets from render position, not playback positionskal
23 hoursfix(audio): Implement sample-accurate event timingskal
25 hoursadd debugging code to flash_effectskal
25 hoursrefactor(audio): Convert tracker to unit-less timing systemskal
26 hoursfix(test_demo): Space patterns 4 seconds apart to prevent overlapskal
26 hourschore: Disable tempo variation and simplify music trackskal
26 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
27 hoursfix: Auto-regenerate assets after clean buildskal
27 hoursrefactor: Store const GpuContext& in Effect base classskal
28 hoursrefactor: Bundle GPU context into GpuContext structskal
28 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
31 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
33 hoursrefactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)skal
33 hoursrefactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
33 hoursfeat(build): Add FINAL_STRIP mode for maximum size optimizationskal
34 hoursdocs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
34 hourstest(audio): Add error handling tests for WavDumpBackendskal
34 hoursfix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
34 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
34 hourstest(gpu): Add comprehensive TextureManager testsskal
35 hourstest(gpu): Add automatic validation for effect test coverageskal
35 hourstest(gpu): Add post-process helper utilities testing (Phase 2.2)skal
35 hourstest(gpu): Add comprehensive effect class testing (Phase 2.1)skal
35 hourstest: Add GPU effects test infrastructure (Phase 1 Foundation)skal
35 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
35 hourstest: Add platform test coverage (test_platform.cc)skal
36 hoursfeat(test_demo): Add validation for command-line optionsskal
36 hoursfeat(test_demo): Add beat_number column to fine-grained peak logskal
36 hoursfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
36 hoursfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal
46 hoursclean up main.ccskal
2 daysfix(audio): Normalize procedurally generated notes to consistent RMS levelskal
2 daysfix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guardsskal
2 daysfeat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
2 daysfix(audio): Clean up stale spectrograms and fix asset referencesskal
2 daysfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
2 daysfeat(particles): Implement transparent circular particles with alpha blending...skal
2 daysfix(audio): Remove Hamming window from synthesis (before IDCT)skal