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