index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list_worker.h
Age
Commit message (
Expand
)
Author
2023-10-23
qt: fix game list shutdown crash
Liam
2023-10-12
qt: ensure worker cancellation is complete before clearing
Liam
2023-08-27
Address review comments
Liam
2022-06-14
game_list: Eliminate variable shadowing
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-10-07
game_list: Remove global instances of Core::System
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2019-10-04
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-09-04
Change QList to QVector
fearlessTobi
2019-09-04
yuzu: Add support for multiple game directories
fearlessTobi
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash