summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2026-02-10fix: Flip Y-axis to match ShaderToy coordinate conventionskal
2026-02-10refactor: Improve convert_shadertoy.py to generate compile-ready codeskal
2026-02-10docs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
2026-02-10feat: Add ShaderToy conversion toolsskal
2026-02-10fix: Capture scene framebuffer before post-processing for CNN effectskal
2026-02-10feat: Add multi-layer CNN support with framebuffer capture and blend controlskal
2026-02-10docs: Reorganize shader editor documentationskal
2026-02-10fix: Use placeholder technique to prevent syntax highlighting overlapskal
2026-02-10refactor: Improve syntax highlighting to avoid overlapping matchesskal
2026-02-10feat: Add WGSL syntax highlightingskal
2026-02-10refactor: Increase editor pane size by 20% (36% → 43%)skal
2026-02-10fix: Remove resolutionSelect references after removing UI elementskal
2026-02-10feat: Remove resolution selector, enable autoplay on loadskal
2026-02-10fix: Use 16:9 aspect ratio and object-fit contain for canvasskal
2026-02-10fix: Canvas fills available height instead of maintaining square aspectskal
2026-02-10fix: Reference texture/sampler in default shader for bind group layoutskal
2026-02-10fix: Use var instead of let for mutable uv in default shaderskal