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
7 hours
remove some artefacts. update docs.
skal
13 hours
fix: suppress spurious shader snippet and auxiliary texture warnings
skal
13 hours
feat: timeline editor audio playback with auto-expand/collapse
skal
14 hours
fix: add missing beat_phase parameter to stub gpu_draw implementations
skal
14 hours
refactor: timeline editor now uses beat-based internal storage
skal
14 hours
fix: WAV dump header corruption and early exit handling
skal
14 hours
docs: complete beat-based timing documentation
skal
14 hours
fix: PeakMeterEffect render() now properly overrides base class
skal
14 hours
refactor: use CommonUniforms from common_uniforms.wgsl in test_demo
skal
14 hours
fix: update PeakMeterEffect uniform structure in test_demo
skal
14 hours
docs: consolidate beat-based timing documentation
skal
15 hours
fix: update shader files to use beat_phase instead of beat
skal
15 hours
feat: implement beat-based timing system
skal
15 hours
add trained layers
skal
15 hours
feat: Timeline editor UI improvements
skal
15 hours
feat: timeline editor improvements - sticky ticks, grid, collapse
skal
15 hours
docs: Add CNN flatten mode technical analysis
skal
16 hours
docs: Update CNN comments and add bias fix summary
skal
16 hours
fix: CNN bias accumulation and output format improvements
skal
20 hours
fix: Release cached samplers before WGPU shutdown
skal
20 hours
fix: Resolve WGPU threading crash in cnn_test
skal
22 hours
update cnn code
skal
22 hours
refactor: Use linspace(-1,1) directly for coords
skal
22 hours
fix: Compute gray from [0,1] RGB in CNN shader generator
skal
23 hours
fix: Register cnn_conv1x1 snippet and add verification
skal
27 hours
docs: Sync GEMINI.md with CLAUDE.md structure
skal
27 hours
docs: Streamline auxiliary texture init doc for handoff
skal
27 hours
fix: Use actual resolution in RotatingCubeEffect
skal
27 hours
docs: Update tech doc with Renderer3D initialization fix
skal
27 hours
fix: Use initialized_ flag instead of ctx_.device check
skal
27 hours
fix: Complete auxiliary texture initialization fix
skal
27 hours
docs: Add auxiliary texture initialization tech doc
skal
27 hours
fix: Call resize() before init() to set dimensions first
skal
27 hours
refactor: Use lazy initialization for auxiliary textures
skal
27 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
28 hours
refactor: Simplify effect render API and fix uniform initialization
skal
28 hours
add --save-intermediates to train.py and cnn_test
skal
29 hours
fix: Move sigmoid activation to call site in CNN layer shader
skal
29 hours
fix: Replace clamp with sigmoid in CNN final layer
skal
29 hours
feat: Add early stopping to CNN training
skal
30 hours
fix: CNN training/inference to match WGSL sliding window
skal
30 hours
format .wgsl layer code (cosmetics)
skal
31 hours
fix: Guard cnn_test build with STRIP_ALL check
skal
31 hours
refactor: Modularize CMake build system into 10 specialized modules
skal
31 hours
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
32 hours
debug: Add shader load verification and GPU sync to CNN test tool
skal
32 hours
fix: CNN test tool ping-pong bug and RGBA16Float intermediates
skal
32 hours
feat: Add CNN shader testing tool with GPU texture readback
skal
39 hours
fix: Use patch-based inference to match CNN training distribution
skal
39 hours
opt: Move invariant in1 calculation outside CNN convolution loops
skal
[next]