summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | am: Deglobalize software keyboard appletGravatar Zach Hilman2018-11-1817-100/+180
| * | | | | | | | qt/main: Register Qt Software Keyboard frontend with AMGravatar Zach Hilman2018-11-183-0/+6
| * | | | | | | | am: Construct and use proper applets with ILibraryAppletAccessorGravatar Zach Hilman2018-11-181-1/+26
| * | | | | | | | qt/applets: Provide Qt frontend implementation of software keyboardGravatar Zach Hilman2018-11-183-0/+171
| * | | | | | | | am/applets: Add connector between frontend and AM applet classesGravatar Zach Hilman2018-11-183-0/+130
| * | | | | | | | frontend/applets: Add frontend software keyboard provider and defaultGravatar Zach Hilman2018-11-183-0/+63
| * | | | | | | | am/applets: Add Applet superclass to describe a generic appletGravatar Zach Hilman2018-11-183-0/+77
| * | | | | | | | am: Unstub ILibraryAppletAccessor::StartGravatar Zach Hilman2018-11-181-5/+17
| * | | | | | | | am: Implement PopInteractiveOutData and PushInteractiveInDataGravatar Zach Hilman2018-11-181-14/+24
| * | | | | | | | am: Convert storage stack to vectorGravatar Zach Hilman2018-11-181-27/+59
| * | | | | | | | am: Move AM::IStorage to headerGravatar Zach Hilman2018-11-181-0/+16
| * | | | | | | | am: Move IStorageAccessor to header and update backing bufferGravatar Zach Hilman2018-11-182-64/+62
| * | | | | | | | am: Implement CreateTransferMemoryStorageGravatar Zach Hilman2018-11-182-0/+26
| * | | | | | | | string_util: Implement buffer to UTF-16 string helper functionGravatar Zach Hilman2018-11-182-0/+17
| * | | | | | | | svc: Implement svcCreateTransferMemoryGravatar Zach Hilman2018-11-181-3/+33
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1739 from lioncash/lmGravatar bunnei2018-11-191-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | lm: Implement SetDestination by doing nothingGravatar Lioncash2018-11-191-1/+12
* | | | | | | | | kernel/resource_limit: Clean up interfaceGravatar Lioncash2018-11-196-190/+81
|/ / / / / / / /
* | | | | | | | configure_input: Use Joycons Docked instead of Connected as labelGravatar Zach Hilman2018-11-181-1/+1
* | | | | | | | configure_input_player: Set minimum width on controlsGravatar Zach Hilman2018-11-182-23/+30
* | | | | | | | configure_input: Properly update UI components on removal of playerGravatar Zach Hilman2018-11-181-0/+2
* | | | | | | | configure_input: Make None a controller option instead of checkboxGravatar Zach Hilman2018-11-1811-152/+148
* | | | | | | | hid: Use player-defined controller type as PREFERRED_CONTROLLERGravatar Zach Hilman2018-11-1816-296/+234
* | | | | | | | qt: Move controller button config to separate dialogGravatar Zach Hilman2018-11-184-0/+1767
* | | | | | | | qt: Add UI to configure touchscreen parametersGravatar Zach Hilman2018-11-184-0/+281
* | | | | | | | qt: Add UI to configure mouse buttonsGravatar Zach Hilman2018-11-184-0/+542
* | | | | | | | configure_input: Add support for multiplayer and controller typesGravatar Zach Hilman2018-11-183-998/+525
* | | | | | | | hid/npad: Update NPad to use player controller bindings and typeGravatar Zach Hilman2018-11-182-55/+108
* | | | | | | | hid/touchscreen: Update Touchscreen to use advanced parametersGravatar Zach Hilman2018-11-181-6/+6
* | | | | | | | hid: Add controller bindings for Mouse controllerGravatar Zach Hilman2018-11-182-4/+30
* | | | | | | | hid: Add keyboard bindings for Keyboard controllerGravatar Zach Hilman2018-11-182-2/+24
* | | | | | | | hid: Add controller bindings for DebugPad controllerGravatar Zach Hilman2018-11-182-21/+43
* | | | | | | | yuzu/config: Add (de-)serialization for multiplayerGravatar Zach Hilman2018-11-182-21/+331
* | | | | | | | yuzu_cmd/config: Add config deserialization for multiplayerGravatar Zach Hilman2018-11-181-37/+254
* | | | | | | | settings: Add settings for multiple players and controllersGravatar Zach Hilman2018-11-181-3/+48
* | | | | | | | settings: Add Native type for keyboardGravatar Zach Hilman2018-11-181-0/+210
* | | | | | | | settings: Add Native type for mouse buttonsGravatar Zach Hilman2018-11-182-0/+34
* | | | | | | | Added missing start/end touch attributes to touchscreenGravatar David Marcec2018-11-182-1/+18
* | | | | | | | Added debugpad skeletonGravatar David Marcec2018-11-182-2/+55
* | | | | | | | Added controller helper funcsGravatar David Marcec2018-11-182-0/+35
* | | | | | | | Changed polling rate of hid and Right joycon rotationGravatar David Marcec2018-11-181-2/+2
* | | | | | | | Left joycon rotation button remappingGravatar David Marcec2018-11-182-7/+21
* | | | | | | | Added automatic npad switch based on supported stylesetsGravatar David Marcec2018-11-182-4/+124
* | | | | | | | Added multi-input support and controller assignment at any portGravatar David Marcec2018-11-182-122/+181
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1717 from FreddyFunk/swizzle-gobGravatar bunnei2018-11-181-37/+33
|\ \ \ \ \ \ \
| * | | | | | | textures/decoders: Replace magic numbersGravatar Frederic Laing2018-11-171-37/+33
* | | | | | | | Merge pull request #1693 from Tinob/masterGravatar bunnei2018-11-189-211/+315
|\ \ \ \ \ \ \ \
| * | | | | | | | drop support for non separate alpha as it seems to cause issues in some gamesGravatar Rodolfo Bogado2018-11-183-61/+35
| * | | | | | | | fix sampler configuration, thanks to Marcos for his investigationGravatar Rodolfo Bogado2018-11-173-19/+57
| * | | | | | | | small type fixGravatar Rodolfo Bogado2018-11-171-6/+6