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-08 22:18:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f76ad3edb1db00dd54cec5495ff5cb6c34173e9
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Lioncash
a04a99251f
Fix building Dolphin on OSX without precompiled headers
2014-09-21 00:37:47 -04:00
..
Android
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
DInput
…
ForceFeedback
Fix building Dolphin on OSX without precompiled headers
2014-09-21 00:37:47 -04:00
OSX
Kill off the wx casts within InputCommon and GLInterface.
2014-09-14 01:07:08 -04:00
SDL
…
XInput
InputCommon: Remove unnecessary breaks in XInput's GetName function
2014-09-08 21:36:04 -04:00
Xlib
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
ControllerInterface.cpp
…
ControllerInterface.h
Include CommonTypes.h instead of Common.h.
2014-09-08 15:39:58 -04:00
Device.cpp
…
Device.h
Include CommonTypes.h instead of Common.h.
2014-09-08 15:39:58 -04:00
ExpressionParser.cpp
…
ExpressionParser.h
…