This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-26 14:29:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14ced85d85d0f57984be3c0579c147aba496b837
dolphin
/
Source
/
Core
T
History
skidau
14ced85d85
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
..
AudioCommon
Merge pull request
#1847
from adamdmoss/openal-floatfix
2015-01-10 12:16:05 +11:00
Common
Merge pull request
#1849
from Sonicadvance1/AArch64_Emitter_Improvements
2015-01-11 07:08:02 -06:00
Core
Merge pull request
#1863
from magumagu/dma-efb
2015-01-12 12:03:46 +11:00
DiscIO
Fix compiler error for win64 (SFileInfo doesn't get used much so a copy won't kill us)
2015-01-11 15:59:50 -08:00
DolphinQt
Fix indentation
2015-01-07 21:51:47 +01:00
DolphinWX
Merge pull request
#1798
from FioraAeterna/overclock
2015-01-11 06:12:27 +01:00
InputCommon
…
UICommon
…
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
…