summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysremove more stale filesskal
4 daysremove stale docskal
4 daysrefactor: timeline editor - major code reduction and UX improvementsskal
4 daysfeat: timeline editor playback improvementsskal
4 daysdocs: update test status to 100% and fix broken referencesskal
4 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
5 daysfix: Release cached samplers before WGPU shutdownskal
5 daysfix: Resolve WGPU threading crash in cnn_testskal
5 daysupdate cnn codeskal
5 daysrefactor: Use linspace(-1,1) directly for coordsskal
5 daysfix: Compute gray from [0,1] RGB in CNN shader generatorskal
5 daysfix: Register cnn_conv1x1 snippet and add verificationskal
5 daysdocs: Sync GEMINI.md with CLAUDE.md structureskal
5 daysdocs: Streamline auxiliary texture init doc for handoffskal
5 daysfix: Use actual resolution in RotatingCubeEffectskal
5 daysdocs: Update tech doc with Renderer3D initialization fixskal
5 daysfix: Use initialized_ flag instead of ctx_.device checkskal
5 daysfix: Complete auxiliary texture initialization fixskal
5 daysdocs: Add auxiliary texture initialization tech docskal
5 daysfix: Call resize() before init() to set dimensions firstskal
5 daysrefactor: Use lazy initialization for auxiliary texturesskal
5 daysfix: Resolve auxiliary texture resolution mismatch bugskal
5 daysrefactor: Simplify effect render API and fix uniform initializationskal
5 daysadd --save-intermediates to train.py and cnn_testskal
5 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
5 daysfix: Replace clamp with sigmoid in CNN final layerskal
5 daysfeat: Add early stopping to CNN trainingskal
5 daysfix: CNN training/inference to match WGSL sliding windowskal
5 daysformat .wgsl layer code (cosmetics)skal
5 daysfix: Guard cnn_test build with STRIP_ALL checkskal
5 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
5 daysfix: CNN test tool GPU readback with wgpuDevicePollskal