dolphin/Source/Core
2012-03-18 22:54:58 -03:00
..
AudioCommon name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
Common Linux build fix 2012-03-18 23:37:38 +11:00
Core Ive fixed definitely Pokemon XD in dual core mode. This game is doing something not allowed. It attach to CPU the same fifo attached to the GPU in multibuffer mode. I added a check to prevent overwrite the GPU FIFO with the CPU FIFO. If the game do that on breakpoint the solution can fail. 2012-03-18 22:54:58 -03:00
DiscIO less log noise from CNandContentLoader 2012-02-01 00:04:06 -08:00
DolphinWX Sped up to the Dolphin debugger by not checking for breakpoints when stepping. 2012-03-16 20:08:05 +11:00
InputCommon Merge branch 'fix-real-gcpad-sticks' 2011-12-12 23:25:32 -06:00
VideoCommon Ive fixed definitely Pokemon XD in dual core mode. This game is doing something not allowed. It attach to CPU the same fifo attached to the GPU in multibuffer mode. I added a check to prevent overwrite the GPU FIFO with the CPU FIFO. If the game do that on breakpoint the solution can fail. 2012-03-18 22:54:58 -03:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00