175 Commits (cb527149eef764743c3fd42fcdca649a5fb129e8)

Author SHA1 Message Date
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman 27ebe123e9 am: Implement text check software keyboard mode 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
fearlessTobi dee71127ef yuzu: Add hotkey for Amiibo loading 7 years ago
Tobias 3617f49a9e yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Frederic Laing c646fe0684 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah ca5bbf0e78 Fix quickstart link 7 years ago
Zach Hilman cfe85bdb3d game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman d98525e809 qt: Add help option to open yuzu folder 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash e89f14a0af yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 286b3a20b8 qt: Allow user to select emu user on open save data 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
Zach Hilman a0f408400b qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 1d2f86949b crypto: Various crypto fixes for quickstart guide 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Lioncash 561f039432 yuzu/main: Simplify OnMenuLoadFile() 7 years ago
Lioncash ab69b81d98 yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled() 7 years ago
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
Lioncash dc276f0e3f qt: Update telemetry links 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 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
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 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
ReinUsesLisp a5584cd896 Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick bdcf568acf gl_rasterizer: Use ARB_texture_storage. 7 years ago