175 Commits (6deccc7e6b7a242c94e4e54cc805c5ee390a5284)

Author SHA1 Message Date
Zach Hilman 6deccc7e6b qt: Register to use Qt ProfileSelector instead of default 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 7 years ago
Lioncash d72c809030 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 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 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
fearlessTobi 9ea8eb6b2e yuzu: Add hotkey for Amiibo loading 7 years ago
Tobias 9333ee29ca
yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Frederic Laing 6c8b788d32 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah b2647dba33
Fix quickstart link 7 years ago
Zach Hilman 52e7e8eed3 game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman 97187b7ef6 qt: Add help option to open yuzu folder 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 466960c8ab qt: Allow user to select emu user on open save data 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 720d36ca71 crypto: Various crypto fixes for quickstart guide 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Lioncash a4c57436fc yuzu/main: Simplify OnMenuLoadFile() 7 years ago
Lioncash 53a0221484 yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled() 7 years ago
Zach Hilman 3ec054643e partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman 8f958b89e7 qt: Add rederive keyset menu option 7 years ago
Zach Hilman 3edafc6802 qt: Add key derivation progress bar on initial setup 7 years ago
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
Lioncash efd956e6ff
qt: Update telemetry links 7 years ago
fearlessTobi e4daf4bee5 Review comments - part 5 7 years ago
fearlessTobi aa48468862 Review comments - part 3 7 years ago
fearlessTobi b4ace6ec6f Address a bunch of review comments 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Lioncash cf9d6c6f52 kernel/process: Make data member variables private 7 years ago
Zach Hilman 70e86248fd qt: Install System TitleTypes to System NAND 7 years ago
Lioncash f646ca874d yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash cbb146069a yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 57616f9758 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago