summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hoursFix test_demo build failure after Effect refactorskal
28 hoursRefactor Effect class to centralize common uniforms managementskal
29 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
29 hourschore: Apply clang-format to C++ source filesskal
29 hourschore: Remove useless HANDOFF_*.md files and their referencesskal
29 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
29 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
29 hoursdocs: Simplify all design docs (50% reduction, 1687 lines removed)skal
29 hoursdocs: Remove @ symbols from commented design docs to prevent auto-loadingskal
29 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
30 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
31 hoursfeat(test): Remove expected effect counts in test_demo_effectsskal
41 hoursdon't ignore assets/finalskal
41 hoursfeat(shaders): Standardize all shaders to use CommonUniformsskal
42 hoursfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
42 hoursfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
42 hoursdocs: Archive historical documentation (26 files → doc/archive/)skal
43 hoursfeat(gpu): Add auxiliary texture masking systemskal
43 hoursfix tree, remove Distort effectskal
44 hoursfeat(gpu): Add VignetteEffect and related filesskal
44 hoursfeat(gpu): Add VignetteEffectskal
45 hoursrefactor(procedural): Use hash-based noise instead of lattice approachskal
45 hoursrefactor: Use tracker BPM instead of hardcoded valuesskal
45 hoursfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
46 hoursdocs: Update documentation for shader parametrization progressskal
46 hoursfeat(gpu): Add parameter-driven GaussianBlurEffectskal
46 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
46 hoursfeat(audio): Add --tempo flag for variable tempo testingskal
46 hoursfix(3d): Handle user_data meshes in visual debug wireframe renderingskal
47 hoursrefactor(shaders): Use bump mapping utility function in renderer_3dskal
47 hoursfeat(shaders): Add bump-mapped normal calculation variantsskal
47 hoursfeat(shaders): Add optimized 4-sample SDF normal estimationskal
47 hoursfeat(shaders): Add Möller-Trumbore ray-triangle intersectionskal
47 hoursupdate docskal
47 hoursfix(gpu): Correct FlashUniforms struct alignment for WGSLskal
47 hoursfeat(gpu): Implement shader parametrization systemskal
48 hoursdocs: Update project state with recent improvementsskal
48 hoursfeat(util): Add CHECK_RETURN macros for recoverable errorsskal
48 hoursperf(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