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