- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
5149d4b1de
fix: ensure that main.zig is removed
11337f53c6
fix: restore import for glfw w/ opengl3 backend
159eaf8c50
feat: prefer SDL.h instead of SDL/SDL.h on all supported platforms
ca6d7f02a4
chore: explicitly link SDL2
90390053e7
fix: vcpkg stores SDL.h under SDL2 folder
ccdc2cbad4
chore(ui): rewrite channel implementation
16c3eceffd
fix(config): reimplement muting
8f5a0cab9c
fix(ui): write silence to audio when emu is paused
79514b0cd0
fix(input): make use of atomic rmw intrinsics when handling input
a048263fd6
chore: make use of std.atomic.spinLoopHint()
d9e09a9cbe
fix(ui): remove flickering on ui pause/timeout
2b9a479b96
feat(ui): add timeout for gui spinloop
2b9f82a509
ci: add github actions config
d0588947f5
chore: update to latest zig master