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-03-18 11:41:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf3c65fbd0d14527424449d00aab07596770972e
dolphin
/
Source
/
Core
History
degasus
cf3c65fbd0
JitArm64: Use B() instead of BR() to jumo to ASM.
...
Avoid indirect jumps as good as possible. This is a noticeable speedup.
2016-05-14 00:04:58 +02:00
..
AudioCommon
…
Common
SCM: Use std::string.
2016-05-05 00:22:49 +02:00
Core
JitArm64: Use B() instead of BR() to jumo to ASM.
2016-05-14 00:04:58 +02:00
DiscIO
DriveReader: Fix View > Show Drives
2016-04-26 21:24:08 +10:00
DolphinQt2
Brings visual studio build files up to date with recent Qt changes
2016-05-13 01:18:57 +10:00
DolphinWX
Merge pull request
#3801
from Helios747/the_30_minute_blocker_fix
2016-05-08 17:24:40 -04:00
InputCommon
XInput: Apply Rumble/Motor output only on changes (again)
2016-04-23 13:45:10 +02:00
UICommon
…
VideoBackends
D3D12: Specify read/write ranges when calling Map/Unmap
2016-05-08 23:18:59 +10:00
VideoCommon
D3D12: Implement XFB encoding/decoding (support Real XFB)
2016-05-08 23:18:51 +10:00
CMakeLists.txt
…