summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1360 from FearlessTobi/port-3979bunnei2018-09-271-28/+4
|\
| * game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei2018-09-211-28/+4
* | qt: Add UI elements for LayeredFS and related toolsZach Hilman2018-09-221-1/+6
|/
* game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const referenceLioncash2018-09-101-1/+2
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-6/+3
* game_list: Display patch names and versions on listZach Hilman2018-09-041-0/+1
* vfs_real: Forward declare IOFileLioncash2018-09-021-0/+2
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-3/+9
* Show game compatibility within yuzufearlessTobi2018-08-291-0/+6
* qt/main: Port part of citra(#3411), open savedata workstech4me2018-08-211-1/+5
* core: Port core to VfsFilesystem for file accessZach Hilman2018-08-091-1/+2
* game_list: Make ContainsAllWords an internally linked non-member functionLioncash2018-07-181-1/+0
* game_list: Upper-case containsAllWords to ContainsAllWords()Lioncash2018-07-181-1/+1
* game_list: Make containsAllWords a const member functionLioncash2018-07-181-1/+1
* game_list: Add missing override specifier for KeyReleaseEater's eventFilter functionLioncash2018-01-181-1/+1
* Massive removal of unused modulesJames Rowe2018-01-131-0/+101