summaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
17 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
18 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
20 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
21 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
26 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
39 hoursfeat: Add headless mode for testing without GPUskal
40 hoursfeat: Implement Task #76 external library size measurementskal
43 hoursfix: Add ShaderComposer to CircleMaskEffect pipelinesskal
43 hoursrefactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
44 hoursrefactor: Generic sampler system for compositesskal
44 hoursfeat: GPU procedural Phase 4 - texture compositionskal
44 hoursrefactor: Unify TextureManager compute pipeline managementskal
44 hoursfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
44 hoursfeat(gpu): Add GPU procedural texture generation systemskal
47 hourscleanup: remove unused include from uniform_helper.hskal
47 hoursRefactor Effect class to centralize common uniforms managementskal
47 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
47 hourschore: Apply clang-format to C++ source filesskal
47 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
48 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
48 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2 daysfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2 daysfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
3 daysfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
3 daysfeat(gpu): Add auxiliary texture masking systemskal
3 daysfix tree, remove Distort effectskal
3 daysfeat(gpu): Add VignetteEffect and related filesskal
3 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
4 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
6 daysfix(gpu): Resolve typeid warning by using .get() on shared_ptrskal