summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursfix: Resolve WGPU threading crash in cnn_testskal
17 hoursupdate cnn codeskal
18 hoursrefactor: Use linspace(-1,1) directly for coordsskal
18 hoursfix: Compute gray from [0,1] RGB in CNN shader generatorskal
19 hoursfix: Register cnn_conv1x1 snippet and add verificationskal
23 hoursdocs: Sync GEMINI.md with CLAUDE.md structureskal
23 hoursdocs: Streamline auxiliary texture init doc for handoffskal
23 hoursfix: Use actual resolution in RotatingCubeEffectskal
23 hoursdocs: Update tech doc with Renderer3D initialization fixskal
23 hoursfix: Use initialized_ flag instead of ctx_.device checkskal
23 hoursfix: Complete auxiliary texture initialization fixskal
23 hoursdocs: Add auxiliary texture initialization tech docskal
23 hoursfix: Call resize() before init() to set dimensions firstskal
23 hoursrefactor: Use lazy initialization for auxiliary texturesskal
23 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
23 hoursrefactor: Simplify effect render API and fix uniform initializationskal
24 hoursadd --save-intermediates to train.py and cnn_testskal
25 hoursfix: Move sigmoid activation to call site in CNN layer shaderskal
25 hoursfix: Replace clamp with sigmoid in CNN final layerskal
25 hoursfeat: Add early stopping to CNN trainingskal
25 hoursfix: CNN training/inference to match WGSL sliding windowskal
26 hoursformat .wgsl layer code (cosmetics)skal
26 hoursfix: Guard cnn_test build with STRIP_ALL checkskal
27 hoursrefactor: Modularize CMake build system into 10 specialized modulesskal
27 hoursfix: CNN test tool GPU readback with wgpuDevicePollskal
28 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
28 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
28 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
34 hoursfix: Use patch-based inference to match CNN training distributionskal
34 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
36 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
36 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
36 hoursdocs: Update CNN training documentation with patch extractionskal
36 hoursfeat: Add salient-point patch extraction for CNN trainingskal
37 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
37 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
37 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
38 hoursfix: PostProcessHelperTest signature and fixture sharingskal
38 hoursrefactor: Optimize CNN grayscale computationskal
38 hoursupdate train_cnn.py and shaderskal
39 hoursdocs: Add inference mode to training documentationskal
39 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
39 hoursfix: CNN training normalization pipeline consistencyskal
39 hoursudpate CNN shader code.skal
40 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
40 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
40 hoursupdate timeline.seqskal
40 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
40 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
41 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal