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
21 hours
fix: Use actual resolution in RotatingCubeEffect
skal
22 hours
fix: Use initialized_ flag instead of ctx_.device check
skal
22 hours
fix: Complete auxiliary texture initialization fix
skal
22 hours
fix: Call resize() before init() to set dimensions first
skal
22 hours
refactor: Use lazy initialization for auxiliary textures
skal
22 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
22 hours
refactor: Simplify effect render API and fix uniform initialization
skal
23 hours
add --save-intermediates to train.py and cnn_test
skal
26 hours
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
26 hours
feat: Add CNN shader testing tool with GPU texture readback
skal
36 hours
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
36 hours
fix: PostProcessHelperTest signature and fixture sharing
skal
39 hours
feat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)
skal
40 hours
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
42 hours
fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)
skal
44 hours
fix: Capture scene framebuffer before post-processing for CNN effect
skal
45 hours
feat: Add multi-layer CNN support with framebuffer capture and blend control
skal
2 days
feat: Add CNN post-processing effect with modular WGSL architecture
skal
2 days
fix: Guard --headless flag with DEMO_HEADLESS define
skal
3 days
refactor: Reorganize tests into subsystem subdirectories
skal
3 days
feat: Add headless mode for testing without GPU
skal
3 days
feat: Implement Task #76 external library size measurement
skal
3 days
feat: Add debug-only file change detection for rapid iteration
skal
3 days
fix: Add ShaderComposer to CircleMaskEffect pipelines
skal
3 days
refactor: Deduplicate CommonUniforms with #include in WGSL shaders
skal
3 days
refactor: Generic sampler system for composites
skal
3 days
feat: GPU procedural Phase 4 - texture composition
skal
3 days
test: Add variable-size texture support verification
skal
3 days
test: Add pipeline caching and multi-generator tests
skal
3 days
refactor: Unify TextureManager compute pipeline management
skal
3 days
fix(3d): VisualDebug uniform buffer size mismatch
skal
3 days
feat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shaders
skal
3 days
feat(gpu): Add GPU procedural texture generation system
skal
3 days
fix: Audio startup hiccup - use fill_audio_buffer for pre-fill
skal
3 days
try to fix test_demo
skal
3 days
cleanup: remove unused include from uniform_helper.h
skal
3 days
Fix test_demo build failure after Effect refactor
skal
3 days
Refactor Effect class to centralize common uniforms management
skal
3 days
feat: WGSL Uniform Buffer Validation & Consolidation (Task #75)
skal
3 days
chore: Apply clang-format to C++ source files
skal
3 days
fix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.md
skal
3 days
fix: Increase dummy uniform buffer to 32 bytes for alignment
skal
3 days
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
3 days
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
3 days
feat(test): Remove expected effect counts in test_demo_effects
skal
3 days
feat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture masking
skal
3 days
feat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture masking
skal
4 days
feat(gpu): Add auxiliary texture masking system
skal
4 days
fix tree, remove Distort effect
skal
4 days
feat(gpu): Add VignetteEffect and related files
skal
[next]