summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
4 daysfix: Resolve auxiliary texture resolution mismatch bugskal
4 daysrefactor: Simplify effect render API and fix uniform initializationskal
4 daysadd --save-intermediates to train.py and cnn_testskal
4 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
4 daysfix: Replace clamp with sigmoid in CNN final layerskal
4 daysfeat: Add early stopping to CNN trainingskal
4 daysfix: CNN training/inference to match WGSL sliding windowskal
4 daysformat .wgsl layer code (cosmetics)skal
4 daysfix: Guard cnn_test build with STRIP_ALL checkskal
4 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
4 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
4 daysdebug: Add shader load verification and GPU sync to CNN test toolskal
4 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal