Commit Graph

8 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 2894f69c2f feat: prefer SDL.h instead of SDL/SDL.h on all supported platforms 2023-07-11 00:47:32 -05:00
Rekai Nyangadzayi Musuka a2e5652678 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-07-11 00:47:32 -05:00
Rekai Nyangadzayi Musuka 6c56505fa6 feat: add glfw+opengl3 backend option to build.zig 2023-07-11 00:47:32 -05:00
Rekai Nyangadzayi Musuka 9964c55136 chore: add necessary imgui files for opengl3 2023-07-11 00:47:32 -05:00
Rekai Nyangadzayi Musuka fc608f4798 chore: update to zgui v1.89.6 2023-06-19 10:44:38 -05:00
Rekai Nyangadzayi Musuka 7e957cd16b chore: update upstream 2023-03-26 19:24:04 -05: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