dolphin/Source/Core
degasus a2e132dd4b small index generator optimiztions
- rewrite loops to not use divisions and multiplications
- remove warnings as the current implementations seems to be correct (ignore additional vertices)
2013-06-23 14:38:25 +02:00
..
AudioCommon Merge in JP's change to fix audio stuttering with OpenAL. 2013-06-23 02:46:45 -05:00
Common [Android] Add an about screen that shows build revision. 2013-06-22 22:54:36 -05:00
Core fix warning: format '%x' expects argument of type 'unsigned int*', but argument 3 has type 'u8* {aka unsigned char*}' 2013-06-23 11:03:30 +02:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX [Android] Add an about screen that shows build revision. 2013-06-22 22:54:36 -05:00
InputCommon [Android] Gamepad input. Refactor JNI native functions to all pull from a single class instead of everywhere willy-nilly 2013-06-18 07:09:38 -05:00
VideoCommon small index generator optimiztions 2013-06-23 14:38:25 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00