summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2026-02-08chore: Clean up generated files and archive GPU test analysisskal
2026-02-08docs(audio): Update AUDIO_LIFECYCLE_REFACTOR.md and AUDIO_TIMING_ARCHITECTURE...skal
2026-02-08docs: Archive completed tasks and streamline context filesskal
2026-02-08feat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
2026-02-08docs: Document mesh shadow limitation (Task A.1 investigation)skal
2026-02-08feat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
2026-02-08docs: Mark Task #39 as completeskal
2026-02-08feat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)skal
2026-02-08feat(3d): Implement Blender export and binary scene loading pipelineskal
2026-02-07fix(audio): Implement sample-accurate event timingskal
2026-02-07refactor(audio): Convert tracker to unit-less timing systemskal
2026-02-07refactor: Bundle GPU context into GpuContext structskal
2026-02-07fix(audio): Synchronize audio-visual timing with playback timeskal