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-05-01 16:49:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c33565295dd913991a543147f81be8687f3be737
dolphin
/
Source
/
Core
T
History
Mat M
c33565295d
Merge pull request
#8713
from sepalani/dbg-printf
...
HLE: Add more debug functions
2020-04-21 12:58:34 -04:00
..
AudioCommon
Use std::istringstream or std::ostringstream instead of std::stringstream where possible.
2019-12-29 23:45:02 -05:00
Common
Merge pull request
#8680
from Leseratte10/master
2020-03-24 00:21:29 +01:00
Core
Merge pull request
#8713
from sepalani/dbg-printf
2020-04-21 12:58:34 -04:00
DiscIO
DiscIO: cleanup warnings of -Wmaybe-uninitialized
2020-03-23 14:14:00 +08:00
DolphinNoGUI
NoGUI: missing override keyword GetWindowSystemInfo
2020-03-23 16:35:45 +08:00
DolphinQt
Merge pull request
#8340
from stenzek/max-res
2020-04-16 21:01:14 -04:00
InputCommon
InputCommon: cleanup warnings of -Wclass-memaccess
2020-03-23 14:26:36 +08:00
MacUpdater
…
UICommon
Cleanup warnings of -Wunused-const-variable
2020-03-23 16:28:25 +08:00
UpdaterCommon
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
VideoBackends
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00
VideoCommon
Merge pull request
#8717
from stenzek/mismatched-xf-bp
2020-04-21 10:07:36 -04:00
WinUpdater
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
CMakeLists.txt
…