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-01-20 02:50:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c88b83699ee40147fa73b7ee8548aef1881fb0ca
dolphin
/
Source
/
Core
History
Ryan Houdek
c88b83699e
Don't use SDL devices that report invalid ranges.
...
If Buttons, Axes, Hats, or Balls > 255 then reject it.
2014-04-16 16:28:57 -05: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
Don't use SDL devices that report invalid ranges.
2014-04-16 16:28:57 -05: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
…