365 Commits (e408bbceed90da8965480e23d05fb764fcbfbb84)

Author SHA1 Message Date
Lioncash 251e92513a game_list: Join declarations and assignments in onTextChanged() 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 9764b4ec0e qt/game_list_p: Remove redundant base class constructor invocations 8 years ago
Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
Lioncash 2feb1a8ba6 kernel/event: Make data members private 8 years ago
Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Lioncash db340f6402 yuzu: Use Qt 5 signal/slots where applicable 8 years ago
Lioncash bf45092c61 kernel: Move object class to its own source files 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
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
Tobias 1e873eea36 Port #3769 from Citra: "Update Dark theme to latest version" 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 e8674f1f09 Port #3837 from Citra: "Add build date in about dialog" 8 years ago
fearlessTobi 18c2c96927 Port #3594 from Citra 8 years ago
Lioncash 0cd843151f kernel/timer: Make data members private where applicable 8 years ago
fearlessTobi 6f05a57712 Port #3665 from Citra 8 years ago
Lioncash 2474340684 wait_tree: Add missing switch case for WaitTreeThread::GetText() 8 years ago
Lioncash 9d2cacdc9e wait_tree: Silence warning about all code paths not returning a value 8 years ago
Subv ba2fb83d60 Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
Lioncash 863579736c gpu: Rename Get3DEngine() to Maxwell3D() 8 years ago
Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function 8 years ago
Lioncash f4b98a857b game_list: Upper-case containsAllWords to ContainsAllWords() 8 years ago
Lioncash c8f3fc9a4b game_list: Make containsAllWords a const member function 8 years ago
Lioncash f4c69149f9 game_list: Remove unnecessary QString initialization in KeyReleaseEater 8 years ago
bunnei 03c2d049d4 settings: Turn docked mode off by default. 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
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
fearlessTobi b8384c0c91 Port #3505 from CItra 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei 1669911b1d yuzu: Remove SSBOs check from Qt frontend. 8 years ago
Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) 8 years ago
Michael Scire 4f81bc4e1b Kernel/Arbiters: Mostly implement SignalToAddress 8 years ago