summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
38 hourstest: Add pipeline caching and multi-generator testsskal
38 hoursrefactor: Unify TextureManager compute pipeline managementskal
38 hoursfix(3d): VisualDebug uniform buffer size mismatchskal
38 hoursfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
38 hoursfeat(gpu): Add GPU procedural texture generation systemskal
38 hoursdocs: Add RECIPE.md with runtime shader composition patternsskal
39 hoursfix: Audio startup hiccup - use fill_audio_buffer for pre-fillskal
39 hoursdocs: Archive Feb 9 completed tasks and clarify build configsskal
40 hourstry to fix test_demoskal
40 hourscleanup: remove unused include from uniform_helper.hskal
40 hoursFix test_demo build failure after Effect refactorskal
40 hoursRefactor Effect class to centralize common uniforms managementskal
41 hoursfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
41 hourschore: Apply clang-format to C++ source filesskal
41 hourschore: Remove useless HANDOFF_*.md files and their referencesskal
41 hoursfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
41 hoursfix: Increase dummy uniform buffer to 32 bytes for alignmentskal
41 hoursdocs: Simplify all design docs (50% reduction, 1687 lines removed)skal
41 hoursdocs: Remove @ symbols from commented design docs to prevent auto-loadingskal
41 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
42 hoursfix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
43 hoursfeat(test): Remove expected effect counts in test_demo_effectsskal
2 daysdon't ignore assets/finalskal
2 daysfeat(shaders): Standardize all shaders to use CommonUniformsskal
2 daysfeat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
2 daysfeat: Add CircleMaskEffect and RotatingCubeEffect with auxiliary texture maskingskal
2 daysdocs: Archive historical documentation (26 files → doc/archive/)skal
2 daysfeat(gpu): Add auxiliary texture masking systemskal
2 daysfix tree, remove Distort effectskal
2 daysfeat(gpu): Add VignetteEffect and related filesskal
2 daysfeat(gpu): Add VignetteEffectskal
2 daysrefactor(procedural): Use hash-based noise instead of lattice approachskal
2 daysrefactor: Use tracker BPM instead of hardcoded valuesskal
2 daysfeat(gpu): Add WGSL noise and hash function library (Task #59)skal
2 daysdocs: Update documentation for shader parametrization progressskal
2 daysfeat(gpu): Add parameter-driven GaussianBlurEffectskal
2 daysfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
2 daysfeat(audio): Add --tempo flag for variable tempo testingskal
2 daysfix(3d): Handle user_data meshes in visual debug wireframe renderingskal
2 daysrefactor(shaders): Use bump mapping utility function in renderer_3dskal
2 daysfeat(shaders): Add bump-mapped normal calculation variantsskal
2 daysfeat(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
3 daysrefactor(shaders): Apply common utilities to renderer shadersskal