index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effect.cc
Age
Commit message (
Expand
)
Author
14 hours
fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)
skal
16 hours
fix: Capture scene framebuffer before post-processing for CNN effect
skal
18 hours
feat: Add multi-layer CNN support with framebuffer capture and blend control
skal
45 hours
fix: Resolve WebGPU uniform buffer alignment issues (Task #74)
skal
2 days
feat(gpu): Add auxiliary texture masking system
skal
2 days
refactor: Use tracker BPM instead of hardcoded values
skal
3 days
Revert "feat(platform): Centralize platform-specific WebGPU code and improve ...
skal
3 days
feat(platform): Centralize platform-specific WebGPU code and improve shader c...
skal
3 days
style: Apply clang-format to all source files
skal
4 days
refactor: Bundle GPU context into GpuContext struct
skal
5 days
fix(gpu): Resolve typeid warning by using .get() on shared_ptr
skal
5 days
feat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)
skal
6 days
feat: Optional sequence end times and comprehensive effect documentation
skal
9 days
fix(3d): Restore and enhance 3D shadows
skal
9 days
fix(gpu): Resolve high-DPI squished rendering and 3D shadow bugs
skal
9 days
feat(3d): Use procedural grid for floor and revert object noise
skal
9 days
feat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assets
skal
10 days
feat(gpu): Integrate bumpy 3D renderer into main demo
skal
10 days
Chore: Apply clang-format to the codebase
skal
10 days
Refactor: Move common GPU fields to base Effect classes
skal
10 days
clang-format
skal
10 days
fix(build): resolve cross-platform build configuration errors
skal
10 days
style: add vertical compression rules to clang-format
skal
10 days
fix(gpu): resolve multiple WebGPU validation and runtime errors
skal
11 days
fix: Resolve all build/linking errors for Sequence/Effect tests
skal
11 days
fix: Cross-compilation and style compliance
skal
11 days
feat: Multi-pass rendering architecture and effect stubs
skal
11 days
feat: Add --seek command line option for fast-forward debugging
skal
11 days
feat: Implement Sequence and Effect system for demo choreography
skal