summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
9 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
18 hoursfix: Guard --headless flag with DEMO_HEADLESS defineskal
21 hoursrefactor: Reorganize tests into subsystem subdirectoriesskal
21 hoursfeat: Add headless mode for testing without GPUskal
22 hoursfeat: Implement Task #76 external library size measurementskal
23 hoursfeat: Add debug-only file change detection for rapid iterationskal
26 hoursfix: Add ShaderComposer to CircleMaskEffect pipelinesskal
26 hoursrefactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
26 hoursrefactor: Generic sampler system for compositesskal
27 hoursfeat: GPU procedural Phase 4 - texture compositionskal
27 hourstest: Add variable-size texture support verificationskal
27 hourstest: Add pipeline caching and multi-generator testsskal
27 hoursrefactor: Unify TextureManager compute pipeline managementskal
27 hoursfix(3d): VisualDebug uniform buffer size mismatchskal
27 hoursfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
27 hoursfeat(gpu): Add GPU procedural texture generation systemskal
28 hoursfix: Audio startup hiccup - use fill_audio_buffer for pre-fillskal
29 hourstry to fix test_demoskal
29 hourscleanup: remove unused include from uniform_helper.hskal
29 hoursFix test_demo build failure after Effect refactorskal
29 hoursRefactor Effect class to centralize common uniforms managementskal
30 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
30 hourschore: Apply clang-format to C++ source filesskal
30 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
30 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
30 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
31 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
32 hoursfeat(test): Remove expected effect counts in test_demo_effectsskal
43 hoursfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
43 hoursfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
44 hoursfeat(gpu): Add auxiliary texture masking systemskal
45 hoursfix tree, remove Distort effectskal
45 hoursfeat(gpu): Add VignetteEffect and related filesskal
45 hoursfeat(gpu): Add VignetteEffectskal
46 hoursrefactor(procedural): Use hash-based noise instead of lattice approachskal
46 hoursrefactor: Use tracker BPM instead of hardcoded valuesskal
46 hoursfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
47 hoursfeat(gpu): Add parameter-driven GaussianBlurEffectskal
47 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
47 hoursfeat(audio): Add --tempo flag for variable tempo testingskal
48 hoursfix(3d): Handle user_data meshes in visual debug wireframe renderingskal
48 hoursfeat(shaders): Add Möller-Trumbore ray-triangle intersectionskal
2 daysfix(gpu): Correct FlashUniforms struct alignment for WGSLskal
2 daysfeat(gpu): Implement shader parametrization systemskal
2 daysfeat(util): Add CHECK_RETURN macros for recoverable errorsskal
2 daysperf(test): Make JitteredAudioBackendTest 50x fasterskal
2 daysrefactor(shaders): Apply common utilities to renderer shadersskal
2 daysfix: Include PlaneData header in scene_loader.ccskal
2 daysfix: Correct offset management in scene_loader.cc for plane_distanceskal
2 daysfix: Remove local redefinition of PlaneData in scene_loader.ccskal