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
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
12 hours
fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)
skal
14 hours
fix: Capture scene framebuffer before post-processing for CNN effect
skal
15 hours
feat: Add multi-layer CNN support with framebuffer capture and blend control
skal
20 hours
feat: Add CNN post-processing effect with modular WGSL architecture
skal
28 hours
fix: Guard --headless flag with DEMO_HEADLESS define
skal
31 hours
refactor: Reorganize tests into subsystem subdirectories
skal
32 hours
feat: Add headless mode for testing without GPU
skal
33 hours
feat: Implement Task #76 external library size measurement
skal
34 hours
feat: Add debug-only file change detection for rapid iteration
skal
36 hours
fix: Add ShaderComposer to CircleMaskEffect pipelines
skal
37 hours
refactor: Deduplicate CommonUniforms with #include in WGSL shaders
skal
37 hours
refactor: Generic sampler system for composites
skal
37 hours
feat: GPU procedural Phase 4 - texture composition
skal
38 hours
test: Add variable-size texture support verification
skal
38 hours
test: Add pipeline caching and multi-generator tests
skal
38 hours
refactor: Unify TextureManager compute pipeline management
skal
38 hours
fix(3d): VisualDebug uniform buffer size mismatch
skal
38 hours
feat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shaders
skal
38 hours
feat(gpu): Add GPU procedural texture generation system
skal
39 hours
fix: Audio startup hiccup - use fill_audio_buffer for pre-fill
skal
40 hours
try to fix test_demo
skal
40 hours
cleanup: remove unused include from uniform_helper.h
skal
40 hours
Fix test_demo build failure after Effect refactor
skal
40 hours
Refactor Effect class to centralize common uniforms management
skal
41 hours
feat: WGSL Uniform Buffer Validation & Consolidation (Task #75)
skal
41 hours
chore: Apply clang-format to C++ source files
skal
41 hours
fix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.md
skal
41 hours
fix: Increase dummy uniform buffer to 32 bytes for alignment
skal
41 hours
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
42 hours
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
43 hours
feat(test): Remove expected effect counts in test_demo_effects
skal
2 days
feat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture masking
skal
2 days
feat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture masking
skal
2 days
feat(gpu): Add auxiliary texture masking system
skal
2 days
fix tree, remove Distort effect
skal
2 days
feat(gpu): Add VignetteEffect and related files
skal
2 days
feat(gpu): Add VignetteEffect
skal
2 days
refactor(procedural): Use hash-based noise instead of lattice approach
skal
2 days
refactor: Use tracker BPM instead of hardcoded values
skal
2 days
feat(gpu): Add WGSL noise and hash function library (Task #59)
skal
2 days
feat(gpu): Add parameter-driven GaussianBlurEffect
skal
2 days
feat(gpu): Add parameter-driven ChromaAberrationEffect
skal
2 days
feat(audio): Add --tempo flag for variable tempo testing
skal
2 days
fix(3d): Handle user_data meshes in visual debug wireframe rendering
skal
2 days
feat(shaders): Add Möller-Trumbore ray-triangle intersection
skal
2 days
fix(gpu): Correct FlashUniforms struct alignment for WGSL
skal
2 days
feat(gpu): Implement shader parametrization system
skal
2 days
feat(util): Add CHECK_RETURN macros for recoverable errors
skal
2 days
perf(test): Make JitteredAudioBackendTest 50x faster
skal
[next]