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-16 00:39:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5f71e901ff3d468224630c1293fc35a3a1e5337
dolphin
/
Source
/
Core
History
magumagu
b5f71e901f
PatchEngine: Remove no-op function LoadDiscList.
...
(The function just pushes elements onto an std::vector which is unused otherwise.)
2014-04-21 21:07:02 -07:00
..
AudioCommon
Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this.
2014-04-14 10:54:07 +02:00
Common
Atomic: support clang 3.4+
2014-04-17 10:39:02 +02:00
Core
PatchEngine: Remove no-op function LoadDiscList.
2014-04-21 21:07:02 -07:00
DiscIO
Remove all trailing whitespaces from our codebase.
2014-03-29 11:05:44 +01:00
DolphinWX
DolphinWX Config: mark JITIL as slower to remove a source of confusion for users.
2014-04-18 00:43:49 +02:00
InputCommon
Add support for the guide button to XInput
2014-04-17 12:03:44 +01:00
VideoBackends
Merge pull request
#287
from Tilka/unused_variable
2014-04-19 09:03:19 +02:00
VideoCommon
BPMemory: Fix GenMode using an incorrect number of bits for the number of color chans.
2014-04-21 22:47:08 +02:00
CMakeLists.txt
…