8f62ec1c52
Update wgpu for faster release builds
eef8f834d6
Actually implement multiplayer
d306f19297
Write textures in separate thread; fixes perf
f22a74b036
Sleep instead of just spin-looping
e2c38cd03a
Turn off LTO so we can use clang
9fcf6b3dc5
Merge pull request 'rewrite it in rust' (#1) from riir into main
99d6970323
Block the emulator thread when idle
e8b706df20
Use high-priority thread for emulation
6dc3697baf
Fix crash on windows when window is minimized
5cb36d0bcc
Functional input binding
rewrite it in rust
99d6970323
Block the emulator thread when idle
e8b706df20
Use high-priority thread for emulation
3113934a3a
Use DX12 on windows 10 and up
6dc3697baf
Fix crash on windows when window is minimized
rewrite it in rust