890 Commits (4bc4fdf5ff69e8a8eeb7e62635c50ea4c84eb952)

Author SHA1 Message Date
Frederic Laing 6d7514ccec game_list: Remove a reference of a reference 7 years ago
Lioncash 195cad9635 yuzu/configuration: Make slots private where applicable 7 years ago
Lioncash eabfb7730d yuzu/configuration: Add missing override specifiers to configuration-related classes 7 years ago
Lioncash f3253d0f14 yuzu/configuration/configure_input: Default destructor in the cpp file 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Lioncash 8c108eaca7 yuzu/game_list_worker: Deduplicate game list entry creation 7 years ago
Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 years ago
Bartosz Kaszubowski 5f07ca3dce remove border from GameList 7 years ago
Lioncash 4b950728fd configure_input: Amend clang-format discrepancies 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 7 years ago
Lioncash 2a22c1b27e yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 7 years ago
Lioncash 0782d3971b yuzu/configure_input: Make CallConfigureDialog a non-member template function 7 years ago
Lioncash d72c809030 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Lioncash 11cf13a6e1 yuzu/configure_input_player: Use a lambda expression instead of std::bind 7 years ago
Lioncash 73a48d6523 yuzu/configure_input_player: Amend constructor initializer list order 7 years ago
Lioncash 53bff53791 yuzu/configure_input: Remove unused function MoveGridElement 7 years ago
Lioncash d67e88e59c yuzu/configure_input*: Move data members after function declarations 7 years ago
Lioncash ec7ea4ae96 yuzu/configure_input: Remove unnecessary includes 7 years ago
greggameplayer c14af2f71d
correct clang-format 7 years ago
greggameplayer 6d2adb0bc0
Automatically disable joycons docked 7 years ago
FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 377c60645c Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman 54e74b3572 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 7 years ago
Lioncash 4dcdd3a837 yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 7 years ago
Lioncash 3fa2b218ac yuzu/applets/software_keyboard: std::move std::function instances where applicable 7 years ago
Lioncash fe2609cb77 yuzu/applets/software_keyboard: Make slots private functions 7 years ago
Zach Hilman aef0d88165 configure_input: Use Joycons Docked instead of Connected as label 7 years ago
Zach Hilman 312ef596a5 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman dd92db3fb0 configure_input: Properly update UI components on removal of player 7 years ago
Zach Hilman e58c951a59 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 3a6cd5b3c8 hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman 3d1a221893 qt: Move controller button config to separate dialog 7 years ago
Zach Hilman afe8df5020 qt: Add UI to configure touchscreen parameters 7 years ago
Zach Hilman 2e1dd9c649 qt: Add UI to configure mouse buttons 7 years ago
Zach Hilman f1aec256d7 configure_input: Add support for multiplayer and controller types 7 years ago
Zach Hilman d1b7c65b9e yuzu/config: Add (de-)serialization for multiplayer 7 years ago
Zach Hilman 56cf5b7b17 software_keyboard: Add max and current length display to dialog 7 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
Zach Hilman 5454494adb qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago
David Marcec 4476fd29d6 Fixed switching operation modes when not running a game 7 years ago
David Marcec 9359655712 Report resolution scaling support for vi and am 7 years ago
Lioncash e6676afa18 yuzu/configure_system: Mark the entropy mask string as nontranslatable 7 years ago