summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-12-05configuration/config: Use an intermediary variable for accessing playersLioncash
2018-12-04Merge pull request #1837 from lioncash/mapbunnei
2018-12-04yuzu/game_list_worker: Move std::string construction after the termination ch...Lioncash
2018-12-04kernel/object: Amend handle types to distinguish between readable and writabl...Lioncash
2018-12-03Merge pull request #1842 from lioncash/slotbunnei
2018-12-03Merge pull request #1835 from lioncash/cache-globalbunnei
2018-12-03Merge pull request #1803 from DarkLordZach/k-able-eventbunnei
2018-12-02yuzu/configuration: Make slots private where applicableLioncash
2018-12-02yuzu/configuration: Add missing override specifiers to configuration-related ...Lioncash
2018-12-02yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash
2018-12-01Merge pull request #1795 from ReinUsesLisp/vc-cleanupbunnei
2018-12-01filesystem: De-globalize registered_cache_unionLioncash
2018-12-01yuzu/game_list_worker: Deduplicate game list entry creationLioncash
2018-12-01yuzu/game_list_worker: Tidy up string handling in FillControlMap()Lioncash
2018-11-30remove border from GameListBartosz Kaszubowski
2018-11-30configure_input: Amend clang-format discrepanciesLioncash
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
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