yuzu/src/core/frontend
Lioncash d363b2c7d2 emu_window: Return pair from ClipToTouchScreen() instead of tuple
This is only a 2-tuple, so it can be converted over to the std::pair
class.
2021-04-23 11:21:02 -04:00
..
applets applets/swkbd: Implement the Default Software Keyboard frontend 2021-04-15 01:53:17 -04:00
emu_window.cpp emu_window: Return pair from ClipToTouchScreen() instead of tuple 2021-04-23 11:21:02 -04:00
emu_window.h emu_window: Return pair from ClipToTouchScreen() instead of tuple 2021-04-23 11:21:02 -04:00
framebuffer_layout.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
framebuffer_layout.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
input.h Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
input_interpreter.cpp input_interpreter: Fix button hold being interpreted incorrectly on init 2021-04-15 01:53:17 -04:00
input_interpreter.h input_interpreter: Fix button hold being interpreted incorrectly on init 2021-04-15 01:53:17 -04:00