summaryrefslogtreecommitdiff
path: root/src/main.cc
AgeCommit message (Expand)Author
2026-02-02fix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
2026-02-02feat(3d): Add scaffolding for visual debugging (Task #18a)skal
2026-02-02refactor(platform): Encapsulate state in PlatformState structskal
2026-02-02feat(platform): Fix high-DPI scaling and add resolution optionskal
2026-02-01clang-formatskal
2026-01-31style: add vertical compression rules to clang-formatskal
2026-01-31refactor: move generated asset files to src/generated/skal
2026-01-31fix: Cross-compilation and style complianceskal
2026-01-31feat: Multi-pass rendering architecture and effect stubsskal
2026-01-31feat: Add --seek command line option for fast-forward debuggingskal
2026-01-31feat: Implement Sequence and Effect system for demo choreographyskal
2026-01-31update session with mix fixesskal
2026-01-31Implement procedural audio generation, spectral effects, and WebGPU particle ...skal
2026-01-31add notesskal
2026-01-31enforce code styleskal
2026-01-28fix the audioskal
2026-01-28feat(visuals): Add rotation, color shifts, and improved beat-syncskal
2026-01-28feat(visuals): Enhance colors and add background flashesskal
2026-01-28feat(demo): Add drum sequence using embedded assetsskal
2026-01-28style: Add 3-line descriptive headers to all source filesskal
2026-01-28feat(assets): Implement basic asset packing systemskal
2026-01-28build: Finalize WebGPU integration and platform fixesskal
2026-01-28fix(gpu): Add aspect ratio correction to shaderskal
2026-01-28opt: Implement build stripping and platform-specific size optimizationsskal
2026-01-28feat: Implement fullscreen, keyboard controls, and pulsating heptagonskal
2026-01-27feat: Implement spectool & specview; refactor coding style; update docsskal