dolphin/Source/Core
Markus Wick 197c38e865 Merge pull request #1878 from skidau/fifo-overflow-xfb
Made the CPU thread wait for the GPU thread to swap
2015-01-12 22:53:46 +01:00
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common MemoryUtil: mention Valgrind in mmap error message 2015-01-12 02:22:05 +01:00
Core Merge pull request #1876 from Parlane/is_dir_fileio_fix 2015-01-13 08:29:23 +13:00
DiscIO Merge pull request #1796 from Stevoisiak/cacheRevisionNote 2015-01-13 08:36:50 +13:00
DolphinQt Merge pull request #1796 from Stevoisiak/cacheRevisionNote 2015-01-13 08:36:50 +13:00
DolphinWX Merge pull request #1798 from FioraAeterna/overclock 2015-01-11 06:12:27 +01:00
InputCommon CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1501 from degasus/texture_creation 2015-01-11 01:01:18 +01:00
VideoCommon Made the CPU thread wait for the GPU thread to swap, when XFB is enabled. May fix some of the "FIFO is overflowed by GatherPipe ! CPU thread is too fast!" errors. 2015-01-12 19:40:43 +11:00
CMakeLists.txt