2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/citra_qt
2015-05-01 18:27:00 -04:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger Qt: Move EmuThread ownership from render window to main window. 2015-05-01 18:26:58 -04:00
util citra-qt: Use std::abs() to get the right absolute function for s64. 2015-04-14 21:18:35 +02:00
bootmanager.cpp Qt: Create emu thread on bootup, kill it on shutdown. 2015-05-01 18:27:00 -04:00
bootmanager.h Qt: Create emu thread on bootup, kill it on shutdown. 2015-05-01 18:27:00 -04:00
citra-qt.rc
CMakeLists.txt Build app bundles on OS X. Fixes the issue where the menubar would not appear. 2015-03-07 16:09:00 -08:00
config.cpp Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
config.h
hotkeys.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.ui
main.cpp Qt: Create emu thread on bootup, kill it on shutdown. 2015-05-01 18:27:00 -04:00
main.h Qt: Move EmuThread ownership from render window to main window. 2015-05-01 18:26:58 -04:00
main.ui citra-qt: Add option to hide dock widget title bars 2015-01-20 22:50:24 +01:00
version.h