226 Commits (8eb062bba4a458f99dd873573c93f2f59ecdd80b)

Author SHA1 Message Date
Lioncash a648516863 qt: Add missing override specifiers where applicable 8 years ago
Lioncash 5de7c31baa qt: Default destructors where applicable 8 years ago
Lioncash 11eadbccc9 kernel/event: Make data members private 8 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
David 4a4641a134 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 f90c667a44 yuzu: Use Qt 5 signal/slots where applicable 8 years ago
Lioncash 38c2af9330 kernel: Move object class to its own source files 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
Tobias d60c5fdb23 Port #3769 from Citra: "Update Dark theme to latest version" 8 years ago
fearlessTobi 41f0c63993 Port #3913 from Citra: "citra_qt: Remove obsolete application attribute" 8 years ago
fearlessTobi 6d2e4b74c2 Port #3911 from Citra: "Optimize settings application" 8 years ago
fearlessTobi 133950dbdf Port #3837 from Citra: "Add build date in about dialog" 8 years ago
fearlessTobi 5946bf7728 Port #3594 from Citra 8 years ago
Lioncash 9f7550d027 kernel/timer: Make data members private where applicable 8 years ago
fearlessTobi d037602d5c Port #3665 from Citra 8 years ago
Lioncash 6dcc80c285 wait_tree: Add missing switch case for WaitTreeThread::GetText() 8 years ago
Lioncash 8bfaf576fb wait_tree: Silence warning about all code paths not returning a value 8 years ago
Subv 555a0638ec Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash 574be087d4 file_util: Use a u64 to represent number of entries 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
Lioncash d923d8f50c gpu: Rename Get3DEngine() to Maxwell3D() 8 years ago
Lioncash 059d0017f1 thread: Convert ThreadStatus into an enum class 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash 2b547cda84 game_list: Make ContainsAllWords an internally linked non-member function 8 years ago
Lioncash 80b03cb214 game_list: Upper-case containsAllWords to ContainsAllWords() 8 years ago
Lioncash 75eba5fdb9 game_list: Make containsAllWords a const member function 8 years ago
Lioncash 308205980e game_list: Remove unnecessary QString initialization in KeyReleaseEater 8 years ago
bunnei 6143bfd58a settings: Turn docked mode off by default. 8 years ago
bunnei 91e048cce7 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
James Rowe ca04901b0f yuzu - Fix duplicate logs 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
fearlessTobi fa8a9656a9 Port #3505 from CItra 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei 47ba060950 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei 78ce5a7026 yuzu: Remove SSBOs check from Qt frontend. 8 years ago
Zach Hilman a47f36da7b Add support for decrypted NCA files (#567) 8 years ago
Michael Scire d12af72c8f Kernel/Arbiters: Mostly implement SignalToAddress 8 years ago
Michael Scire 3119b64d86 Kernel/Arbiters: Implement WaitForAddress 8 years ago
Zach Hilman 044ed8717e Bug fixes, testing, and review changes 8 years ago
Zach Hilman ad8d79aade Add 'Load Folder' menu option 8 years ago
Zach Hilman ba498ab930 Add support for main files in file picker 8 years ago
Zach Hilman ea7301923c Recognize main files in game list 8 years ago