index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
Age
Commit message (
Expand
)
Author
10 hours
feat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)
skal
11 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
32 hours
feat: Add headless mode for testing without GPU
skal
33 hours
feat: Implement Task #76 external library size measurement
skal
37 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
refactor: Unify TextureManager compute pipeline management
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
40 hours
cleanup: remove unused include from uniform_helper.h
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
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: 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(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
3 days
refactor(shaders): Apply common utilities to renderer shaders
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
3 days
add debugging code to flash_effect
skal
3 days
feat(gpu): Systematize post-process bindings and enable vertex shader uniforms
skal
3 days
refactor: Store const GpuContext& in Effect base class
skal
3 days
refactor: Bundle GPU context into GpuContext struct
skal
3 days
fix(audio): Synchronize audio-visual timing with playback time
skal
4 days
refactor: Move platform files to src/platform/ subdirectory
skal
4 days
feat(particles): Implement transparent circular particles with alpha blending...
skal
5 days
refactor(build): Split asset_manager.h into dcl/core/utils headers
skal
5 days
feat(3d): Implement basic OBJ mesh asset pipeline
skal
5 days
refactor(gpu): Implement compile-time BVH toggle via shader composition
skal
[next]