summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-12-01Merge pull request #1795 from ReinUsesLisp/vc-cleanupbunnei
2018-11-30remove border from GameListBartosz Kaszubowski
2018-11-30configure_input: Amend clang-format discrepanciesLioncash
2018-11-29Merge pull request #1768 from greggameplayer/patch-2bunnei
2018-11-28gl_rasterizer: Remove extension booleansReinUsesLisp
2018-11-27Merge pull request #1814 from lioncash/ptrbunnei
2018-11-27yuzu/configure_input_player: Use std::size_t to represent the player index in...Lioncash
2018-11-27yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash
2018-11-27file_sys/registered_cache: Use regular const references instead of std::share...Lioncash
2018-11-27yuzu/configure_input_player: Use a lambda expression instead of std::bindLioncash
2018-11-27yuzu/configure_input_player: Amend constructor initializer list orderLioncash
2018-11-27yuzu/configure_input: Remove unused function MoveGridElementLioncash
2018-11-27yuzu/configure_input*: Move data members after function declarationsLioncash
2018-11-27yuzu/configure_input: Remove unnecessary includesLioncash
2018-11-23Merge pull request #1725 from FernandoS27/gl43bunnei
2018-11-23Merge pull request #1708 from ogniK5377/res-scalebunnei
2018-11-23Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei
2018-11-22correct clang-formatgreggameplayer
2018-11-22Automatically disable joycons dockedgreggameplayer
2018-11-21Removed pre 4.3 ARB extensionsFernandoS27
2018-11-21Update OpenGL's backend version from 3.3 to 4.3FernandoS27
2018-11-20patch_manager: Show LayeredExeFS patch in add-ons columnZach Hilman
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-11-20yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...Lioncash
2018-11-20yuzu/applets/software_keyboard: std::move std::function instances where appli...Lioncash
2018-11-20yuzu/applets/software_keyboard: Make slots private functionsLioncash
2018-11-20Merge pull request #1667 from DarkLordZach/swkbdbunnei
2018-11-18configure_input: Use Joycons Docked instead of Connected as labelZach Hilman
2018-11-18configure_input_player: Set minimum width on controlsZach Hilman
2018-11-18configure_input: Properly update UI components on removal of playerZach Hilman
2018-11-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18qt: Move controller button config to separate dialogZach Hilman
2018-11-18qt: Add UI to configure touchscreen parametersZach Hilman
2018-11-18qt: Add UI to configure mouse buttonsZach Hilman
2018-11-18configure_input: Add support for multiplayer and controller typesZach Hilman
2018-11-18yuzu/config: Add (de-)serialization for multiplayerZach Hilman
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-18software_keyboard: Add max and current length display to dialogZach Hilman
2018-11-18applet: Add operation completed callbackZach 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 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-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman
2018-11-16Merge pull request #1678 from FearlessTobi/amiibo-hotkeysbunnei
2018-11-16Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei
2018-11-16Fixed switching operation modes when not running a gameDavid Marcec
2018-11-16Report resolution scaling support for vi and amDavid Marcec