citra/src
James Rowe 1649da2a35 Implement proper touch screen support by emulating the stylus
Using a mouse for touch screen controls doesn't accurately encompass the
feel that one gets when using the 3ds stylus. This PR adds experimental
support for using a stylus for touch screen controls.
2017-04-01 07:19:57 -06:00
..
audio_core Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
citra Merge pull request #2512 from SonofUgly/custom-layout 2017-03-21 22:57:31 -04:00
citra_qt Implement proper touch screen support by emulating the stylus 2017-04-01 07:19:57 -06:00
common Merge pull request #2512 from SonofUgly/custom-layout 2017-03-21 22:57:31 -04:00
core ptm: create SharedExtSave file before openning it 2017-03-25 14:22:07 +03:00
input_common citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
tests Common: add ParamPackage 2017-03-01 23:30:57 +02:00
video_core Input: remove unused stuff & clean up 2017-03-01 23:30:57 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00