summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
46 hoursCNN v2: Storage buffer complete - real weights exportedskal
46 hoursCNN v2: Complete multi-layer compute executionskal
46 hoursCNN v2: storage buffer architecture foundationskal
46 hoursTODO: Add random sampling to patch-based trainingskal
46 hoursCNN v2: Patch-based training as default (like CNN v1)skal
46 hoursFix: CNN v2 training - handle variable image sizesskal
46 hoursCNN v2 documentation update - Phase 5 completeskal
46 hoursCNN v2 Phase 5: render pipeline implementationskal
46 hoursCNN v2: parametric static features - Phases 1-4skal
47 hoursCNN v2: parametric static features - design docskal
48 hourstimeline editor: quantize grid, drag fixes, hotkeysskal
2 dayscleanup: remove test-only files from main workspaceskal
2 daysremove more stale filesskal
2 daysremove more stale filesskal
2 daysremove stale docskal
2 daysrefactor: timeline editor - major code reduction and UX improvementsskal
2 daysfeat: timeline editor playback improvementsskal
2 daysdocs: update test status to 100% and fix broken referencesskal
2 daysremove some artefacts. update docs.skal
2 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
2 daysfeat: timeline editor audio playback with auto-expand/collapseskal
2 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
2 daysrefactor: timeline editor now uses beat-based internal storageskal
2 daysfix: WAV dump header corruption and early exit handlingskal
2 daysdocs: complete beat-based timing documentationskal
2 daysfix: PeakMeterEffect render() now properly overrides base classskal
2 daysrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
2 daysfix: update PeakMeterEffect uniform structure in test_demoskal
2 daysdocs: consolidate beat-based timing documentationskal
2 daysfix: update shader files to use beat_phase instead of beatskal
2 daysfeat: implement beat-based timing systemskal
2 daysadd trained layersskal
2 daysfeat: Timeline editor UI improvementsskal
2 daysfeat: timeline editor improvements - sticky ticks, grid, collapseskal
2 daysdocs: Add CNN flatten mode technical analysisskal
2 daysdocs: Update CNN comments and add bias fix summaryskal
2 daysfix: CNN bias accumulation and output format improvementsskal
3 daysfix: Release cached samplers before WGPU shutdownskal
3 daysfix: Resolve WGPU threading crash in cnn_testskal
3 daysupdate cnn codeskal
3 daysrefactor: Use linspace(-1,1) directly for coordsskal
3 daysfix: Compute gray from [0,1] RGB in CNN shader generatorskal
3 daysfix: Register cnn_conv1x1 snippet and add verificationskal
3 daysdocs: Sync GEMINI.md with CLAUDE.md structureskal
3 daysdocs: Streamline auxiliary texture init doc for handoffskal
3 daysfix: Use actual resolution in RotatingCubeEffectskal
3 daysdocs: Update tech doc with Renderer3D initialization fixskal
3 daysfix: Use initialized_ flag instead of ctx_.device checkskal
3 daysfix: Complete auxiliary texture initialization fixskal
3 daysdocs: Add auxiliary texture initialization tech docskal