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