summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysdocs: Sync GEMINI.md with CLAUDE.md structureskal
4 daysdocs: Streamline auxiliary texture init doc for handoffskal
4 daysfix: Use actual resolution in RotatingCubeEffectskal
4 daysdocs: Update tech doc with Renderer3D initialization fixskal
4 daysfix: Use initialized_ flag instead of ctx_.device checkskal
4 daysfix: Complete auxiliary texture initialization fixskal
4 daysdocs: Add auxiliary texture initialization tech docskal
4 daysfix: Call resize() before init() to set dimensions firstskal
4 daysrefactor: Use lazy initialization for auxiliary texturesskal
4 daysfix: Resolve auxiliary texture resolution mismatch bugskal
4 daysrefactor: Simplify effect render API and fix uniform initializationskal
4 daysadd --save-intermediates to train.py and cnn_testskal
4 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
4 daysfix: Replace clamp with sigmoid in CNN final layerskal
4 daysfeat: Add early stopping to CNN trainingskal
4 daysfix: CNN training/inference to match WGSL sliding windowskal
4 daysformat .wgsl layer code (cosmetics)skal
4 daysfix: Guard cnn_test build with STRIP_ALL checkskal
4 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
4 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
4 daysdebug: Add shader load verification and GPU sync to CNN test toolskal
4 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
4 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
4 daysfix: Use patch-based inference to match CNN training distributionskal
4 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
4 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
4 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
4 daysdocs: Update CNN training documentation with patch extractionskal
4 daysfeat: Add salient-point patch extraction for CNN trainingskal
4 daysfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
4 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
4 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
4 daysfix: PostProcessHelperTest signature and fixture sharingskal
4 daysrefactor: Optimize CNN grayscale computationskal
4 daysupdate train_cnn.py and shaderskal
4 daysdocs: Add inference mode to training documentationskal
4 daysfeat: Add inference mode to train_cnn.py for ground truth generationskal
4 daysfix: CNN training normalization pipeline consistencyskal
5 daysudpate CNN shader code.skal
5 daysfeat: Add --shader-only option to convert_shadertoy.pyskal
5 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
5 daysupdate timeline.seqskal
5 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
5 daysrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
5 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
5 dayschore: Remove incomplete CubeSphere effectskal
5 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
5 daysfeat: Add ShaderToy conversion toolsskal
5 daysfix: Support variable kernel sizes in CNN layer generationskal
5 daysdocs: Document WGPU builder refactoring in COMPLETED.mdskal