summaryrefslogtreecommitdiff
path: root/src/gpu/effect.cc
AgeCommit message (Expand)Author
34 hoursfix: suppress spurious shader snippet and auxiliary texture warningsskal
35 hoursfeat: implement beat-based timing systemskal
48 hoursfix: Call resize() before init() to set dimensions firstskal
2 daysfix: Resolve auxiliary texture resolution mismatch bugskal
2 daysrefactor: Simplify effect render API and fix uniform initializationskal
3 daysfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
3 daysfix: Capture scene framebuffer before post-processing for CNN effectskal
3 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
4 daysfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
5 daysfeat(gpu): Add auxiliary texture masking systemskal
5 daysrefactor: Use tracker BPM instead of hardcoded valuesskal
5 daysRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
5 daysfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
5 daysstyle: Apply clang-format to all source filesskal
6 daysrefactor: Bundle GPU context into GpuContext structskal
8 daysfix(gpu): Resolve typeid warning by using .get() on shared_ptrskal
8 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
9 daysfeat: Optional sequence end times and comprehensive effect documentationskal
11 daysfix(3d): Restore and enhance 3D shadowsskal
11 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
11 daysfeat(3d): Use procedural grid for floor and revert object noiseskal
12 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
12 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
12 daysChore: Apply clang-format to the codebaseskal
12 daysRefactor: Move common GPU fields to base Effect classesskal
12 daysclang-formatskal
13 daysfix(build): resolve cross-platform build configuration errorsskal
13 daysstyle: add vertical compression rules to clang-formatskal
13 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
13 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
13 daysfix: Cross-compilation and style complianceskal
13 daysfeat: Multi-pass rendering architecture and effect stubsskal
13 daysfeat: Add --seek command line option for fast-forward debuggingskal
13 daysfeat: Implement Sequence and Effect system for demo choreographyskal