This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-03 09:00:58 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d54bbc52803a2e665e58a8a9b1b22182c7f0027
dolphin
/
Source
/
Core
History
JosJuice
8d54bbc528
Don't create new IOFiles when creating a blob
...
...except for WBFS, which is special because it has the ability to open multiple files.
2017-01-11 13:23:23 +01:00
..
AudioCommon
…
Common
Don't use generic byteswapping on Android
2017-01-06 13:56:53 +01:00
Core
Merge pull request
#4594
from lioncash/regcache
2017-01-06 13:01:40 +01:00
DiscIO
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
DolphinQt2
…
DolphinWX
Merge pull request
#4619
from PEmu1/configuration
2017-01-06 12:54:17 +01:00
InputCommon
…
UICommon
…
VideoBackends
OGL: Use VideoCommon blend state for framebuffer configuration.
2017-01-06 14:01:39 +01:00
VideoCommon
BlendState: Use masking as a fastpath for the logic op NO_OP.
2017-01-06 14:01:39 +01:00
CMakeLists.txt
…