This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
57f4837e4de0fccf4a348fed53ea60ac89631cde
dolphin
/
Source
/
Core
T
History
Léo Lam
57f4837e4d
Merge pull request
#8589
from lioncash/translatable
...
DolphinQt/GCMemcardManager: Mark string as translatable within GetErrorMessagesForErrorCode()
2020-01-27 23:20:03 +01:00
..
AudioCommon
Use std::istringstream or std::ostringstream instead of std::stringstream where possible.
2019-12-29 23:45:02 -05:00
Common
x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen
2020-01-26 22:09:46 -05:00
Core
Jit64: Don't use PEXT in DoubleToSingle on AMD Zen
2020-01-26 22:10:46 -05:00
DiscIO
VolumeVerifier: Report read errors to the user
2020-01-25 20:21:12 +01:00
DolphinNoGUI
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
DolphinQt
Merge pull request
#8589
from lioncash/translatable
2020-01-27 23:20:03 +01:00
InputCommon
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
2020-01-24 09:20:41 -06: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
Add Dolphin version and current video backend to shader compilation logs
2020-01-24 03:29:38 -05:00
VideoCommon
VertexLoaderX64: Don't use PDEP on AMD Zen
2020-01-26 22:12:00 -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