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
5 hours
refactor(procedural): Use hash-based noise instead of lattice approach
skal
5 hours
refactor: Use tracker BPM instead of hardcoded values
skal
5 hours
feat(gpu): Add WGSL noise and hash function library (Task #59)
skal
7 hours
feat(gpu): Add parameter-driven GaussianBlurEffect
skal
7 hours
feat(gpu): Add parameter-driven ChromaAberrationEffect
skal
7 hours
feat(audio): Add --tempo flag for variable tempo testing
skal
7 hours
fix(3d): Handle user_data meshes in visual debug wireframe rendering
skal
7 hours
feat(shaders): Add Möller-Trumbore ray-triangle intersection
skal
8 hours
fix(gpu): Correct FlashUniforms struct alignment for WGSL
skal
8 hours
feat(gpu): Implement shader parametrization system
skal
8 hours
feat(util): Add CHECK_RETURN macros for recoverable errors
skal
8 hours
perf(test): Make JitteredAudioBackendTest 50x faster
skal
8 hours
refactor(shaders): Apply common utilities to renderer shaders
skal
10 hours
fix: Include PlaneData header in scene_loader.cc
skal
10 hours
fix: Correct offset management in scene_loader.cc for plane_distance
skal
10 hours
fix: Remove local redefinition of PlaneData in scene_loader.cc
skal
10 hours
fix: Make PlaneData struct visible to renderer_draw.cc
skal
10 hours
fix: Include <memory> header for std::shared_ptr in Object3D
skal
10 hours
feat: Integrate plane_distance into renderer and scene loader
skal
10 hours
feat(audio): Eliminate temp buffer allocations and add explicit clipping (Tas...
skal
11 hours
refactor(tests): Factor common patterns in tempo tests
skal
13 hours
chore: Clean up generated files and update project config
skal
13 hours
fix(demo64k): Pass absolute time to gpu_draw and remove tempo_test_enabled fr...
skal
13 hours
fix(test_demo): Resolve compile errors and finalize timing decoupling
skal
13 hours
fix(timing): Decouple test_demo graphics loop from audio clock
skal
13 hours
build: Include generated file updates resulting from timing decoupling changes
skal
13 hours
feat(timing): Decouple graphics loop from audio clock for smooth performance
skal
13 hours
refactor(audio): Finalize audio sync, update docs, and clean up test artifacts
skal
14 hours
refactor(docs): Update TODO.md with large files and apply clang-format
skal
15 hours
refactor(3d): Split Renderer3D into modular files and fix compilation.
skal
15 hours
Revert "feat(platform): Centralize platform-specific WebGPU code and improve ...
skal
16 hours
feat(platform): Centralize platform-specific WebGPU code and improve shader c...
skal
16 hours
fix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker test
skal
17 hours
style: Apply clang-format to all source files
skal
17 hours
feat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mapping
skal
17 hours
feat(3d): Implement Mesh Wireframe rendering for Visual Debug
skal
17 hours
feat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)
skal
17 hours
feat(3d): Implement Blender export and binary scene loading pipeline
skal
18 hours
minor comment update
skal
26 hours
fix(audio): Prevent events from triggering one frame early
skal
27 hours
fix(audio): Remove sample offsets - incompatible with tempo scaling
skal
27 hours
fix(audio): Calculate sample offsets from render position, not playback position
skal
27 hours
fix(audio): Implement sample-accurate event timing
skal
29 hours
add debugging code to flash_effect
skal
29 hours
refactor(audio): Convert tracker to unit-less timing system
skal
29 hours
fix(test_demo): Space patterns 4 seconds apart to prevent overlap
skal
29 hours
chore: Disable tempo variation and simplify music track
skal
29 hours
feat(gpu): Systematize post-process bindings and enable vertex shader uniforms
skal
31 hours
fix: Auto-regenerate assets after clean build
skal
31 hours
refactor: Store const GpuContext& in Effect base class
skal
[next]