dolphin/Source/Core
Glenn Rice 27142fafe0 Fix auto window size options when not rendering to main.
Switch gtk keystate_lock back to a recursive mutex.  Now that the mutex attributes are being initialized properly this doesn't seem to cause the segmentation faults anymore.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7349 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-15 12:50:58 +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 Fix auto window size options when not rendering to main. 2011-03-15 12:50:58 +00:00
InputCommon Fix DInput rumble. 2011-03-15 04:04:27 +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