- Jun 04, 2018
-
-
BreadFish64 authored
-
- Apr 26, 2018
-
-
Lioncash authored
-
- Apr 19, 2018
-
-
N00byKing authored
Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) * Port 3528: use nvidia graphics automatically on laptops with optimus * Force dedicated AMD Card for switchable Graphics * Ran clang-format
-
- Apr 14, 2018
-
-
adityaruplaha authored
-
- Apr 07, 2018
-
-
James Rowe authored
-
- Apr 06, 2018
-
-
N00byKing authored
* core, main.h: Abort on 32Bit ROMs * main.cpp: Fix Grammar
-
- Mar 30, 2018
- Mar 25, 2018
- Mar 24, 2018
- Mar 22, 2018
-
-
Daniel Lim Wee Soong authored
Just as a proof that it works
-
- Mar 21, 2018
-
-
N00byKing authored
-
- Feb 27, 2018
-
-
Vishal Sharma authored
* Removes the use of QKeySequence::Cancel to remove issues while running make * Corrects characters in a line for travis failure * Corrects space in a line for travis failure
-
- Jan 19, 2018
-
-
Lioncash authored
-
- Jan 16, 2018
- Jan 14, 2018
-
-
Jannik Vogel authored
-
spycrab authored
-
- Jan 13, 2018
-
-
MerryMage authored
-
James Rowe authored
-
James Rowe authored
-
James Rowe authored
-
- Oct 13, 2017
-
-
bunnei authored
-
- Aug 26, 2017
- Aug 05, 2017
-
-
Andrea Pascal authored
User pointed out on the Discord server that "nothave" is erroneously concatenated. Added a space to prevent it.
-
- Jun 24, 2017
-
-
Kloen authored
-
- Jun 02, 2017
-
-
TheKoopaKingdom authored
- Deleted GetStatus() because it wasn't used anywhere outside of Core::System. - Fixed design flaw where the message bar status could be set despite the game being stopped.
-
TheKoopaKingdom authored
-
TheKoopaKingdom authored
-
TheKoopaKingdom authored
Optimized messages that were repetitive and added ability for core errors to specify more details optionally.
-
TheKoopaKingdom authored
-
TheKoopaKingdom authored
- Made LoadKernelSystemMode return a pair consisting of a system mode and a result code (Could use review). - Deleted ErrorOpenGL error code in favor of just having ErrorVideoCore. - Made dialog messages more clear. - Compared archive ID in fs_user.cpp to ArchiveIdCode::NCCH as opposed to hex magic. - Cleaned up some other stuff.
-
TheKoopaKingdom authored
-
- May 28, 2017
-
-
Yuri Kunde Schlesner authored
-