Commit Graph

6 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 30fa220dfe 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-01 12:57:20 -06:00
Rekai Nyangadzayi Musuka 7b01afc274 feat: add sdl2-opengl3 backend impl 2023-01-01 03:38:03 -06:00
Rekai Nyangadzayi Musuka b098952613 feat: add sdl2+opengl3 backend option to build.zig 2023-01-01 03:37:04 -06:00
Rekai Nyangadzayi Musuka 22510e6071 feat: add glfw+opengl3 backend option to build.zig 2022-12-31 00:49:27 -06:00
Rekai Nyangadzayi Musuka 8b8f962beb chore: add necessary imgui files for opengl3 2022-12-31 00:41:02 -06:00
Rekai Nyangadzayi Musuka 8692808640 Initial Commit 2022-12-31 00:40:03 -06:00