index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
14 hours
style: Apply clang-format to codebase
skal
14 hours
refactor(wgsl): modularize common shader functions
skal
14 hours
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
14 hours
feat: Move test_platform.cc to util subdirectory
skal
15 hours
Refactor: extract setup_standard_textures helper
skal
15 hours
Refactor: add gpu_create_post_process_texture helper
skal
15 hours
Refactor: add gpu_create_texture_view_2d helper
skal
16 hours
Refactor: factorize WGPU init code for 3D tests
skal
16 hours
Refactor: factorize common WGPU patterns into helper functions
skal
22 hours
CNN v2: bilinear mip-level sampling and UI improvements
skal
26 hours
Factor common test patterns into reusable utilities
skal
28 hours
CNN v2: Fix weight buffer offset bug
skal
30 hours
CNN v2: Alpha channel depth handling and layer visualization
skal
36 hours
CNN v2: Fix WebGPU validation error in uniform buffer alignment
skal
36 hours
CNN v2: Add TODO for flexible feature layout in binary format v3
skal
36 hours
CNN v2: Add mip-level support to runtime effect
skal
39 hours
Add test asset support with STRIP_ALL guards
skal
40 hours
Tracker: Sort pattern events + add validation/sanitize modes
skal
40 hours
CNNv2Effect: Document per-layer kernel sizes support
skal
45 hours
Refactor: Reorganize workspaces and remove assets/ directory
skal
45 hours
Refactor: Move application entry points to src/app/
skal
3 days
test_demo: Add beat-synchronized CNN post-processing with version selection
skal
3 days
Fix CNN v2 weights validation logic
skal
3 days
CNN v2: Complete multi-layer compute execution
skal
3 days
CNN v2: storage buffer architecture foundation
skal
3 days
CNN v2 Phase 5: render pipeline implementation
skal
3 days
CNN v2: parametric static features - Phases 1-4
skal
3 days
fix: suppress spurious shader snippet and auxiliary texture warnings
skal
3 days
fix: add missing beat_phase parameter to stub gpu_draw implementations
skal
3 days
fix: WAV dump header corruption and early exit handling
skal
3 days
fix: PeakMeterEffect render() now properly overrides base class
skal
3 days
refactor: use CommonUniforms from common_uniforms.wgsl in test_demo
skal
3 days
fix: update PeakMeterEffect uniform structure in test_demo
skal
3 days
feat: implement beat-based timing system
skal
3 days
fix: Release cached samplers before WGPU shutdown
skal
3 days
fix: Resolve WGPU threading crash in cnn_test
skal
4 days
fix: Register cnn_conv1x1 snippet and add verification
skal
4 days
fix: Use actual resolution in RotatingCubeEffect
skal
4 days
fix: Use initialized_ flag instead of ctx_.device check
skal
4 days
fix: Complete auxiliary texture initialization fix
skal
4 days
fix: Call resize() before init() to set dimensions first
skal
4 days
refactor: Use lazy initialization for auxiliary textures
skal
4 days
fix: Resolve auxiliary texture resolution mismatch bug
skal
4 days
refactor: Simplify effect render API and fix uniform initialization
skal
4 days
add --save-intermediates to train.py and cnn_test
skal
4 days
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
4 days
feat: Add CNN shader testing tool with GPU texture readback
skal
4 days
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
4 days
fix: PostProcessHelperTest signature and fixture sharing
skal
4 days
feat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)
skal
[next]