summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list_worker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* game_list: Eliminate variable shadowingMorph2022-06-141-4/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Reduce unused includesameerj2022-03-201-4/+0
* game_list: Remove global instances of Core::Systemlat9nq2021-10-071-1/+7
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-1/+1
* 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