dolphin-emulator/Source/Core
skidau e35148fe15 Merge pull request #2387 from lioncash/atomic
AudioCommon: Remove usages of volatile variables.
2015-05-14 13:31:28 +10:00
..
AudioCommon AlsaSoundStream: Use an enum class for signifying ALSA thread state 2015-05-11 01:56:01 -04:00
Common Fix non-PCH build. 2015-05-10 20:16:05 -05:00
Core Fix building with PCH disabled. 2015-05-13 16:06:09 -05: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 Merge pull request #2402 from JosJuice/internal-title 2015-05-13 13:19:41 +10: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: Join declarations and assignments in Render 2015-05-08 09:29:36 -04:00
VideoCommon PixelShaderGen: Clamp zCoord to the depth range. 2015-05-08 14:43:43 +02:00
CMakeLists.txt