index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Age
Commit message (
Expand
)
Author
2026-02-09
feat: Add debug-only file change detection for rapid iteration
skal
2026-02-09
refactor: Deduplicate CommonUniforms with #include in WGSL shaders
skal
2026-02-09
feat: GPU procedural Phase 4 - texture composition
skal
2026-02-09
test: Add variable-size texture support verification
skal
2026-02-09
test: Add pipeline caching and multi-generator tests
skal
2026-02-09
feat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shaders
skal
2026-02-09
feat(gpu): Add GPU procedural texture generation system
skal
2026-02-09
chore: Apply clang-format to C++ source files
skal
2026-02-09
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
2026-02-09
feat(test): Remove expected effect counts in test_demo_effects
skal
2026-02-08
feat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture masking
skal
2026-02-08
feat(gpu): Add auxiliary texture masking system
skal
2026-02-08
fix tree, remove Distort effect
skal
2026-02-08
feat(gpu): Add VignetteEffect and related files
skal
2026-02-08
feat(gpu): Add WGSL noise and hash function library (Task #59)
skal
2026-02-08
feat(gpu): Add parameter-driven ChromaAberrationEffect
skal
2026-02-08
fix(3d): Handle user_data meshes in visual debug wireframe rendering
skal
2026-02-08
feat(gpu): Implement shader parametrization system
skal
2026-02-08
perf(test): Make JitteredAudioBackendTest 50x faster
skal
2026-02-08
refactor(tests): Factor common patterns in tempo tests
skal
2026-02-08
refactor(audio): Finalize audio sync, update docs, and clean up test artifacts
skal
2026-02-08
fix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker test
skal
2026-02-08
style: Apply clang-format to all source files
skal
2026-02-08
feat(3d): Implement Mesh Wireframe rendering for Visual Debug
skal
2026-02-08
feat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)
skal
2026-02-08
feat(3d): Implement Blender export and binary scene loading pipeline
skal
2026-02-07
refactor: Bundle GPU context into GpuContext struct
skal
2026-02-07
feat(audio): Add SilentBackend, fix peak measurement, reorganize backends
skal
2026-02-07
test(audio): Add error handling tests for WavDumpBackend
skal
2026-02-07
fix(audio): Remove clipping from WavDumpBackend, add diagnostics
skal
2026-02-07
refactor(audio): Remove tempo logic from WavDumpBackend
skal
2026-02-07
test(gpu): Add comprehensive TextureManager tests
skal
2026-02-07
test(gpu): Add automatic validation for effect test coverage
skal
2026-02-07
test(gpu): Add post-process helper utilities testing (Phase 2.2)
skal
2026-02-07
test(gpu): Add comprehensive effect class testing (Phase 2.1)
skal
2026-02-07
test: Add GPU effects test infrastructure (Phase 1 Foundation)
skal
2026-02-07
refactor: Move platform files to src/platform/ subdirectory
skal
2026-02-07
test: Add platform test coverage (test_platform.cc)
skal
2026-02-06
fix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guards
skal
2026-02-06
fix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering method
skal
2026-02-06
fix(shaders): Resolve WGSL validation errors and add shader compilation tests
skal
2026-02-06
feat(audio): FFT implementation Phase 1 - Infrastructure and foundation
skal
2026-02-06
feat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)
skal
2026-02-06
fix(test_mesh): Use BOX floor instead of PLANE to fix shadow rendering
skal
2026-02-06
Revert "fix(shaders): Correct plane distance scaling for non-uniform transforms"
skal
2026-02-06
fix(shaders): Correct plane distance scaling for non-uniform transforms
skal
2026-02-06
Revert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"
skal
2026-02-06
fix(test_mesh): Use uniform floor scale to fix shadow artifacts
skal
2026-02-06
fix: Correct mesh normal transformation and floor shadow rendering
skal
2026-02-06
fix(test_mesh): Resolve all WGPU API and build issues on macOS
skal
[prev]
[next]