yuzu/src/yuzu_cmd/emu_window
san 3e26141483 yuzu-cmd: hide cursor when in fullscreen
Exposed the SDL_ShowCursor function to EmuWindow baseclass. When creating the window (GL or VK) in fullscreen it now automatically hides the cursor.
2021-08-01 21:46:13 +02:00
..
emu_window_sdl2.cpp yuzu-cmd: hide cursor when in fullscreen 2021-08-01 21:46:13 +02:00
emu_window_sdl2.h yuzu-cmd: hide cursor when in fullscreen 2021-08-01 21:46:13 +02:00
emu_window_sdl2_gl.cpp yuzu-cmd: hide cursor when in fullscreen 2021-08-01 21:46:13 +02:00
emu_window_sdl2_gl.h emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2_vk.cpp yuzu-cmd: hide cursor when in fullscreen 2021-08-01 21:46:13 +02:00
emu_window_sdl2_vk.h emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00