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
13 days
update state in .md files
skal
13 days
Add Windows cross-compilation support (MinGW) and emulation (Wine)
skal
14 days
Chore: Add missing newlines at end of source files
skal
14 days
Chore: Remove trailing whitespaces across the codebase
skal
14 days
Implement procedural audio generation, spectral effects, and WebGPU particle ...
skal
14 days
add notes
skal
14 days
enforce code style
skal
14 days
add mini_math.h header-only vector lib
skal
2026-01-28
remove shader.wgsl
skal
2026-01-28
simplify shader
skal
2026-01-28
fix the audio
skal
2026-01-28
style update
skal
2026-01-28
perf(synth): Optimize Hamming window generation
skal
2026-01-28
feat(visuals): Add rotation, color shifts, and improved beat-sync
skal
2026-01-28
feat(visuals): Enhance colors and add background flashes
skal
2026-01-28
feat(assets): Separate demo and test asset lists
skal
2026-01-28
feat(demo): Add drum sequence using embedded assets
skal
2026-01-28
refactor(assets): Optimize asset retrieval using array lookup
skal
2026-01-28
update asset system
skal
2026-01-28
docs: Update project context and session notes
skal
2026-01-28
style: Add 3-line descriptive headers to all source files
skal
2026-01-28
test(assets): Add functional tests for asset management system
skal
2026-01-28
feat(assets): Implement basic asset packing system
skal
2026-01-28
build: Finalize WebGPU integration and platform fixes
skal
2026-01-28
fix(gpu): Ensure shader entry points are preserved in STRIP_ALL build
skal
2026-01-28
feat(platform): Add 'q' key to quit
skal
2026-01-28
fix(gpu): Add aspect ratio correction to shader
skal
2026-01-28
fix(synth): Implement peak meter with decay for smooth visuals
skal
2026-01-28
update SESSION_NOTES
skal
2026-01-28
opt: Implement build stripping and platform-specific size optimizations
skal
2026-01-28
refactor(gpu): Integrate WebGPU via system wgpu-native and glfw3webgpu
skal
2026-01-28
feat: Implement fullscreen, keyboard controls, and pulsating heptagon
skal
2026-01-27
feat: Implement spectool & specview; refactor coding style; update docs
skal
2026-01-27
test(spectool): Add end-to-end test for analysis tool
skal
2026-01-27
feat(spectool): Add MP3 support for audio analysis
skal
2026-01-27
feat(audio): Implement real-time spectrogram synthesizer
skal
2026-01-27
initial commit
skal
[prev]