- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
d9b80ff062
feat: add glfw+opengl3 backend option to build.zig
5e306e4dfa
chore: add necessary imgui files for opengl3
7e957cd16b
chore: update upstream
5432027535
chore: handle all cases of enum
bcd0e8be1f
chore: combine render() and draw() in backend
cd2b3923a4
feat: add backend impl for glfw+opengl3
d9b80ff062
feat: add glfw+opengl3 backend option to build.zig
5e306e4dfa
chore: add necessary imgui files for opengl3
bd7ee320d7
chore: explicitly link SDL2
78922b64ea
fix: vcpkg stores SDL.h under SDL2 folder
b051d0c406
feat: add sdl2-opengl3 backend impl
d9b80ff062
feat: add glfw+opengl3 backend option to build.zig
5e306e4dfa
chore: add necessary imgui files for opengl3
49b0620c48
style(imgui): use orelse instead of if () ||
a6a9e3ac72
chore(imgui): change size of histogram
aeefff86f8
chore: update dependencies
f3b6c4f3fe
Merge branch 'ci-suffering'
5aa5ac2a8b
ci: update github actions config