index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
11 hours
fix: add missing beat_phase parameter to stub gpu_draw implementations
skal
11 hours
refactor: timeline editor now uses beat-based internal storage
skal
12 hours
fix: WAV dump header corruption and early exit handling
skal
12 hours
docs: complete beat-based timing documentation
skal
12 hours
fix: PeakMeterEffect render() now properly overrides base class
skal
12 hours
refactor: use CommonUniforms from common_uniforms.wgsl in test_demo
skal
12 hours
fix: update PeakMeterEffect uniform structure in test_demo
skal
12 hours
docs: consolidate beat-based timing documentation
skal
12 hours
fix: update shader files to use beat_phase instead of beat
skal
12 hours
feat: implement beat-based timing system
skal
13 hours
add trained layers
skal
13 hours
feat: Timeline editor UI improvements
skal
13 hours
feat: timeline editor improvements - sticky ticks, grid, collapse
skal
13 hours
docs: Add CNN flatten mode technical analysis
skal
13 hours
docs: Update CNN comments and add bias fix summary
skal
13 hours
fix: CNN bias accumulation and output format improvements
skal
17 hours
fix: Release cached samplers before WGPU shutdown
skal
18 hours
fix: Resolve WGPU threading crash in cnn_test
skal
19 hours
update cnn code
skal
20 hours
refactor: Use linspace(-1,1) directly for coords
skal
20 hours
fix: Compute gray from [0,1] RGB in CNN shader generator
skal
21 hours
fix: Register cnn_conv1x1 snippet and add verification
skal
25 hours
docs: Sync GEMINI.md with CLAUDE.md structure
skal
25 hours
docs: Streamline auxiliary texture init doc for handoff
skal
25 hours
fix: Use actual resolution in RotatingCubeEffect
skal
25 hours
docs: Update tech doc with Renderer3D initialization fix
skal
25 hours
fix: Use initialized_ flag instead of ctx_.device check
skal
25 hours
fix: Complete auxiliary texture initialization fix
skal
25 hours
docs: Add auxiliary texture initialization tech doc
skal
25 hours
fix: Call resize() before init() to set dimensions first
skal
25 hours
refactor: Use lazy initialization for auxiliary textures
skal
25 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
25 hours
refactor: Simplify effect render API and fix uniform initialization
skal
26 hours
add --save-intermediates to train.py and cnn_test
skal
27 hours
fix: Move sigmoid activation to call site in CNN layer shader
skal
27 hours
fix: Replace clamp with sigmoid in CNN final layer
skal
27 hours
feat: Add early stopping to CNN training
skal
27 hours
fix: CNN training/inference to match WGSL sliding window
skal
27 hours
format .wgsl layer code (cosmetics)
skal
28 hours
fix: Guard cnn_test build with STRIP_ALL check
skal
28 hours
refactor: Modularize CMake build system into 10 specialized modules
skal
29 hours
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
29 hours
debug: Add shader load verification and GPU sync to CNN test tool
skal
30 hours
fix: CNN test tool ping-pong bug and RGBA16Float intermediates
skal
30 hours
feat: Add CNN shader testing tool with GPU texture readback
skal
36 hours
fix: Use patch-based inference to match CNN training distribution
skal
36 hours
opt: Move invariant in1 calculation outside CNN convolution loops
skal
37 hours
opt: Vec4-optimize CNN convolution shaders for SIMD
skal
38 hours
chore: Update CNN architecture to 3×3×3 with new trained weights
skal
38 hours
docs: Update CNN training documentation with patch extraction
skal
[next]