65 Commits (dfcde52f3933bab397fc8619ede00383f4a7e5e2)

Author SHA1 Message Date
Zach Hilman 668458525e vfs: Fix documentation 7 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
Lioncash 96b6ad11c1 qt/main: Avoid sign conversions in UpdateRecentFiles() 8 years ago
Lioncash cf983888cc qt/main: Collapse if statement in UpdateRecentFiles() 8 years ago
Lioncash 2b2dc00bfd qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme() 8 years ago
Lioncash d33f641912 qt: Don't show error dialog when canceling the Load Folder dialog 8 years ago
Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
fearlessTobi c87f198201 Port #3913 from Citra: "citra_qt: Remove obsolete application attribute" 8 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago
fearlessTobi 18c2c96927 Port #3594 from Citra 8 years ago
fearlessTobi 6f05a57712 Port #3665 from Citra 8 years ago
Subv ba2fb83d60 Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
James Rowe b30c5370b1 yuzu - Fix duplicate logs 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei 1669911b1d yuzu: Remove SSBOs check from Qt frontend. 8 years ago
Zach Hilman acc8fe5a2a Bug fixes, testing, and review changes 8 years ago
Zach Hilman f969ddb54e Add 'Load Folder' menu option 8 years ago
Zach Hilman 9f8fbce35b Add support for main files in file picker 8 years ago
Subv 7786f41cc0 Qt: Removed the Registers widget. 8 years ago
BreadFish64 0641950f9a qt: add check for GL extension support 8 years ago
Lioncash 3062eb52f4
frontends: Move logging macros over to new fmt-capable ones 8 years ago
N00byKing 8a47e7e493 Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 8 years ago
adityaruplaha 958c98bdae Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611) 8 years ago
James Rowe 222ba939f2 Prevent crash from uninitialized telemetry 8 years ago
N00byKing 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309) 8 years ago
N00byKing 1b7dc84132 Port citra-emu/citra#3610 to yuzu 8 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming 8 years ago
N00byKing 91e67ed430 main.cpp: Replace Citra with yuzu Wiki Links 8 years ago
N00byKing d248b90c85 main.cpp: Update Dialog from citra to yuzu 8 years ago
Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 years ago
Subv 025d111308 Frontend: Allow opening the Surface View widget in the Qt frontend. 8 years ago
Subv 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 years ago
Daniel Lim Wee Soong 47f96fe13a Change "yuzu starting..." to be logged with the new macro 8 years ago
N00byKing 34b733e70e CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
Vishal Sharma 65f3119074 Removes the use of QKeySequence::Cancel (#186) 8 years ago
Lioncash 5e46a9bb2b qt: Migrate to Qt 5 signal/slot connection syntax where applicable 8 years ago
MerryMage e35644c005 clang-format 8 years ago
N00byKing 8b097aa17e Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39) 8 years ago
goaaats 8cdc1be0df Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation) 8 years ago
goaaats f473780c52 Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode) 8 years ago