Commit Graph
5 Commits
Author SHA1 Message Date
tsuki 72c59bf410 Reproduce arcade menu transitions 2026-08-15 16:25:11 +02:00
tsuki 3090555ab3 Fix song selector sorting and difficulty focus 2026-08-15 14:08:07 +02:00
tsuki 623ef9a733 Add portable Windows build and update GC runtime 2026-08-15 13:01:11 +02:00
Bloo Goop 0b8d30bac4 fix Windows builds under MSYS2
- Use Windows executable-path APIs when returning to the song menu
- Add an SDL-based OpenGL compatibility helper for glActiveTexture so
  it resolves at runtime instead of linking against the OpenGL 1.1-only
  Windows import library
2026-08-04 12:27:10 +07:00
tsuki 831d96e562 Initial public source release
Split reusable rendering and format support into vectorail-core and vectorail-gc.
2026-08-02 17:05:27 +02:00