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-08-02 02:58:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f0da63cbe0ea52a78d60b608d4b322b2bfafb88
dolphin
/
Source
/
Core
History
Matthew Parlane
1f0da63cbe
Merge pull request
#276
from neobrain/master
...
PixelShaderGen: Color combiner compare mode fix and simplification
2014-04-16 09:56:29 +12: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
Merge pull request
#271
from delroth/threading-stuff
2014-04-14 23:23:16 +02:00
Core
Merge pull request
#271
from delroth/threading-stuff
2014-04-14 23:23:16 +02:00
DiscIO
Remove all trailing whitespaces from our codebase.
2014-03-29 11:05:44 +01:00
DolphinWX
Fix the integer overflow that happens in the MD5Sum Progressbar.
2014-04-14 20:40:43 -05:00
InputCommon
Replace use of the deprecated mem_fun function with mem_fn.
2014-04-01 12:09:22 -04:00
VideoBackends
Software backend: don't skip red component in TEV.
2014-04-15 14:05:12 -07:00
VideoCommon
PixelShaderGen: Fix an issue with color combiner compare mode and simplify the affected line a bit.
2014-04-15 23:41:07 +02:00
CMakeLists.txt
…