summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
13 hoursCNN v2: Fix activation function mismatch between training and inferenceskal
13 hoursCNN v2 test tool: UI improvements and video playback fixesskal
14 hoursCNN v2 test tool: Add video playback supportskal
14 hoursCNN v2 web tool: Major UI redesign with three-panel layoutskal
14 hoursCNN v2 web tool: Fix WebGPU texture synchronization errorskal
15 hoursCNN v2 web tool: Fix layer naming and visualization bugsskal
16 hoursAdd test asset support with STRIP_ALL guardsskal
16 hoursTracker: Sort pattern events + add validation/sanitize modesskal
17 hoursCNN v2: Refactor to uniform 12D→4D architectureskal
18 hoursCNN v2 Web Tool: Unify layer terminology and add binary format specskal
18 hoursCNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
20 hoursAdd CNN v2 WebGPU testing toolskal
21 hoursRefactor: Extract duplicate logic in compiler toolsskal
21 hours Refactor: Consolidate asset_packer.cc helpersskal
21 hoursRemediation: Implement shared common/shaders/ directoryskal
21 hoursRefactor: Reorganize workspaces and remove assets/ directoryskal
38 hourstest_demo: Add beat-synchronized CNN post-processing with version selectionskal
40 hoursTimeline editor: fix all position calculations when scrolledskal
40 hoursTimeline editor: fix waveform click position calculationskal
40 hoursTimeline editor: fix seek position when zoomedskal
40 hoursTimeline editor: streamline code structureskal
40 hoursTimeline editor: match C++ priority conflict detectionskal
41 hoursTimeline editor: CPU load visualization + UX improvementsskal
43 hourstimeline editor: quantize grid, drag fixes, hotkeysskal
44 hoursrefactor: timeline editor - major code reduction and UX improvementsskal
45 hoursfeat: timeline editor playback improvementsskal
2 daysfeat: timeline editor audio playback with auto-expand/collapseskal
2 daysrefactor: timeline editor now uses beat-based internal storageskal
2 daysfeat: implement beat-based timing systemskal
2 daysfeat: Timeline editor UI improvementsskal
2 daysfeat: timeline editor improvements - sticky ticks, grid, collapseskal
2 daysfix: CNN bias accumulation and output format improvementsskal
2 daysfix: Release cached samplers before WGPU shutdownskal
2 daysfix: Resolve WGPU threading crash in cnn_testskal
3 daysupdate cnn codeskal
3 daysadd --save-intermediates to train.py and cnn_testskal
3 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
3 daysdebug: Add shader load verification and GPU sync to CNN test toolskal
3 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
3 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
3 daysfeat: Add --shader-only option to convert_shadertoy.pyskal
3 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
3 daysrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
3 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
3 daysfeat: Add ShaderToy conversion toolsskal
4 daysfix: Capture scene framebuffer before post-processing for CNN effectskal
4 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
4 daysdocs: Reorganize shader editor documentationskal
4 daysfix: Use placeholder technique to prevent syntax highlighting overlapskal
4 daysrefactor: Improve syntax highlighting to avoid overlapping matchesskal