summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
11 hourschore: Clean up generated files and update project configskal
11 hoursfix(demo64k): Pass absolute time to gpu_draw and remove tempo_test_enabled fr...skal
11 hoursfix(test_demo): Resolve compile errors and finalize timing decouplingskal
11 hoursfix(timing): Decouple test_demo graphics loop from audio clockskal
11 hoursbuild: Include generated file updates resulting from timing decoupling changesskal
11 hoursfeat(timing): Decouple graphics loop from audio clock for smooth performanceskal
11 hoursrefactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
13 hoursrefactor(docs): Update TODO.md with large files and apply clang-formatskal
13 hoursrefactor(3d): Split Renderer3D into modular files and fix compilation.skal
13 hoursRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
14 hoursfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
15 hoursfix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
15 hoursstyle: Apply clang-format to all source filesskal
15 hoursfeat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
15 hoursfeat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
16 hoursfeat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)skal
16 hoursfeat(3d): Implement Blender export and binary scene loading pipelineskal
16 hoursminor comment updateskal
25 hoursfix(audio): Prevent events from triggering one frame earlyskal
25 hoursfix(audio): Remove sample offsets - incompatible with tempo scalingskal
25 hoursfix(audio): Calculate sample offsets from render position, not playback positionskal
25 hoursfix(audio): Implement sample-accurate event timingskal
27 hoursadd debugging code to flash_effectskal
27 hoursrefactor(audio): Convert tracker to unit-less timing systemskal
28 hoursfix(test_demo): Space patterns 4 seconds apart to prevent overlapskal
28 hourschore: Disable tempo variation and simplify music trackskal
28 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
29 hoursfix: Auto-regenerate assets after clean buildskal
29 hoursrefactor: Store const GpuContext& in Effect base classskal
30 hoursrefactor: Bundle GPU context into GpuContext structskal
30 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
33 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
35 hoursrefactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)skal
35 hoursrefactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
35 hoursfeat(build): Add FINAL_STRIP mode for maximum size optimizationskal
36 hoursdocs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
36 hourstest(audio): Add error handling tests for WavDumpBackendskal
36 hoursfix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
36 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
36 hourstest(gpu): Add comprehensive TextureManager testsskal
37 hourstest(gpu): Add automatic validation for effect test coverageskal
37 hourstest(gpu): Add post-process helper utilities testing (Phase 2.2)skal
37 hourstest(gpu): Add comprehensive effect class testing (Phase 2.1)skal
37 hourstest: Add GPU effects test infrastructure (Phase 1 Foundation)skal
37 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
37 hourstest: Add platform test coverage (test_platform.cc)skal
38 hoursfeat(test_demo): Add validation for command-line optionsskal
38 hoursfeat(test_demo): Add beat_number column to fine-grained peak logskal
38 hoursfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
38 hoursfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal