summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hoursCNN v2 documentation update - Phase 5 completeskal
19 hoursCNN v2 Phase 5: render pipeline implementationskal
19 hoursCNN v2: parametric static features - Phases 1-4skal
20 hoursCNN v2: parametric static features - design docskal
20 hourstimeline editor: quantize grid, drag fixes, hotkeysskal
21 hourscleanup: remove test-only files from main workspaceskal
21 hoursremove more stale filesskal
21 hoursremove more stale filesskal
21 hoursremove stale docskal
22 hoursrefactor: timeline editor - major code reduction and UX improvementsskal
22 hoursfeat: timeline editor playback improvementsskal
23 hoursdocs: update test status to 100% and fix broken referencesskal
23 hoursremove some artefacts. update docs.skal
29 hoursfix: suppress spurious shader snippet and auxiliary texture warningsskal
29 hoursfeat: timeline editor audio playback with auto-expand/collapseskal
29 hoursfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
29 hoursrefactor: timeline editor now uses beat-based internal storageskal
30 hoursfix: WAV dump header corruption and early exit handlingskal
30 hoursdocs: complete beat-based timing documentationskal
30 hoursfix: PeakMeterEffect render() now properly overrides base classskal
30 hoursrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
30 hoursfix: update PeakMeterEffect uniform structure in test_demoskal
30 hoursdocs: consolidate beat-based timing documentationskal
30 hoursfix: update shader files to use beat_phase instead of beatskal
30 hoursfeat: implement beat-based timing systemskal
31 hoursadd trained layersskal
31 hoursfeat: Timeline editor UI improvementsskal
31 hoursfeat: timeline editor improvements - sticky ticks, grid, collapseskal
31 hoursdocs: Add CNN flatten mode technical analysisskal
31 hoursdocs: Update CNN comments and add bias fix summaryskal
32 hoursfix: CNN bias accumulation and output format improvementsskal
35 hoursfix: Release cached samplers before WGPU shutdownskal
36 hoursfix: Resolve WGPU threading crash in cnn_testskal
37 hoursupdate cnn codeskal
38 hoursrefactor: Use linspace(-1,1) directly for coordsskal
38 hoursfix: Compute gray from [0,1] RGB in CNN shader generatorskal
39 hoursfix: Register cnn_conv1x1 snippet and add verificationskal
43 hoursdocs: Sync GEMINI.md with CLAUDE.md structureskal
43 hoursdocs: Streamline auxiliary texture init doc for handoffskal
43 hoursfix: Use actual resolution in RotatingCubeEffectskal
43 hoursdocs: Update tech doc with Renderer3D initialization fixskal
43 hoursfix: Use initialized_ flag instead of ctx_.device checkskal
43 hoursfix: Complete auxiliary texture initialization fixskal
43 hoursdocs: Add auxiliary texture initialization tech docskal
43 hoursfix: Call resize() before init() to set dimensions firstskal
43 hoursrefactor: Use lazy initialization for auxiliary texturesskal
43 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
43 hoursrefactor: Simplify effect render API and fix uniform initializationskal
44 hoursadd --save-intermediates to train.py and cnn_testskal
45 hoursfix: Move sigmoid activation to call site in CNN layer shaderskal