summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursfix: Guard cnn_test build with STRIP_ALL checkskal
11 hoursrefactor: Modularize CMake build system into 10 specialized modulesskal
11 hoursfix: CNN test tool GPU readback with wgpuDevicePollskal
12 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
12 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
12 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
19 hoursfix: Use patch-based inference to match CNN training distributionskal
19 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
20 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
20 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
20 hoursdocs: Update CNN training documentation with patch extractionskal
20 hoursfeat: Add salient-point patch extraction for CNN trainingskal
22 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
22 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
22 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
22 hoursfix: PostProcessHelperTest signature and fixture sharingskal
22 hoursrefactor: Optimize CNN grayscale computationskal
22 hoursupdate train_cnn.py and shaderskal
23 hoursdocs: Add inference mode to training documentationskal
23 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
23 hoursfix: CNN training normalization pipeline consistencyskal
24 hoursudpate CNN shader code.skal
24 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
25 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
25 hoursupdate timeline.seqskal
25 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
25 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
25 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
25 hourschore: Remove incomplete CubeSphere effectskal
25 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
26 hoursfeat: Add ShaderToy conversion toolsskal
26 hoursfix: Support variable kernel sizes in CNN layer generationskal
26 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
26 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
27 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
27 hoursudpateskal
27 hoursupdate timelineskal
27 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
29 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
30 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
33 hoursdocs: Update and streamline CNN training documentationskal
33 hoursfeat: Add checkpointing support to CNN training scriptskal
33 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
33 hoursupdate target imagesskal
33 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
35 hoursdocs: Add CNN effect documentation and update project statusskal
35 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
36 hoursinitial doc for the CNN projectskal
42 hoursdocs: Reorganize shader editor documentationskal
43 hoursfix: Use placeholder technique to prevent syntax highlighting overlapskal