This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63700ad28a
dolphin
/
Source
/
Core
History
Lioncash
63700ad28a
Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops.
2014-02-04 19:19:48 -05:00
..
AudioCommon
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Common
x64: fix parameter names of WriteModRM()
2014-01-25 17:36:09 +01:00
Core
Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops.
2014-02-04 19:19:48 -05:00
DiscIO
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
DolphinWX
Merge pull request
#23
from lioncash/sorta-large-input-cleanup
2014-02-02 15:11:15 -08:00
InputCommon
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation.
2014-02-01 17:20:35 -05:00
VideoBackends
Merge pull request
#11
from degasus/VertexLoaderCleanup
2014-01-31 06:13:26 -08:00
VideoCommon
[VideoCommon] Remove references to now non-existant files OpenCL.h and OpenCL/OCLTextureDecoder.h in the Visual Studio vcxproj file.
2014-02-01 21:52:06 -05:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00