288 Commits (e561afdcd5526c1df70cfb9c83874e1732d8a519)

Author SHA1 Message Date
Lioncash 9dbe9d4291 yuzu/util: Antialias game list compatibility pixmaps 7 years ago
Lioncash 13930f0c33 game_list_p: Amend typo in GameListItemCompat's constructor parameter 7 years ago
Lioncash 51b5619079 game_list_p: Take map iterator contents by const reference 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Lioncash e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Lioncash 0e61e8362f game_list: Resolve variable shadowing within LoadCompatibilityList() 7 years ago
Lioncash 7fe10dea3e game_list: Use QJsonValueRef() within LoadCompatibilityList() 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
MysticExile d2f788762a
Remove multicore configure_general.ui 7 years ago
MysticExile 17f8059fea
remove multicore in configure_general.cpp 7 years ago
Lioncash 73a2d71f44 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 7 years ago
tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
Pengfei Zhu 4048b54ef7
yuzu: fix title bar display 7 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
Lioncash 564b7fdc9c yuzu: Move GameListWorker to its own source files 7 years ago
CaptV0rt3x e3af341d5b Better Title Bar Display 7 years ago
fearlessTobi 742f895f8b frontend: Set swap interval to 0 7 years ago
Zach Hilman c913136eb2 bktr: Fix bucket overlap error 7 years ago
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman c91b60a421 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman 2814ca3624 game_list: Use friendly game versions 7 years ago
Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman f92b3512e0 main: Make game updates installable 7 years ago
Zach Hilman 8e150c46b9 game_list: Display patch names and versions on list 7 years ago
Zach Hilman d2caf4af7d game_list: Use RegisteredCacheUnion for installed 7 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman 1280061725 qt: Add deprecation warnings for DRD format 7 years ago
Zach Hilman 8974771334 registration: Fix NSP installation errors 7 years ago
Zach Hilman 58473309a0 qt: Add UI support for NSP files 7 years ago
Zach Hilman f7eaea424d registration: Add support for installing NSP files 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 04397cd185 qt: Add message about not moving contents on dir change 7 years ago
Zach Hilman 1ff3318458 qt: Add UI options to change NAND/SD dirs 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
fearlessTobi 0f453488e2 citra_qt: Display the unsupported GL extensions in the popup 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi 78653f7339 Show game compatibility within yuzu 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash 45fb74d262 gpu: Make memory_manager private 7 years ago
fearlessTobi 4a56931703 Fix two stupid errors made in #1141 7 years ago
fearlessTobi 9a6bfc55f3 yuzu: Fix stick UI direction order 7 years ago
Lioncash c65713832c debug_utils: Remove unused includes 7 years ago