dolphin/Source/Core
2013-06-23 11:03:30 +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 [Android] When running OpenGL ES 3 backend, we've got to switch the screen coordinates or bad things happen. Adds a Driver bug that causes swap every single flush. Hard requirement currently to see /anything/ on screen. 2013-06-18 12:44:06 -05:00
CMakeLists.txt