This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-03 12:29:35 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
427b85f2a15522dba811e3d151d38da4c3d22bf8
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Tillmann Karras
982893b04c
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
2024-07-21 16:36:06 +01:00
..
GameList.cpp
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
2024-07-21 16:36:06 +01:00
GameList.h
Disable memory patches in hardcore mode
2023-12-02 16:41:16 -05:00
GameListModel.cpp
GameList: Show (Disc 1) for first disc of two-disc games
2024-04-14 13:55:18 -07:00
GameListModel.h
…
GameTracker.cpp
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
GameTracker.h
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
GridProxyModel.cpp
…
GridProxyModel.h
…
ListProxyModel.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
ListProxyModel.h
…