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-04-19 08:41:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6046a15267c5aa5bab4333182d4bb7798f4fa4a9
dolphin
/
Source
/
Core
History
Lioncash
6046a15267
Arm64Emitter: Make ShiftAmount enum an enum class
...
Reduces namespace pollution and makes the enum strongly typed.
2020-12-30 20:49:20 -05:00
..
AudioCommon
…
Common
Arm64Emitter: Make ShiftAmount enum an enum class
2020-12-30 20:49:20 -05:00
Core
Arm64Emitter: Make ShiftAmount enum an enum class
2020-12-30 20:49:20 -05:00
DiscIO
DiscIO: Fix recursive directory extraction
2020-12-03 21:13:53 +01:00
DolphinNoGUI
…
DolphinQt
Fix latency field being initially enabled on audio backends not supporting it
2020-12-28 17:06:02 -08:00
InputCommon
InputCommon: Fix callback dispatch deadlock
2020-12-13 00:30:27 +00:00
MacUpdater
…
UICommon
Turn Config::Info into a class with getters
2020-12-11 19:54:16 +01:00
UpdaterCommon
…
VideoBackends
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
2020-12-16 16:04:19 +01:00
VideoCommon
VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized Free Look control type
2020-12-26 17:26:21 -06:00
WinUpdater
…
CMakeLists.txt
…