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
6f08ef9a2505bf784efdd3ca9419aa2f9bb14c4e
dolphin
/
Source
/
Core
History
Lioncash
6f08ef9a25
IOFile: Get rid of IOFile's ReleaseHandle function
...
Transfer of handles should be done via std::move.
2017-01-12 12:34:06 -05:00
..
AudioCommon
Add Silent Audio Dumping INI Option
2017-01-08 13:53:44 -05:00
Common
IOFile: Get rid of IOFile's ReleaseHandle function
2017-01-12 12:34:06 -05:00
Core
IOFile: Get rid of IOFile's ReleaseHandle function
2017-01-12 12:34:06 -05:00
DiscIO
WbfsBlob: Don't wrap file_entry in std::unique_ptr
2017-01-11 13:39:46 +01:00
DolphinQt2
…
DolphinWX
Merge pull request
#4617
from lioncash/hotkey
2017-01-12 11:02:10 +13:00
InputCommon
macOS: Add missing includes to fix no-PCH build
2017-01-02 11:45:24 +11:00
UICommon
…
VideoBackends
VideoSW: Fix GL ES shader.
2017-01-07 12:32:15 +01:00
VideoCommon
TextureDecoder: Seperate each format into its own function
2017-01-10 20:41:00 +10:00
CMakeLists.txt
…