summaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
13 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
14 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
15 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
17 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
19 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
23 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
36 hoursfeat: Add headless mode for testing without GPUskal
37 hoursfeat: Implement Task #76 external library size measurementskal
40 hoursfix: Add ShaderComposer to CircleMaskEffect pipelinesskal
40 hoursrefactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
41 hoursrefactor: Generic sampler system for compositesskal
41 hoursfeat: GPU procedural Phase 4 - texture compositionskal
41 hoursrefactor: Unify TextureManager compute pipeline managementskal
41 hoursfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
41 hoursfeat(gpu): Add GPU procedural texture generation systemskal
44 hourscleanup: remove unused include from uniform_helper.hskal
44 hoursRefactor Effect class to centralize common uniforms managementskal
44 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
44 hourschore: Apply clang-format to C++ source filesskal
45 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
45 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
45 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
46 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2 daysfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
2 daysfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
2 daysfeat(gpu): Add auxiliary texture masking systemskal
2 daysfix tree, remove Distort effectskal
2 daysfeat(gpu): Add VignetteEffect and related filesskal
2 daysfeat(gpu): Add VignetteEffectskal
3 daysrefactor: Use tracker BPM instead of hardcoded valuesskal
3 daysfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
3 daysfeat(gpu): Add parameter-driven GaussianBlurEffectskal
3 daysfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
3 daysfeat(shaders): Add Möller-Trumbore ray-triangle intersectionskal
3 daysfix(gpu): Correct FlashUniforms struct alignment for WGSLskal
3 daysfeat(gpu): Implement shader parametrization systemskal
3 daysrefactor(shaders): Apply common utilities to renderer shadersskal
3 daysRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
3 daysfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
3 daysstyle: Apply clang-format to all source filesskal
3 daysadd debugging code to flash_effectskal
4 daysfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
4 daysrefactor: Store const GpuContext& in Effect base classskal
4 daysrefactor: Bundle GPU context into GpuContext structskal
4 daysfix(audio): Synchronize audio-visual timing with playback timeskal
4 daysrefactor: Move platform files to src/platform/ subdirectoryskal
5 daysfeat(particles): Implement transparent circular particles with alpha blending...skal
5 daysrefactor(build): Split asset_manager.h into dcl/core/utils headersskal
5 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
5 daysrefactor(gpu): Implement compile-time BVH toggle via shader compositionskal