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