606 Commits (7db0e524585fe76fd7fc9c9b3531237bb38d8a39)

Author SHA1 Message Date
Zach Hilman cb3ebb0b8f partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman d81e12a794 qt: Add rederive keyset menu option 7 years ago
Zach Hilman f935ed15ab qt: Add key derivation progress bar on initial setup 7 years ago
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
zhupengfei 18b712829f citra_qt/configuration: misc input tab improvements 7 years ago
Lioncash dc276f0e3f qt: Update telemetry links 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman df89cf3541 game_list: Add XCI update versioning to game list 7 years ago
Lioncash 3eb26feb5c ui_settings: Place definition of the theme array within the cpp file 7 years ago
Lioncash e57c8ae2b3 kernel/thread: Make all instance variables private 7 years ago
Lioncash 6ef4721dd0 configure_input: Make analog mapping strings translatable 7 years ago
Lioncash 82ed6f893b configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 17f48939bf configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 2ed06e19c0 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
Lioncash 208b2b9e56 configure_graphics: Make functions internally linked where applicable 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Zach Hilman d913dba14a patch_manager: Use strings for patch type instead of enum 7 years ago
Lioncash 9d8f4d934b kernel/process: Make data member variables private 7 years ago
Zach Hilman 52713bcec0 qt: Install System TitleTypes to System NAND 7 years ago
Lioncash 3a8a7d6f05 yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash 0f25865a14 yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman a074041485 game_list: Add Qt SmoothTransformation to picture scaling 7 years ago
Zach Hilman 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
zhupengfei 4dc46e8bae game_list: move SearchField to game_list_p.h and fix untranslated text 8 years ago
Lioncash b051082129 arm_interface: Replace kernel vm_manager include with a forward declaration 7 years ago
Lioncash 6d8d7a1f11 game_list: Handle plurals within setFilterResult() better 7 years ago
Lioncash f2cd251780 yuzu/util: Antialias game list compatibility pixmaps 7 years ago
Lioncash d9fbd78bc1 game_list_p: Amend typo in GameListItemCompat's constructor parameter 7 years ago
Lioncash 776f523c80 game_list_p: Take map iterator contents by const reference 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 2300f0b951 kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
ReinUsesLisp a5584cd896 Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Lioncash baafcb6c76 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash 3b44db275e yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 1757dd2e9d yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Lioncash 7b527cc06f game_list: Resolve variable shadowing within LoadCompatibilityList() 7 years ago
Lioncash 2e84bcfe06 game_list: Use QJsonValueRef() within LoadCompatibilityList() 7 years ago
Markus Wick bdcf568acf gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
MysticExile f3fd17585c Remove multicore configure_general.ui 7 years ago
MysticExile 318ff9fd6b remove multicore in configure_general.cpp 7 years ago
Lioncash a5f1ec43b7 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago