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-02-18 02:48:46 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06f6ca8d8194d7b292996139281b5d52e5ece91f
dolphin
/
Source
History
Lioncash
06f6ca8d81
Core: Remove redundant returns in FifoPlayerThread() and CpuThread()
...
There's no need to explicitly return at the end of a void function.
2017-02-07 17:59:03 -05:00
..
Android
Core: Convert State enum into an enum class
2017-02-05 08:32:23 -05:00
Core
Core: Remove redundant returns in FifoPlayerThread() and CpuThread()
2017-02-07 17:59:03 -05:00
DSPSpy
…
DSPTool
DSP: Namespace remaining un-namespaced DSP code
2016-12-31 17:20:14 -05:00
PCH
…
UnitTests
Merge pull request
#4809
from Orphis/cmake_windows
2017-02-03 08:33:13 -05:00
VSProps
Merge pull request
#4408
from leoetlino/usb
2017-02-07 09:17:05 +13:00
.clang-format
clang-format: Sort windows.h before other headers
2017-01-23 00:35:09 -08:00
CMakeLists.txt
CMake: Move Windows defines to Source/CMakeLists.txt
2017-01-27 02:50:49 -08:00
dolphin-emu.sln
…