yuzu-fork/src/core/frontend
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.
2020-12-07 23:02:23 -05:00
..
applets core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
emu_window.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
emu_window.h Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 2020-11-23 17:58:49 -05:00
framebuffer_layout.cpp settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
framebuffer_layout.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
input.h Merge pull request #4939 from german77/MouseInput 2020-11-29 22:59:50 -08:00