dolphin/Source/Core
2011-03-14 09:38:29 +00:00
..
AudioCommon AudioCommon: Improve pad silence when ppc does not keep up with realtime 2011-03-12 22:02:46 +00:00
Common The data from strdup must be deallocated with free, not delete. I got rid of that ugly strdup and replaced the A though Z cdrom drive letter searching with Windows API stuffs. 2011-03-12 06:50:20 +00:00
Core Core/DSP/Jit: Implement Saturation/Limiting when reading ACM* in 40 bit mode 2011-03-12 17:50:19 +00:00
DiscIO Hack up hack number 7328, just to get things to compile. 2011-03-11 12:56:26 +00:00
DolphinWX Re-enable the std::mutex try_lock on linux and use it for the Host_GetKeyState keystate_lock mutex. This reduces the number of application crashes on linux during emulation. 2011-03-12 01:19:04 +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