summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 hourschore: Remove useless HANDOFF_*.md files and their referencesskal
30 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
30 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
30 hoursdocs: Simplify all design docs (50% reduction, 1687 lines removed)skal
30 hoursdocs: Remove @ symbols from commented design docs to prevent auto-loadingskal
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
42 hoursdon't ignore assets/finalskal
42 hoursfeat(shaders): Standardize all shaders to use CommonUniformsskal
43 hoursfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
43 hoursfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
44 hoursdocs: Archive historical documentation (26 files → doc/archive/)skal
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 hoursdocs: Update documentation for shader parametrization progressskal
47 hoursfeat(gpu): Add parameter-driven GaussianBlurEffectskal
47 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
48 hoursfeat(audio): Add --tempo flag for variable tempo testingskal
48 hoursfix(3d): Handle user_data meshes in visual debug wireframe renderingskal
48 hoursrefactor(shaders): Use bump mapping utility function in renderer_3dskal
48 hoursfeat(shaders): Add bump-mapped normal calculation variantsskal
48 hoursfeat(shaders): Add optimized 4-sample SDF normal estimationskal
2 daysfeat(shaders): Add Möller-Trumbore ray-triangle intersectionskal
2 daysupdate docskal
2 daysfix(gpu): Correct FlashUniforms struct alignment for WGSLskal
2 daysfeat(gpu): Implement shader parametrization systemskal
2 daysdocs: Update project state with recent improvementsskal
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 daysfeat(shaders): Extract common WGSL utilities for better composabilityskal
2 daysdocs: Update project context and todo list for plane_distance integrationskal
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
2 daysfix: Make PlaneData struct visible to renderer_draw.ccskal
2 daysfix: Include <memory> header for std::shared_ptr in Object3Dskal
2 daysfeat: Integrate plane_distance into renderer and scene loaderskal
2 daysfeat(audio): Eliminate temp buffer allocations and add explicit clipping (Tas...skal
2 daysrefactor(tests): Factor common patterns in tempo testsskal
2 daysadd rules for CLAUDE.md too.skal