| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Obligatory "Throw out workarounds VS2013 once limited us to" PR | 
|  | Initial implementation of a game list | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | symbols: Minor changes | 
|  | behavior
Converted FileUtil::ScanDirectoryTree and FileUtil::DeleteDirRecursively
to use the new ScanDirectoryTreeAndCallback function internally. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Use a constexpr function for country initialization in service/cfg | 
|  |  | 
|  | This fixes a TODO left over from when we supported MSVC 2013. | 
|  | Fix some xcode 7 (llvm) warnings | 
|  |  | 
|  |  | 
|  | Silence some clang warnings | 
|  | citra-qt: Fix connect error on startup (#449) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Verified against a 9.2.0-20 config save | 
|  | These blocks are required by various games to boot. | 
|  |  | 
|  |  | 
|  |  | 
|  | GSP: Implement command 0x05, used for flushing caches | 
|  | Stop emulation when render window is closed | 
|  | May fix additional texture caching issues. (Though mostly in homebrew, I
haven't seen any commercial software use this to flush anything but
command lists.) |