summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list_p.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1360 from FearlessTobi/port-3979bunnei2018-09-271-0/+40
|\
| * game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei2018-09-211-0/+40
* | game_list: Add Qt SmoothTransformation to picture scalingZach Hilman2018-09-221-1/+1
|/
* game_list_p: Amend typo in GameListItemCompat's constructor parameterLioncash2018-09-171-4/+4
* game_list_p: Take map iterator contents by const referenceLioncash2018-09-171-1/+1
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-11/+0
* yuzu: Move GameListWorker to its own source filesLioncash2018-09-071-66/+10
* game_list: Use RegisteredCacheUnion for installedZach Hilman2018-09-041-1/+1
* vfs_real: Forward declare IOFileLioncash2018-09-021-0/+5
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-7/+11
* Show game compatibility within yuzufearlessTobi2018-08-291-2/+60
* game_list: Add SD registration loading to game listZach Hilman2018-08-231-1/+1
* service/filesystem: Use forward declarations where applicableLioncash2018-08-211-0/+3
* game_list: Split game list scans to multiple functionsZach Hilman2018-08-121-0/+3
* qt/game_list: Resolve truncation warning within GameListItemPath's constructorLioncash2018-08-111-4/+4
* gt/game_list: Use std::array in GameListItemPath's data() functionLioncash2018-08-111-7/+8
* qt/game_list: Remove redundant base class constructor from initializer listLioncash2018-08-111-3/+1
* file_util: Use enum instead of bool for specifing path behaviorZach Hilman2018-08-091-1/+1
* core: Port core to VfsFilesystem for file accessZach Hilman2018-08-091-1/+2
* Avoid parsing RomFS to directory in NCAZach Hilman2018-08-071-4/+34
* qt/game_list_p: Remove redundant base class constructor invocationsLioncash2018-08-061-1/+2
* qt: Default destructors where applicableLioncash2018-08-061-8/+6
* clang-formatMerryMage2018-01-161-1/+1
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-1/+1
* Massive removal of unused modulesJames Rowe2018-01-131-0/+143