dolphin/Source/Core
Soren Jorvang bfe7b028ce pthread_mutexattr_t's must be initialized before the type can be set.
Fixes issue 4243.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7344 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 15:06:06 +00:00
..
AudioCommon AudioCommon: Improve pad silence when ppc does not keep up with realtime 2011-03-12 22:02:46 +00:00
Common pthread_mutexattr_t's must be initialized before the type can be set. 2011-03-14 15:06:06 +00:00
Core pthread_mutexattr_t's must be initialized before the type can be set. 2011-03-14 15:06:06 +00:00
DiscIO Hack up hack number 7328, just to get things to compile. 2011-03-11 12:56:26 +00:00
DolphinWX Move translation po files to an external svn repository. The location is http://dolphin-emu-translations.googlecode.com/svn/trunk. I have given some of the primary dolphin committers write access to that repository. If you are a dolphin-emu committer, and I didn't give you access, and you want it, just let me know. 2011-03-14 13:33:11 +00:00
InputCommon Clean up "ControllerInterface" a bit. 2011-03-14 01:20:11 +00:00
VideoCommon DX11: Support thick lines and large points with geometry shaders. Lines still aren't drawn with correct thickness, see Twilight Princess map. But the map corners are drawn with correct shadow "blobs" for the first time! 2011-03-14 09:38:29 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00