Rekai Nyangadzayi Musuka
2e4f8d1409
chore: Update to Zig v0.11.0
2023-08-06 22:38:29 +01:00
Rekai Nyangadzayi Musuka
1fa5c9675f
fix: ensure that main.zig is removed
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
b43bf52174
fix: restore import for glfw w/ opengl3 backend
...
rebase unalived that specific line. Whoops
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
ecc96a9c82
feat: prefer SDL.h instead of SDL/SDL.h on all supported platforms
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
e895db97bc
chore: explicitly link SDL2
...
TODO: What happens on Windows? macOS?
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
d32da2737b
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-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
e4ff7b26ec
feat: add sdl2-opengl3 backend impl
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
4dd693ed59
chore: handle all cases of enum
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
5b2b5e31db
chore: combine render() and draw() in backend
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
35b5d28ee8
feat: add backend impl for glfw+opengl3
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
8f739d3594
feat: add glfw+opengl3 backend option to build.zig
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
918168216a
chore: add necessary imgui files for opengl3
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka
ddca95a721
chore: update to zgui b8e6fff08f4c68265efa127ffcb9de652aeba9db
2023-08-06 21:47:17 +01:00
Rekai Nyangadzayi Musuka
159dd03964
chore: update to zgui v1.89.6
...
(there were some zig language changes)
2023-07-10 21:37:10 -05:00
Rekai Nyangadzayi Musuka
fc608f4798
chore: update to zgui v1.89.6
2023-06-19 10:44:38 -05:00
Rekai Nyangadzayi Musuka
666b7201ff
chore: update livestream
2023-04-13 21:53:57 -05:00
Rekai Nyangadzayi Musuka
63e18caa5b
chore: add gitignore
2023-03-26 22:56:50 -05:00
Rekai Nyangadzayi Musuka
7e957cd16b
chore: update upstream
2023-03-26 19:24:04 -05:00
Rekai Nyangadzayi Musuka
9491b6193e
chore: update upstream
2023-02-07 17:23:40 -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