dolphin/Source/Core
magumagu f123e08731 DVDInterface: tweak buffered reads to be a bit faster.
A read finishes when the result is complete in the drive's buffer, not
main memory.
2014-05-05 14:52:15 -07:00
..
AudioCommon Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Common x64FPURoundMode: always set x87 precision 2014-05-01 01:10:00 +02:00
Core DVDInterface: tweak buffered reads to be a bit faster. 2014-05-05 14:52:15 -07:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Merge pull request #81 from degasus/skip_framelimit_hotkey 2014-05-01 12:40:01 +02:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends OpenGL: delete unused function parameter in TextureConverter. 2014-05-05 10:56:36 -07:00
VideoCommon VideoCommon: recreate XFB texture when the XFB size changes. 2014-05-05 11:01:14 -07:00
CMakeLists.txt