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-03-14 01:10:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41577f044a64c138fa0f9775482e41b343d7e9e5
dolphin
/
Source
/
Core
History
Lioncash
41577f044a
Merge pull request
#844
from lioncash/wx-hotkey
...
DolphinWX: Get rid of unnecessary hotkey code.
2014-08-22 19:52:18 -04:00
..
AudioCommon
Get rid of instances of "using namespace std;" in the project
2014-08-17 02:05:33 -04:00
Common
Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units).
2014-08-17 21:52:40 -07:00
Core
Merge pull request
#850
from lioncash/unused-headers
2014-08-22 02:07:10 -05:00
DiscIO
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
DolphinWX
Merge pull request
#844
from lioncash/wx-hotkey
2014-08-22 19:52:18 -04:00
InputCommon
Merge pull request
#764
from magcius/new-nogui-2
2014-08-21 14:14:54 -04:00
VideoBackends
Merge pull request
#764
from magcius/new-nogui-2
2014-08-21 14:14:54 -04:00
VideoCommon
Merge pull request
#764
from magcius/new-nogui-2
2014-08-21 14:14:54 -04:00
CMakeLists.txt
…