dolphin/Source
2013-09-24 05:41:58 +00:00
..
Android [Android] Move EmulationActivity.java and NativeGLSurfaceView.java into a new sub-package called emulation. Now, all that's kept within the base package is the main class, the native calling class, etc. 2013-09-23 07:14:51 -04:00
Core [ARM] Change all floating point loadstores to fastmem implementations except lfs since all floating point accesses tend to be to RAM space. lfs tends to get used to write quickly to the gatherpipe and other places, look at the JIT64 implementation to see how to make it quicker. 2013-09-24 05:41:58 +00:00
DSPSpy
DSPTool Buildfix for dsptool. 2013-05-21 20:30:09 -04:00
Plugins Merge branch 'fix-field-ordering' 2013-09-24 13:47:20 +12:00
TestSuite clear cg from project files 2013-02-27 10:55:25 +01:00
UnitTests Adding unit test project to VS solution 2013-05-22 03:29:58 +02:00
VSProps Merge branch 'master' into wii-network 2013-08-16 19:17:07 +12:00
CMakeLists.txt
Dolphin_2010.sln Fix debug builds. Sorry. 2013-08-25 13:39:30 +12:00