summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list_worker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu/game_list_worker: Silence warningsReinUsesLisp2019-10-051-2/+3
* Change QList to QVectorfearlessTobi2019-09-041-2/+3
* yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-11/+14
* game_list: Register content with ContentProviderZach Hilman2019-03-271-5/+11
* file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash2018-10-161-1/+1
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-4/+4
* yuzu: Move GameListWorker to its own source filesLioncash2018-09-071-0/+72