yuzu/src/core/hw
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
..
gpu.cpp Remove gpu_refresh_rate configuration option 2015-05-29 19:39:26 -03:00
gpu.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
hw.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
hw.h Added LCD registers, and implementation for color filling in OGL code. 2015-03-09 15:51:41 -07:00
lcd.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
lcd.h Common: Remove common.h 2015-05-07 15:45:22 -03:00