-
Notifications
You must be signed in to change notification settings - Fork 22
Open
2 / 52 of 5 issues completedDescription
Project needs to be converted to use CMake
All the Windows API calls need to be stripped out and replaced with platform-dependent code
- System.cpp WinAPI calls (once [Refactoring] Port ArrowVortex to SDL3 #219 is complete)
- Debug.cpp console initialization (potentially there's an SDL option for this too)
- Write menu bar APIs for each OS, since SDL doesn't support them yet. Base on Native Menu Bars for Windows and MacOS libsdl-org/SDL#13752 so it's easy to migrate when it is supported.
- New CI items and build processes for each OS
- Support ARM/M1 architectures
- Port OpenGL code to SDL since Mac has deprecated OpenGL (is this necessary?)
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels