dolphin/Source
Lioncash 3b272d81b4 [Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.
This way, we hold the [key|value] pairs together in one object and reduce overall code clutter.
2013-08-12 19:41:23 -04:00
..
Android [Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays. 2013-08-12 19:41:23 -04:00
Core ShaderGen: Optimize out most function calls for uid generation. 2013-08-12 18:30:42 +02:00
DSPSpy llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPTool Buildfix for dsptool. 2013-05-21 20:30:09 -04:00
Plugins Software Renderer: Show each backend's display name instead of its short name in the config dialog. 2013-08-12 18:30:42 +02: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 Add UPnP support. 2013-07-09 18:08:43 -04:00
CMakeLists.txt Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line. 2011-07-18 01:47:55 +00:00
Dolphin_2010.sln Add UPnP support. 2013-07-09 18:08:43 -04:00