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
Jordan Woyak
059e100425
Check for HID wiimote name on Windows instead of assuming everything is a wiimote.
...
Fixed issue 6031.
2013-03-15 21:27:46 -05:00
..
AudioCommon
ARM Support without GLSL
2013-02-26 13:49:00 -06:00
Common
Merge branch 'master' into GLSL-master
2013-03-15 11:19:52 -05:00
Core
Check for HID wiimote name on Windows instead of assuming everything is a wiimote.
2013-03-15 21:27:46 -05:00
DiscIO
Fix a potential memory leak in function DecompressBlobToFile in CompressedBlob.cpp
2013-03-07 10:59:50 -05:00
DolphinWX
Merge branch 'GLSL-master'
2013-03-15 22:49:26 +01:00
InputCommon
Merge branch 'master' into windows-unicode
2013-03-02 15:33:32 -06:00
VideoCommon
Removing
Core::IsGPUThread()
and
Core::IsCPUThread()
calls in favor of simple
bool isCPUThread
parameter value.
2013-03-15 19:42:42 -05:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00