summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18Added debugpad skeletonDavid Marcec
2018-11-18Added controller helper funcsDavid Marcec
2018-11-18Changed polling rate of hid and Right joycon rotationDavid Marcec
2018-11-18Left joycon rotation button remappingDavid Marcec
2018-11-18Added automatic npad switch based on supported stylesetsDavid Marcec
2018-11-18Added multi-input support and controller assignment at any portDavid Marcec
2018-11-18software_keyboard: Check for UTF-8 config flagZach Hilman
2018-11-18Merge pull request #1717 from FreddyFunk/swizzle-gobbunnei
2018-11-18Merge pull request #1693 from Tinob/masterbunnei
2018-11-18Merge pull request #1555 from ccawley2011/clang-format-dockerbunnei
2018-11-18Merge pull request #1619 from janisozaur/patch-12bunnei
2018-11-18Eliminated unnessessary memory allocation and copy (#1702)Frederic L
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-18Merge pull request #1620 from DarkLordZach/ldr-robunnei
2018-11-18Merge pull request #1718 from ogniK5377/lets-go-softlockbunnei
2018-11-18Correctly sets default system language for yuzu-CLI (#1727)Schplee
2018-11-18Merge pull request #1730 from ReinUsesLisp/fix-intelbunnei
2018-11-18Merge pull request #1671 from DarkLordZach/vi-disconnectbunnei
2018-11-18gl_rasterizer: Remove default clip distanceReinUsesLisp
2018-11-18Merge pull request #1728 from FearlessTobi/reset-signalMat M
2018-11-18svc: ResetSignal is not stubbedTobias
2018-11-18software_keyboard: Add max and current length display to dialogZach Hilman
2018-11-18software_keyboard: Push all data over all channels on dialog completionZach Hilman
2018-11-18applet: Use std::queue instead of std::vector for storage stackZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Push buffer size to offset 0x4 in output dataZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement ILibraryAppletAccessor IsCompleted and GetResultZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18am: Construct and use proper applets with ILibraryAppletAccessorZach Hilman
2018-11-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman
2018-11-18am/applets: Add connector between frontend and AM applet classesZach Hilman
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman
2018-11-18am/applets: Add Applet superclass to describe a generic appletZach Hilman
2018-11-18am: Unstub ILibraryAppletAccessor::StartZach Hilman
2018-11-18am: Implement PopInteractiveOutData and PushInteractiveInDataZach Hilman
2018-11-18am: Convert storage stack to vectorZach Hilman
2018-11-18am: Move AM::IStorage to headerZach Hilman
2018-11-18am: Move IStorageAccessor to header and update backing bufferZach Hilman
2018-11-18am: Implement CreateTransferMemoryStorageZach Hilman
2018-11-18string_util: Implement buffer to UTF-16 string helper functionZach Hilman
2018-11-18svc: Implement svcCreateTransferMemoryZach Hilman
2018-11-18drop support for non separate alpha as it seems to cause issues in some gamesRodolfo Bogado
2018-11-17ldr_ro: Add error check for memory allocation failureZach Hilman
2018-11-17fix sampler configuration, thanks to Marcos for his investigationRodolfo Bogado
2018-11-17small type fixRodolfo Bogado
2018-11-17small fix for alphaToOne bit locationRodolfo Bogado