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-12 06:49:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78e43a44042e6407318970753df4d3b5b230e80c
dolphin
/
Source
/
Core
T
History
Pokechu22
78e43a4404
Make all custom fmt::formatter's format functions const
...
fmt 8.0.0 requires this.
2022-01-13 11:11:08 -08:00
..
AudioCommon
Use HRWrap in remaining locations
2022-01-09 12:44:55 -08:00
Common
Make all custom fmt::formatter's format functions const
2022-01-13 11:11:08 -08:00
Core
Use fmt::format_string
2022-01-13 11:11:08 -08:00
DiscIO
Merge pull request
#10334
from AdmiralCurtiss/json-maker
2022-01-03 01:43:02 +01:00
DolphinNoGUI
Common/MsgHandler: Remove non-format variants of PanicAlert
2022-01-09 12:44:14 -08:00
DolphinQt
Merge pull request
#10355
from Pokechu22/fifo-player-config
2022-01-13 14:36:48 +01:00
DolphinTool
DolphinTool: initialize user directories (fix unintential deletion of Wii files)
2022-01-02 12:34:24 -06:00
InputCommon
Merge pull request
#10345
from jordan-woyak/modifier-range
2022-01-13 08:32:15 -05:00
MacUpdater
…
UICommon
Treewide: Remove unused inclusions of <cinttypes>
2022-01-09 12:43:11 -08:00
UpdaterCommon
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
VideoBackends
Make all custom fmt::formatter's format functions const
2022-01-13 11:11:08 -08:00
VideoCommon
Make all custom fmt::formatter's format functions const
2022-01-13 11:11:08 -08:00
WinUpdater
…
CMakeLists.txt
DolphinTool: CLI utility interface and disc image tools
2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props
…
DolphinLib.props
Common: Create HRWrap
2022-01-09 12:44:15 -08:00
DolphinLib.vcxproj
msbuild: Move DivUtils to DolphinLib.props
2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
…
DolphinLib.x64.props
…