This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-10 22:49:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
History
Tillmann Karras
d802d39281
clang-modernize -use-nullptr
...
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-03-09 21:14:26 +01:00
..
DInput.cpp
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
DInput.h
Fix more header sorting issues in InputCommon/ (now check-includes clean).
2014-02-20 01:01:10 +01:00
DInputJoystick.cpp
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
DInputJoystick.h
Convert all includes to relative paths.
2014-02-18 02:19:10 -05:00
DInputKeyboardMouse.cpp
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
DInputKeyboardMouse.h
Fix more header sorting issues in InputCommon/ (now check-includes clean).
2014-02-20 01:01:10 +01:00
NamedKeys.h
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00