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