1
0
Fork 0
forked from suyu/suyu
suyu/src
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
..
citra EmuWindow: Remove window title getters/setters. 2014-11-18 13:09:01 +01:00
citra_qt EmuWindow: Remove window title getters/setters. 2014-11-18 13:09:01 +01:00
common EmuWindow: Remove window title getters/setters. 2014-11-18 13:09:01 +01:00
core core: Mark some hle functions as static 2014-11-17 22:41:49 -05:00
video_core Fixup EmuWindow interface and implementations thereof. 2014-11-18 13:09:01 +01:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00