summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
22 hoursfix: Complete auxiliary texture initialization fixskal
22 hoursdocs: Add auxiliary texture initialization tech docskal
22 hoursfix: Call resize() before init() to set dimensions firstskal
22 hoursrefactor: Use lazy initialization for auxiliary texturesskal
22 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
22 hoursrefactor: Simplify effect render API and fix uniform initializationskal
23 hoursadd --save-intermediates to train.py and cnn_testskal
24 hoursfix: Move sigmoid activation to call site in CNN layer shaderskal
24 hoursfix: Replace clamp with sigmoid in CNN final layerskal
24 hoursfeat: Add early stopping to CNN trainingskal
24 hoursfix: CNN training/inference to match WGSL sliding windowskal
25 hoursformat .wgsl layer code (cosmetics)skal
26 hoursfix: Guard cnn_test build with STRIP_ALL checkskal
26 hoursrefactor: Modularize CMake build system into 10 specialized modulesskal
26 hoursfix: CNN test tool GPU readback with wgpuDevicePollskal
27 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
27 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
27 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
33 hoursfix: Use patch-based inference to match CNN training distributionskal
33 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
35 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
35 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
35 hoursdocs: Update CNN training documentation with patch extractionskal
35 hoursfeat: Add salient-point patch extraction for CNN trainingskal
36 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
36 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
37 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
37 hoursfix: PostProcessHelperTest signature and fixture sharingskal
37 hoursrefactor: Optimize CNN grayscale computationskal
37 hoursupdate train_cnn.py and shaderskal
38 hoursdocs: Add inference mode to training documentationskal
38 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
38 hoursfix: CNN training normalization pipeline consistencyskal
38 hoursudpate CNN shader code.skal
39 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
39 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
39 hoursupdate timeline.seqskal
39 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
39 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
40 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
40 hourschore: Remove incomplete CubeSphere effectskal
40 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
40 hoursfeat: Add ShaderToy conversion toolsskal
40 hoursfix: Support variable kernel sizes in CNN layer generationskal
40 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
40 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
41 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
42 hoursudpateskal
42 hoursupdate timelineskal
42 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal