1173 Commits (01dbe3a6249fe6a013c19cd3d3cf460b3a7bfe23)

Author SHA1 Message Date
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
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 7 years ago
tech4me 2855533e5a Port Citra #4047 & #4052: add change background color support 7 years ago
fearlessTobi 7377afca3a Add audio stretching support 7 years ago
Pengfei Zhu e20a0fe6a6 yuzu: fix title bar display 7 years ago
bunnei c6cd8bb43d gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
Lioncash bdd7f4b362 yuzu: Move GameListWorker to its own source files 7 years ago
CaptV0rt3x b636ffa70c Better Title Bar Display 7 years ago
fearlessTobi 7f0120aae4 frontend: Set swap interval to 0 7 years ago
Zach Hilman 46eb9ec6ba bktr: Fix bucket overlap error 7 years ago
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman ac7d3882b4 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman e4d55fc9b0 game_list: Use friendly game versions 7 years ago