summaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
14 hoursrefactor: Unify TextureManager compute pipeline managementskal
14 hoursfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
14 hoursfeat(gpu): Add GPU procedural texture generation systemskal
16 hourscleanup: remove unused include from uniform_helper.hskal
17 hoursRefactor Effect class to centralize common uniforms managementskal
17 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
17 hourschore: Apply clang-format to C++ source filesskal
17 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
17 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
18 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
18 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
30 hoursfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
30 hoursfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
31 hoursfeat(gpu): Add auxiliary texture masking systemskal
32 hoursfix tree, remove Distort effectskal
33 hoursfeat(gpu): Add VignetteEffect and related filesskal
33 hoursfeat(gpu): Add VignetteEffectskal
33 hoursrefactor: Use tracker BPM instead of hardcoded valuesskal
33 hoursfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
34 hoursfeat(gpu): Add parameter-driven GaussianBlurEffectskal
35 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
35 hoursfeat(shaders): Add Möller-Trumbore ray-triangle intersectionskal
36 hoursfix(gpu): Correct FlashUniforms struct alignment for WGSLskal
36 hoursfeat(gpu): Implement shader parametrization systemskal
36 hoursrefactor(shaders): Apply common utilities to renderer shadersskal
43 hoursRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
44 hoursfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
45 hoursstyle: Apply clang-format to all source filesskal
2 daysadd debugging code to flash_effectskal
2 daysfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
2 daysrefactor: Store const GpuContext& in Effect base classskal
2 daysrefactor: Bundle GPU context into GpuContext structskal
2 daysfix(audio): Synchronize audio-visual timing with playback timeskal
3 daysrefactor: Move platform files to src/platform/ subdirectoryskal
3 daysfeat(particles): Implement transparent circular particles with alpha blending...skal
4 daysrefactor(build): Split asset_manager.h into dcl/core/utils headersskal
4 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
4 daysrefactor(gpu): Implement compile-time BVH toggle via shader compositionskal
4 daysfix(gpu): Resolve typeid warning by using .get() on shared_ptrskal
4 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
4 daysfix(gpu): Use GetTextureAsset() for procedural texture loadingskal
5 daysfeat: Optional sequence end times and comprehensive effect documentationskal
6 daysfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
6 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal
6 daysrefactor: Task #20 - Platform & Code Hygieneskal
7 daystest(shader): Add ShaderComposer and WGSL asset validation tests (Task #26)skal
7 daysfix: Resolve shader initialization crashes and build errorsskal
7 daysrefactor: Shader Asset Integration (Task #24)skal
7 daysfeat: Complete audio tracker system integration and testsskal
7 daysupdate TODO and fix shaders.ccskal