dolphin/Source/Core
2013-12-19 09:40:13 -06:00
..
AudioCommon Minor const-correctness for some functions in FifoPlayer and some AudioCommon headers. 2013-12-11 08:43:58 -05:00
Common Add a non-tiny warning about CPUs that will silently desync. 2013-12-16 22:41:52 -05:00
Core Jit64: load second operator for double intrutions 2013-12-17 08:49:06 +01:00
DiscIO fixed issue 6852. 2013-12-07 16:07:47 +09:00
DolphinWX [Android] Fix joysticks only capable of right/down movements. Also make it capable of using onscreen joystick even if controller 1 is bound. 2013-12-12 21:24:39 -06:00
InputCommon [Android] Fix joysticks only capable of right/down movements. Also make it capable of using onscreen joystick even if controller 1 is bound. 2013-12-12 21:24:39 -06:00
VideoBackends Work around AMD's broken Linux drivers when it comes to pinned memory and base_vertex usage. It seems that using pinned memory with base_vertex disabled is quicker than the other way around. 2013-12-19 09:40:13 -06:00
VideoCommon Work around AMD's broken Linux drivers when it comes to pinned memory and base_vertex usage. It seems that using pinned memory with base_vertex disabled is quicker than the other way around. 2013-12-19 09:40:13 -06:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00