yuzu/src/citra_qt
Yuri Kunde Schlesner d65b42a69a Remove gpu_refresh_rate configuration option
Changing it makes emulation inherently inaccurate. It also had a wrong
default value (30, whereas the real system has a refresh rate of 60 Hz)
which, even if changed, would continue to be used unless people manually
removed it from their config files.
2015-05-29 19:39:26 -03:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger Pica: Create 'State' structure and move state memory there. 2015-05-22 22:59:42 -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: Silence a bogus warning printed when using the debug runtime 2015-05-23 02:27:27 -03:00
bootmanager.h Use condition var to properly pause the CPU thread 2015-05-18 08:15:57 -06:00
citra-qt.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt unsetting a few more variables that arent needed outside of this function 2015-03-26 04:11:05 -06:00
config.cpp Remove gpu_refresh_rate configuration option 2015-05-29 19:39:26 -03:00
config.h License change 2014-12-20 21:20:24 -08:00
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 got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp MakeCurrent race condition fix 2015-05-22 15:51:33 -07:00
main.h OpenGL renderer 2015-05-22 15:51:18 -07:00
main.ui OpenGL renderer 2015-05-22 15:51:18 -07:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00