This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-26 23:59:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dba383c7c2ce2985c13a0d10414cb9947c54aa9
dolphin
/
Source
/
Core
History
Tony Wasserka
7dba383c7c
Revert "imask stuff"
...
This reverts commit
c48f2acd04
. (commit was not intended to be published)
2013-10-06 14:30:27 +02:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
...Forgot the XMM regs for x86.
2013-10-05 01:17:34 -04:00
Core
Corrected the XMM0 processing for pairedStoreQuantized in the x86 build.
2013-10-06 16:31:34 +11:00
DiscIO
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
DolphinWX
ChooseMemcardPath bugfix: check for a directory separator before converting an absolute path to a relative path.
2013-10-04 11:31:22 -07:00
InputCommon
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
2013-09-18 10:09:32 -04:00
VideoCommon
Revert "imask stuff"
2013-10-06 14:30:27 +02:00
CMakeLists.txt
…