Commit Graph

7 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka f9744ec8d6 fix: vcpkg stores SDL.h under SDL2 folder
macOS and Linux seem to not, so in order to get CI working again I
should make use of the preprocessor.

FIXME: I think this makes vcpkg a **hard** requirement which perhaps
isn't ideal if I want ZBA to be as easy to build as possible. I should
try ensuring that building w/out vcpkg works as well
2023-01-16 03:30:13 -06:00
Rekai Nyangadzayi Musuka 7a691c76ae feat: add sdl2-opengl3 backend impl 2023-01-16 03:30:13 -06:00
Rekai Nyangadzayi Musuka 02d60643fd feat: add sdl2+opengl3 backend option to build.zig 2023-01-16 03:29:03 -06:00
Rekai Nyangadzayi Musuka 74f997d8a0 feat: add glfw+opengl3 backend option to build.zig 2023-01-16 03:29:03 -06:00
Rekai Nyangadzayi Musuka f3ced56ce3 chore: add necessary imgui files for opengl3 2023-01-16 03:29:03 -06:00
Rekai Nyangadzayi Musuka 976be5836e chore: update upstream 2023-01-16 03:28:18 -06:00
Rekai Nyangadzayi Musuka 8692808640 Initial Commit 2022-12-31 00:40:03 -06:00