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