This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-11 08:39:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Rachel Bryk
0a093cf1b9
Why do compilers assume i don't know order of opperations? :(
2013-09-22 22:01:25 -04:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
operator= is a function too! std::forward is still appropriate.
2013-09-22 21:15:58 -04:00
Core
Why do compilers assume i don't know order of opperations? :(
2013-09-22 22:01:25 -04:00
DiscIO
proper fix for issue 6206
2013-09-14 15:09:58 -07:00
DolphinWX
When hosting, don't try to connect if listening failed.
2013-09-22 16:11:47 -04:00
InputCommon
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
2013-09-18 10:09:32 -04:00
VideoCommon
ogl: drop glsl120 support
2013-09-22 23:45:14 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00