summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
3 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
3 daysfeat: timeline editor audio playback with auto-expand/collapseskal
3 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
3 daysrefactor: timeline editor now uses beat-based internal storageskal
3 daysfix: WAV dump header corruption and early exit handlingskal
3 daysdocs: complete beat-based timing documentationskal
3 daysfix: PeakMeterEffect render() now properly overrides base classskal
3 daysrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
3 daysfix: update PeakMeterEffect uniform structure in test_demoskal
3 daysdocs: consolidate beat-based timing documentationskal
3 daysfix: update shader files to use beat_phase instead of beatskal
3 daysfeat: implement beat-based timing systemskal
3 daysadd trained layersskal
3 daysfeat: Timeline editor UI improvementsskal
3 daysfeat: timeline editor improvements - sticky ticks, grid, collapseskal
3 daysdocs: Add CNN flatten mode technical analysisskal
3 daysdocs: Update CNN comments and add bias fix summaryskal
3 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
3 daysfix: Call resize() before init() to set dimensions firstskal
3 daysrefactor: Use lazy initialization for auxiliary texturesskal
3 daysfix: Resolve auxiliary texture resolution mismatch bugskal
3 daysrefactor: Simplify effect render API and fix uniform initializationskal
3 daysadd --save-intermediates to train.py and cnn_testskal
3 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
3 daysfix: Replace clamp with sigmoid in CNN final layerskal
3 daysfeat: Add early stopping to CNN trainingskal
3 daysfix: CNN training/inference to match WGSL sliding windowskal
3 daysformat .wgsl layer code (cosmetics)skal
3 daysfix: Guard cnn_test build with STRIP_ALL checkskal
3 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
3 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
3 daysdebug: Add shader load verification and GPU sync to CNN test toolskal