summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2026-02-12docs: consolidate beat-based timing documentationskal
2026-02-12feat: implement beat-based timing systemskal
2026-02-11docs: Add CNN flatten mode technical analysisskal
2026-02-11docs: Update CNN comments and add bias fix summaryskal
2026-02-11docs: Streamline auxiliary texture init doc for handoffskal
2026-02-11docs: Update tech doc with Renderer3D initialization fixskal
2026-02-11docs: Add auxiliary texture initialization tech docskal
2026-02-11refactor: Simplify effect render API and fix uniform initializationskal
2026-02-11fix: CNN training/inference to match WGSL sliding windowskal
2026-02-11refactor: Modularize CMake build system into 10 specialized modulesskal
2026-02-11fix: CNN test tool GPU readback with wgpuDevicePollskal
2026-02-11fix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
2026-02-11feat: Add CNN shader testing tool with GPU texture readbackskal
2026-02-10opt: Vec4-optimize CNN convolution shaders for SIMDskal
2026-02-10docs: Update CNN training documentation with patch extractionskal
2026-02-10refactor: Optimize CNN grayscale computationskal
2026-02-10docs: Add inference mode to training documentationskal
2026-02-10refactor: Optimize CNN normalization to eliminate redundant conversionsskal
2026-02-10docs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
2026-02-10fix: Support variable kernel sizes in CNN layer generationskal
2026-02-10docs: Document WGPU builder refactoring in COMPLETED.mdskal
2026-02-10feat: CNN RGBD→grayscale with 7-channel augmented inputskal
2026-02-10fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
2026-02-10feat: Add multi-layer CNN support with framebuffer capture and blend controlskal
2026-02-10docs: Update and streamline CNN training documentationskal
2026-02-10docs: Add CNN effect documentation and update project statusskal
2026-02-10initial doc for the CNN projectskal
2026-02-09refactor: Reorganize tests into subsystem subdirectoriesskal
2026-02-09docs: Streamline headless mode documentationskal
2026-02-09feat: Add headless mode for testing without GPUskal
2026-02-09docs: Update references to workspace layoutskal
2026-02-09docs: Streamline top-level documentationskal
2026-02-09docs: Condense HOWTO.md, move details to technical docsskal
2026-02-09docs: Update docs for Task #76 size measurementskal
2026-02-09feat: Implement Task #76 external library size measurementskal
2026-02-09feat: Add Task #77 for workspace system architectureskal
2026-02-09docs: Update documentation and clean up obsolete filesskal
2026-02-09feat: Add debug-only file change detection for rapid iterationskal
2026-02-09docs: Condense essential context files (856→599 lines)skal
2026-02-09docs: Purge outdated Phase 4 contentskal
2026-02-09test: Add variable-size texture support verificationskal
2026-02-09docs: Add RECIPE.md with runtime shader composition patternsskal
2026-02-09docs: Archive Feb 9 completed tasks and clarify build configsskal
2026-02-09feat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
2026-02-09docs: Simplify all design docs (50% reduction, 1687 lines removed)skal
2026-02-08docs: Archive historical documentation (26 files → doc/archive/)skal
2026-02-08feat(gpu): Add auxiliary texture masking systemskal
2026-02-08refactor(shaders): Use bump mapping utility function in renderer_3dskal
2026-02-08update docskal
2026-02-08feat(gpu): Implement shader parametrization systemskal