dolphin/Source/Core
John Peterson 8a77ca8189 Made the OpenGL iLog setting changeable from the debugging window
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1232 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-21 01:28:00 +00:00
..
Common added linux support for fileutils 2008-11-20 13:37:57 +00:00
Core Floating point printf parsing by jeffjohnson0. Solves issue 302. 2008-11-20 22:39:07 +00:00
DebuggerWX Made the OpenGL iLog setting changeable from the debugging window 2008-11-21 01:28:00 +00:00
DiscIO small fix 2008-11-12 08:16:09 +00:00
DolphinWX Prevented that an empty SYSCONF file is saved if it's missing from the config dir. 2008-11-20 15:29:35 +00:00
VideoCommon DC fix: Since game's frame-finish-watchdog have nothing to do with RTC, the faked GP watchdog moved in scheduler. DC should work for everyone now, we just may need to adjust FAKE_GP_WATCHDOG_PERIOD. TODO if it worth it: the actual re-scheduling of the new callback is stupid, so... + Some clean up. + Remove the unused GPUCallBack. 2008-11-18 13:08:46 +00:00