mirror of https://github.com/PCSX2/pcsx2.git
fb0d7139f2
+ Isolate every SDL code paths and replace any call to them by call to a generic class "GamePad" of which JoystickInfo is now a child. + Now backends can be added by inheriting GamePad generic class. + There is just one function change which is redundant with next commits but otherwise commit will not compile(which is more evil). |
||
---|---|---|
.. | ||
dialog.cpp | ||
ini.cpp | ||
linux.cpp | ||
linux.h |