suyu/src/citra/emu_window
Tony Wasserka 182476c96a EmuWindow: Remove window title getters/setters.
The window title is none of the emulation core's business. The GUI code is free to put whatever it wants there.
Providing properly thread-safe window title getters and setters is a mess anyway.
2014-11-18 13:09:01 +01:00
..
emu_window_glfw.cpp EmuWindow: Remove window title getters/setters. 2014-11-18 13:09:01 +01:00
emu_window_glfw.h EmuWindow: Add support for specifying minimal client area sizes. 2014-11-18 13:09:01 +01:00