This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-23 17:09:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e05eca71ea9c58c334fe7f1db1b2706f99bdc562
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