summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursdocs: update test status to 100% and fix broken referencesskal
18 hoursremove some artefacts. update docs.skal
23 hoursfix: suppress spurious shader snippet and auxiliary texture warningsskal
24 hoursfeat: timeline editor audio playback with auto-expand/collapseskal
24 hoursfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
24 hoursrefactor: timeline editor now uses beat-based internal storageskal
24 hoursfix: WAV dump header corruption and early exit handlingskal
25 hoursdocs: complete beat-based timing documentationskal
25 hoursfix: PeakMeterEffect render() now properly overrides base classskal
25 hoursrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
25 hoursfix: update PeakMeterEffect uniform structure in test_demoskal
25 hoursdocs: consolidate beat-based timing documentationskal
25 hoursfix: update shader files to use beat_phase instead of beatskal
25 hoursfeat: implement beat-based timing systemskal
25 hoursadd trained layersskal
25 hoursfeat: Timeline editor UI improvementsskal
25 hoursfeat: timeline editor improvements - sticky ticks, grid, collapseskal
26 hoursdocs: Add CNN flatten mode technical analysisskal
26 hoursdocs: Update CNN comments and add bias fix summaryskal
26 hoursfix: CNN bias accumulation and output format improvementsskal
30 hoursfix: Release cached samplers before WGPU shutdownskal
30 hoursfix: Resolve WGPU threading crash in cnn_testskal
32 hoursupdate cnn codeskal
33 hoursrefactor: Use linspace(-1,1) directly for coordsskal
33 hoursfix: Compute gray from [0,1] RGB in CNN shader generatorskal
33 hoursfix: Register cnn_conv1x1 snippet and add verificationskal
37 hoursdocs: Sync GEMINI.md with CLAUDE.md structureskal
37 hoursdocs: Streamline auxiliary texture init doc for handoffskal
37 hoursfix: Use actual resolution in RotatingCubeEffectskal
37 hoursdocs: Update tech doc with Renderer3D initialization fixskal
37 hoursfix: Use initialized_ flag instead of ctx_.device checkskal
37 hoursfix: Complete auxiliary texture initialization fixskal
37 hoursdocs: Add auxiliary texture initialization tech docskal
37 hoursfix: Call resize() before init() to set dimensions firstskal
38 hoursrefactor: Use lazy initialization for auxiliary texturesskal
38 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
38 hoursrefactor: Simplify effect render API and fix uniform initializationskal
39 hoursadd --save-intermediates to train.py and cnn_testskal
39 hoursfix: Move sigmoid activation to call site in CNN layer shaderskal
39 hoursfix: Replace clamp with sigmoid in CNN final layerskal
40 hoursfeat: Add early stopping to CNN trainingskal
40 hoursfix: CNN training/inference to match WGSL sliding windowskal
40 hoursformat .wgsl layer code (cosmetics)skal
41 hoursfix: Guard cnn_test build with STRIP_ALL checkskal
41 hoursrefactor: Modularize CMake build system into 10 specialized modulesskal
42 hoursfix: CNN test tool GPU readback with wgpuDevicePollskal
42 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
42 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
42 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
2 daysfix: Use patch-based inference to match CNN training distributionskal