yuzu/src/citra_qt
Pierre de La Morinerie 71f6672415 citra-qt: persist hardware-rendering and shaders-jit settings
Before this changing these settings from the GUI would apply the
settings, but they were reseted to the default values when exiting
citra.
2015-10-18 14:08:23 +02:00
..
config
debugger Silence -Wsign-compare warnings. 2015-10-06 22:16:15 -05:00
util Add helper function for creating a readable byte size string. 2015-10-01 19:39:14 -07:00
bootmanager.cpp citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
bootmanager.h citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
citra-qt.rc
CMakeLists.txt citra-qt: Use custom Info.plist for Mac builds 2015-10-04 23:11:05 +02:00
config.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
config.h
game_list_p.h Initial implementation of a game list 2015-10-01 19:39:14 -07:00
game_list.cpp Game list: save and load column sizes, sort order, to QSettings 2015-10-01 19:39:15 -07:00
game_list.h Game list: save and load column sizes, sort order, to QSettings 2015-10-01 19:39:15 -07:00
hotkeys.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
hotkeys.h General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
hotkeys.ui
Info.plist citra-qt: Enable high-DPI widgets on Mac app 2015-10-04 23:11:05 +02:00
main.cpp citra-qt: persist hardware-rendering and shaders-jit settings 2015-10-18 14:08:23 +02:00
main.h Add menu item for selecting the game list folder 2015-10-01 19:39:14 -07:00
main.ui Add menu item for selecting the game list folder 2015-10-01 19:39:14 -07:00
version.h