summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
4 daysdocs: Add auxiliary texture initialization tech docskal
4 daysrefactor: Simplify effect render API and fix uniform initializationskal
4 daysfix: CNN training/inference to match WGSL sliding windowskal
4 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
4 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
4 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
4 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
4 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
4 daysdocs: Update CNN training documentation with patch extractionskal
4 daysrefactor: Optimize CNN grayscale computationskal
4 daysdocs: Add inference mode to training documentationskal
4 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
4 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
4 daysfix: Support variable kernel sizes in CNN layer generationskal
4 daysdocs: Document WGPU builder refactoring in COMPLETED.mdskal
4 daysfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
4 daysfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
5 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
5 daysdocs: Update and streamline CNN training documentationskal
5 daysdocs: Add CNN effect documentation and update project statusskal
5 daysinitial doc for the CNN projectskal
5 daysrefactor: Reorganize tests into subsystem subdirectoriesskal
5 daysdocs: Streamline headless mode documentationskal
5 daysfeat: Add headless mode for testing without GPUskal
5 daysdocs: Update references to workspace layoutskal
5 daysdocs: Streamline top-level documentationskal
5 daysdocs: Condense HOWTO.md, move details to technical docsskal
5 daysdocs: Update docs for Task #76 size measurementskal
5 daysfeat: Implement Task #76 external library size measurementskal
5 daysfeat: Add Task #77 for workspace system architectureskal
5 daysdocs: Update documentation and clean up obsolete filesskal
5 daysfeat: Add debug-only file change detection for rapid iterationskal
5 daysdocs: Condense essential context files (856→599 lines)skal
5 daysdocs: Purge outdated Phase 4 contentskal
5 daystest: Add variable-size texture support verificationskal
5 daysdocs: Add RECIPE.md with runtime shader composition patternsskal
6 daysdocs: Archive Feb 9 completed tasks and clarify build configsskal
6 daysfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
6 daysdocs: Simplify all design docs (50% reduction, 1687 lines removed)skal
6 daysdocs: Archive historical documentation (26 files → doc/archive/)skal
6 daysfeat(gpu): Add auxiliary texture masking systemskal
6 daysrefactor(shaders): Use bump mapping utility function in renderer_3dskal
6 daysupdate docskal
6 daysfeat(gpu): Implement shader parametrization systemskal
7 dayschore: Clean up generated files and archive GPU test analysisskal
7 daysdocs(audio): Update AUDIO_LIFECYCLE_REFACTOR.md and AUDIO_TIMING_ARCHITECTURE...skal
7 daysdocs: Archive completed tasks and streamline context filesskal
7 daysfeat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
7 daysdocs: Document mesh shadow limitation (Task A.1 investigation)skal
7 daysfeat(3d): Implement Mesh Wireframe rendering for Visual Debugskal