This website requires JavaScript.
Explore
Help
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
2025-03-04 10:14:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Jordan Woyak
e4588e2dfc
Workaround ACL overflow issues by not dropping packets until buffer reaches size of 100.
...
It seems to work without causing input delays or anything bad.
2013-02-01 19:00:10 -06:00
..
AudioCommon
Fix the majority of the compiler warnings unearthed by the addition of
2013-01-29 23:24:51 -06:00
Common
Fix a potential memory leak on non-windows systems.
2013-01-24 08:21:08 -05:00
Core
Workaround ACL overflow issues by not dropping packets until buffer reaches size of 100.
2013-02-01 19:00:10 -06:00
DiscIO
Fix the majority of the compiler warnings unearthed by the addition of
2013-01-29 23:24:51 -06:00
DolphinWX
Revert "Toggle full screen when double clicking the render window."
2013-01-31 03:54:18 -05:00
InputCommon
Revert "mem_fun -> mem_fn."
2013-01-23 23:38:49 -05:00
VideoCommon
Fix some shadowing warnings.
2013-01-29 16:43:22 -06:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00