dolphin/Source/Core
pierre 8351177738 Core/Core/Src/DSP: Drop the indirect addressing hackery from DSP Jit
Was made possible by the move of Core/DSPCommon to Core/Core.
This should not give a significant speed difference, but frees
another register for register allocator use on x64 and
generally simplifies the code.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7252 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-26 21:30:49 +00:00
..
AudioCommon revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
Common Added an option for opening up the wiki entry in the compatibility list. The option is in the right click menu of the games list. The game entries in the wiki are currently manually added by the administrator. 2011-02-25 23:33:11 +00:00
Core Core/Core/Src/DSP: Drop the indirect addressing hackery from DSP Jit 2011-02-26 21:30:49 +00:00
DiscIO revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
DolphinWX Linux build fix. 2011-02-25 23:51:59 +00:00
InputCommon revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
VideoCommon added the possibility to allocate aligned memory, an use it to allocate the buffer utilized in texture decoding, this will make a little easy to use aligned writes when possible in sse2/3 optimized algorithms. 2011-02-25 20:35:05 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00