This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
a33cd805f9fc0ef68cae164623ce479c02af5429
dolphin
/
Source
/
Core
History
Lioncash
a33cd805f9
DSPEmitter: Remove unnecessary const specifiers from function declaration parameters
...
These only matter for types being passed by value within the definition, not the declaration.
2017-03-12 17:37:07 -04:00
..
AudioCommon
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
Common
Merge pull request
#5020
from leoetlino/es-safer-import
2017-03-12 16:14:17 +13:00
Core
DSPEmitter: Remove unnecessary const specifiers from function declaration parameters
2017-03-12 17:37:07 -04:00
DiscIO
Get the right game ID for SSBB's Masterpiece partitions
2017-03-09 18:47:40 +01:00
DolphinNoGUI
Don't special-case nogui exe name on Apple.
2017-03-08 13:17:49 -08:00
DolphinQt2
CMakeLists: Normalize whitespace
2017-03-01 14:53:23 -05:00
DolphinWX
Merge pull request
#5038
from vladfi1/separate-nogui
2017-03-10 10:50:08 +01:00
InputCommon
GCAdapter_Android: Fix an array bounds overrun in Read()
2017-03-06 23:05:17 -05:00
UICommon
Merge pull request
#5038
from vladfi1/separate-nogui
2017-03-10 10:50:08 +01:00
VideoBackends
Merge pull request
#5065
from JosJuice/character
2017-03-11 18:26:26 +10:00
VideoCommon
Merge pull request
#4935
from Armada651/depth-range-fix
2017-03-10 18:05:52 +01:00
CMakeLists.txt
Moved NoGUI out of DolphinWx.
2017-03-08 01:24:18 -08:00