dolphin/Source/Core
2011-03-15 13:38:52 +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 Make the hotkey dialog close when the escape key is pressed. I commit this as an example of how all dialogs should be set up. The buttons used to close the dialog should use wxID_OK or wxID_CANCEL. Alternatively you can use SetEscapeId or SetAffirmativeId to set the escape id to the id you use. 2011-03-15 13:38:52 +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