dolphin-emulator/Source/Core
pierre ea95e603b2 JIT: Get rid of SHLs with shifts of 1, 2, 3
Also contains a few other minor jit code optimizations.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7657 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-30 20:25:37 +00:00
..
AudioCommon Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz. 2011-05-28 23:32:11 +00:00
Common JIT: Use RAX instead of INVALID_REG for offsetOrBaseReg in MScaled 2011-06-30 19:17:53 +00:00
Core JIT: Get rid of SHLs with shifts of 1, 2, 3 2011-06-30 20:25:37 +00:00
DiscIO fix infinitely recursive deletion from r7587 and actually update locations of content.map and uid.sys 2011-06-05 07:42:40 +00:00
DolphinWX Wii Save Export no longer requires anything additional to create saves that can be copied to the wii 2011-06-27 20:48:15 +00:00
InputCommon Apply the simple NULL-checking patch from issue 4311. 2011-06-15 12:50:47 +00:00
VideoCommon Small update for disabled Fog for older hardware that fails to divide by zero in shaders 2011-06-20 05:48:12 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00