Rekai Nyangadzayi Musuka paoda
paoda pushed to main at paoda/zba 2023-06-19 17:22:58 +00:00
f534aac544 chore: update depdendencies
paoda pushed to main at paoda/zba-util 2023-06-19 17:16:37 +00:00
e616cf09e5 chore: make use of package manager
paoda pushed to main at paoda/zba-gdbstub 2023-06-19 17:09:16 +00:00
39a4260ffd chore: update to the new build system
paoda pushed to main at paoda/zba-gdbstub 2023-06-19 17:05:11 +00:00
3a1f54e110 chore: update to the new build system
paoda pushed to main at paoda/zba-gdbstub 2023-06-19 17:04:51 +00:00
5996196647 chore: update to the new build system
paoda pushed to main at paoda/zba 2023-06-19 16:52:01 +00:00
33dd96b45c chore: update depdendencies
paoda pushed to main at paoda/zba 2023-06-19 16:16:04 +00:00
f2bba87ac6 chore: update depdendencies
paoda pushed to fork at paoda/zgui 2023-06-19 15:52:23 +00:00
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
Compare 12 commits »
paoda pushed to main at paoda/dotfiles 2023-06-02 00:19:16 +00:00
064d72392d chore: 2023-06-01 update
paoda pushed to main at paoda/zba 2023-05-25 20:44:46 +00:00
3040a9f45c fix: update to Zig v0.11.0-dev.3299+34865d693
paoda pushed to main at paoda/zba 2023-05-24 03:54:48 +00:00
ccdc2cbad4 chore(ui): rewrite channel implementation
16c3eceffd fix(config): reimplement muting
8f5a0cab9c fix(ui): write silence to audio when emu is paused
Compare 3 commits »
paoda pushed to main at paoda/zba-util 2023-05-24 03:45:54 +00:00
77d11c9903 fix: replace channel impl
paoda pushed to main at paoda/zba 2023-05-23 08:11:16 +00:00
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
Compare 4 commits »
paoda pushed to main at paoda/zba 2023-05-23 06:39:12 +00:00
21295b8d03 feat(ui): implement pausing
paoda pushed to main at paoda/zba-util 2023-05-23 06:38:26 +00:00
72349459ec feat(channel): impl peek()
paoda pushed to main at paoda/zba 2023-05-23 04:25:59 +00:00
0204509923 feat(ui): implement pausing
paoda pushed to main at paoda/hamt 2023-05-21 16:53:40 +00:00
fa97344b24 ci: add github actions config
paoda pushed to main at paoda/hamt 2023-05-21 16:46:36 +00:00
2b9f82a509 ci: add github actions config
d0588947f5 chore: update to latest zig master
Compare 2 commits »
paoda pushed to main at paoda/zba 2023-05-21 16:33:38 +00:00
89671f767e chore: update dependencies
paoda pushed to main at paoda/zba 2023-05-12 16:56:51 +00:00
a92598d17d feat(platform): implement OS window resizing