529 Commits (795335af0f37ce25da3c3ca8eeab62c50f87d366)

Author SHA1 Message Date
Zach Hilman c643f364b4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash 0c18d47348 configure_per_general: Mark UI strings as translatable in the constructor 7 years ago
Lioncash faa9110541 configure_input_simple: Make input profile array constexpr 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 7 years ago
Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked 7 years ago
Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 years ago
Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Zach Hilman c07059e7fd configure_input_simple: Properly signal docked mode change 7 years ago
Zach Hilman 233a804196 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 59ca8d458d configure_input: Convert into QDialog 7 years ago
Zach Hilman 20dffc22a2 configure: Use ConfigureInputSimple for Input tab 7 years ago
Zach Hilman 281b64daf4 ui_settings: Add UI setting for input profile index 7 years ago
Lioncash e90fa1ac54 configuration/config: Use an intermediary variable for accessing players 7 years ago
Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Luke Street a3d78b77f8 debugger: Set paused thread color 7 years ago
Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events 7 years ago
Luke Street 3e75175d02 svc: Implement SetThreadActivity (thread suspension) 7 years ago
Zach Hilman e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman 6deccc7e6b qt: Register to use Qt ProfileSelector instead of default 7 years ago
Zach Hilman 60e27252a5 qt: Add UI to display game properties and disable add-ons 7 years ago
Zach Hilman c381f46428 config: Store and load disabled add-ons list 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