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-01-23 20:39:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2ff34e5101e9ae8a98b15f03793ec94cf2c9fcd
dolphin
/
Source
/
Core
History
Lioncash
d2ff34e510
EXI_Channel: Remove const qualifiers from member function declaration parameters
...
Const used on value types only really has a use when used within the definition.
2017-01-21 22:36:09 -05:00
..
AudioCommon
cmake: Build XAudio 2.7 backend on Windows
2017-01-21 00:34:02 +01:00
Common
cmake: Add missing Windows file to common
2017-01-21 00:35:55 +01:00
Core
EXI_Channel: Remove const qualifiers from member function declaration parameters
2017-01-21 22:36:09 -05:00
DiscIO
CompressFileToBlob: add an explicit seek to make sure we're at the start
2017-01-21 21:42:58 +01:00
DolphinQt2
…
DolphinWX
Netplay: Fix wrong mapping info being used in dialog
2017-01-21 20:42:30 +01:00
InputCommon
Merge pull request
#4699
from Orphis/cmake_cleanup
2017-01-21 16:38:09 +13:00
UICommon
…
VideoBackends
cmake: Build D3D and D3D12 video backends
2017-01-21 00:35:55 +01:00
VideoCommon
Merge pull request
#4656
from hthh/cmpr-fixes
2017-01-17 11:05:42 +13:00
CMakeLists.txt
…