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