summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
3 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
3 daysRefactor: add gpu_create_texture_view_2d helperskal
4 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
4 daysReplace hard clamp with sigmoid activation in CNN v2skal
4 daysCNN v2 web tool: Remove vizScale, always show raw layer valuesskal
4 daysCNN v2 web tool: Fix vizScale for final layer previewskal
4 daysCNN v2 tool: Fix off-by-one in composited layer filenamesskal
4 daysCNN v2: Fix weight buffer offset bugskal
4 dayscnn_test: --weights now overrides layer config from .bin fileskal
4 dayscnn_test: Add --weights option for runtime weight loadingskal
4 daysCNN v2: Remove vizScale, always clip to [0,1]skal
4 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
4 daysCNN v2: Add debugging tools for mismatch investigationskal
4 daysCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
4 daysCNN v2 web tool: Update embedded weights to current checkpointskal
4 daysCNN v2 web tool: Multiple fixes for feature parity with cnn_testskal
4 daysCNN v2 web tool: Fix static features shader sampling and header offsetskal
4 daysCNN v2 web tool: Enhance UI visibility and layer preview interactionskal
4 daysCNN test tool: Add CNN v2 support with compute shader architectureskal
4 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
4 daysCNN v2 HTML tool: Support binary format v2 with mip_levelskal
4 daysCNN v2 test tool: Refactoring and video loop supportskal
4 daysCNN v2 test tool: Add mip level selector for p0-p3 featuresskal
4 daysCNN v2 test tool: Embed default weights for instant startupskal
4 daysCNN v2: Fix activation function mismatch between training and inferenceskal
4 daysCNN v2 test tool: UI improvements and video playback fixesskal
4 daysCNN v2 test tool: Add video playback supportskal
4 daysCNN v2 web tool: Major UI redesign with three-panel layoutskal
4 daysCNN v2 web tool: Fix WebGPU texture synchronization errorskal
4 daysCNN v2 web tool: Fix layer naming and visualization bugsskal
4 daysAdd test asset support with STRIP_ALL guardsskal
4 daysTracker: Sort pattern events + add validation/sanitize modesskal
4 daysCNN v2: Refactor to uniform 12D→4D architectureskal
4 daysCNN v2 Web Tool: Unify layer terminology and add binary format specskal
4 daysCNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
4 daysAdd CNN v2 WebGPU testing toolskal
5 daysRefactor: Extract duplicate logic in compiler toolsskal
5 days Refactor: Consolidate asset_packer.cc helpersskal
5 daysRemediation: Implement shared common/shaders/ directoryskal
5 daysRefactor: Reorganize workspaces and remove assets/ directoryskal
5 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
5 daysTimeline editor: fix all position calculations when scrolledskal
5 daysTimeline editor: fix waveform click position calculationskal
5 daysTimeline editor: fix seek position when zoomedskal
5 daysTimeline editor: streamline code structureskal
5 daysTimeline editor: match C++ priority conflict detectionskal
5 daysTimeline editor: CPU load visualization + UX improvementsskal
5 daystimeline editor: quantize grid, drag fixes, hotkeysskal
6 daysrefactor: timeline editor - major code reduction and UX improvementsskal
6 daysfeat: timeline editor playback improvementsskal