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 00:12:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3355a3e4aad867cf5ebc03c12134b8961d39e3c
dolphin
/
Source
/
Core
History
JosJuice
a3355a3e4a
Only use the "Scaled EFB Copy" setting for EFB, not XFB
...
The hybrid XFB PR made it apply to both EFB copies and XFB copies.
2017-12-19 12:59:36 +01:00
..
AudioCommon
…
Common
Merge pull request
#6190
from JosJuice/is-trivially-copyable-vs
2017-12-19 11:15:58 +01:00
Core
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
2017-12-18 21:55:02 +01:00
DiscIO
…
DolphinNoGUI
…
DolphinQt2
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
2017-12-18 21:55:02 +01:00
DolphinWX
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
2017-12-18 21:55:02 +01:00
InputCommon
Rename constructor parameters to avoid shadowing members
2017-12-19 12:05:06 +01:00
UICommon
…
VideoBackends
…
VideoCommon
Only use the "Scaled EFB Copy" setting for EFB, not XFB
2017-12-19 12:59:36 +01:00
CMakeLists.txt
…