dolphin/Source/Core
Tillmann Karras a7d753922d Interpreter: fix instruction table flags of frsp
frsp overwrites both ps0 and ps1 so frD is not an input. Regardless of
whether that's what the hardware does, it's what we do.
2015-05-21 12:33:36 +02:00
..
AudioCommon AlsaSoundStream: Use an enum class for signifying ALSA thread state 2015-05-11 01:56:01 -04:00
Common XEmitter: fix L bit in VEX prefix 2015-05-20 09:34:27 +02:00
Core Interpreter: fix instruction table flags of frsp 2015-05-21 12:33:36 +02:00
DiscIO Volume: Rename GetName to GetInternalName 2015-05-11 11:19:30 +02:00
DolphinQt Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DolphinWX JitWindow: Add missing virtual destructor to HostDisassembler 2015-05-20 12:27:47 -04:00
InputCommon InputCommon/Core: Get rid of some virtual destructor warnings 2015-04-27 21:41:59 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends OGL: Use floating point arithmetic to scale the depth value. 2015-05-20 14:22:30 +02:00
VideoCommon VideoBackends: Clamp depth to uint24 range. 2015-05-18 23:22:28 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00