dolphin/Source/Core
2015-05-20 19:46:19 -04: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 Jit64: indent far code because it looks nice 2015-05-14 19:12:58 +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 Android: Remove inheritance from Game model, and improve the relevance of its content 2015-05-20 19:46:19 -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