summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-13CNN v2 web tool: Multiple fixes for feature parity with cnn_testskal
2026-02-13CNN v2 web tool: Fix static features shader sampling and header offsetskal
2026-02-13CNN v2 web tool: Enhance UI visibility and layer preview interactionskal
2026-02-13CNN test tool: Add CNN v2 support with compute shader architectureskal
2026-02-13CNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
2026-02-13CNN v2 HTML tool: Support binary format v2 with mip_levelskal
2026-02-13CNN v2 test tool: Refactoring and video loop supportskal
2026-02-13CNN v2 test tool: Add mip level selector for p0-p3 featuresskal
2026-02-13CNN v2 test tool: Embed default weights for instant startupskal
2026-02-13CNN v2: Fix activation function mismatch between training and inferenceskal
2026-02-13CNN v2 test tool: UI improvements and video playback fixesskal
2026-02-13CNN v2 test tool: Add video playback supportskal
2026-02-13CNN v2 web tool: Major UI redesign with three-panel layoutskal
2026-02-13CNN v2 web tool: Fix WebGPU texture synchronization errorskal
2026-02-13CNN v2 web tool: Fix layer naming and visualization bugsskal
2026-02-13Add test asset support with STRIP_ALL guardsskal
2026-02-13Tracker: Sort pattern events + add validation/sanitize modesskal
2026-02-13CNN v2: Refactor to uniform 12D→4D architectureskal
2026-02-13CNN v2 Web Tool: Unify layer terminology and add binary format specskal
2026-02-13CNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
2026-02-13Add CNN v2 WebGPU testing toolskal
2026-02-13Refactor: Extract duplicate logic in compiler toolsskal
2026-02-13 Refactor: Consolidate asset_packer.cc helpersskal
2026-02-13Remediation: Implement shared common/shaders/ directoryskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-12test_demo: Add beat-synchronized CNN post-processing with version selectionskal
2026-02-12Timeline editor: fix all position calculations when scrolledskal
2026-02-12Timeline editor: fix waveform click position calculationskal
2026-02-12Timeline editor: fix seek position when zoomedskal
2026-02-12Timeline editor: streamline code structureskal
2026-02-12Timeline editor: match C++ priority conflict detectionskal
2026-02-12Timeline editor: CPU load visualization + UX improvementsskal
2026-02-12timeline editor: quantize grid, drag fixes, hotkeysskal
2026-02-12refactor: timeline editor - major code reduction and UX improvementsskal
2026-02-12feat: timeline editor playback improvementsskal
2026-02-12feat: timeline editor audio playback with auto-expand/collapseskal
2026-02-12refactor: timeline editor now uses beat-based internal storageskal
2026-02-12feat: implement beat-based timing systemskal
2026-02-12feat: Timeline editor UI improvementsskal
2026-02-11feat: timeline editor improvements - sticky ticks, grid, collapseskal
2026-02-11fix: CNN bias accumulation and output format improvementsskal
2026-02-11fix: Release cached samplers before WGPU shutdownskal
2026-02-11fix: Resolve WGPU threading crash in cnn_testskal
2026-02-11update cnn codeskal
2026-02-11add --save-intermediates to train.py and cnn_testskal
2026-02-11fix: CNN test tool GPU readback with wgpuDevicePollskal
2026-02-11debug: Add shader load verification and GPU sync to CNN test toolskal
2026-02-11fix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
2026-02-11feat: Add CNN shader testing tool with GPU texture readbackskal
2026-02-10feat: Add --shader-only option to convert_shadertoy.pyskal