This website requires JavaScript.
Explore
Help
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
2025-02-01 12:32:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Tilka
d129fae8fc
Merge pull request
#8623
from spycrab/qt_5.14.1
...
Update to Qt 5.14.1
2020-02-10 00:06:11 +00:00
..
AudioCommon
Use std::istringstream or std::ostringstream instead of std::stringstream where possible.
2019-12-29 23:45:02 -05:00
Common
Fix another implicit false-to-nullptr conversion
2020-02-09 15:51:30 +01:00
Core
Merge pull request
#8616
from jordan-woyak/threshold-cleanup
2020-02-10 00:05:10 +00:00
DiscIO
Merge pull request
#8619
from JosJuice/directoryblob-check-seek
2020-02-09 15:49:37 +01:00
DolphinNoGUI
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
DolphinQt
Merge pull request
#8623
from spycrab/qt_5.14.1
2020-02-10 00:06:11 +00:00
InputCommon
Merge pull request
#8616
from jordan-woyak/threshold-cleanup
2020-02-10 00:05:10 +00:00
MacUpdater
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
UICommon
Core/WiimoteReal: Make wiimote source type an enum class and add Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a slot is not available.
2020-01-05 10:15:22 -06:00
UpdaterCommon
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
VideoBackends
Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android
2020-01-31 19:16:06 +10:00
VideoCommon
VideoCommon: Amend formatting code to handle the upgrade to fmt
2020-02-04 14:55:20 -05:00
WinUpdater
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
CMakeLists.txt
WinUpdater: Add CMakeLists.txt
2019-05-08 23:59:04 +02:00