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