dolphin/Source/Core
pierre d56390407f Core/DSP: Access all registers except ST* through the regcache
No speed difference, probably because our basic blocks are
too small to contain more than one access to any register
or used too seldom for multiple accesses to make a difference.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7260 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-27 18:04:35 +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/DSP: Access all registers except ST* through the regcache 2011-02-27 18:04:35 +00:00
DiscIO revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
DolphinWX Remove numerous video options from the ISO properties. 2011-02-27 14:43:52 +00:00
InputCommon PS3 controllers have some input elements with very large value fields 2011-02-27 00:15:26 +00:00
VideoCommon Add EFB encode-to-RAM support in DX11 backend. It could probably be simplified a lot, and not all the possible formats are implemented. I tried to use the dynamic-linking feature of shader model 5, but Microsoft's HLSL compiler is broken. "Dynamic mode" is implemented, but disabled for now. 2011-02-26 23:41:02 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00