This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-17 09:23:16 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e999fe0ee1100ef4bee2e3fefe908222a5c2e92
dolphin
/
Source
/
Core
History
Ryan Houdek
c24dfe559b
[Android] Change how the onTouchEvent native method works. Just pass in the correct Button ID and Action and it'll be pressed or not. Not actually rigged up to the Java code yet. Doesn't support anything with an Axis yet so no C stick, main stick, L and R triggers
2013-10-26 05:36:20 -05:00
..
AudioCommon
Remove some more includes.
2013-10-19 19:59:03 -04:00
Common
[Android] Fix MIPS compiling.
2013-10-21 09:52:43 -05:00
Core
Document FPSCR fields
2013-10-24 01:46:07 +02:00
DiscIO
Clean up includes in DiscIO as much as possible.
2013-10-19 19:59:02 -04:00
DolphinWX
[Android] Change how the onTouchEvent native method works. Just pass in the correct Button ID and Action and it'll be pressed or not. Not actually rigged up to the Java code yet. Doesn't support anything with an Axis yet so no C stick, main stick, L and R triggers
2013-10-26 05:36:20 -05:00
InputCommon
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
VideoBackends
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
VideoCommon
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00