dolphin/Source/Core
JosJuice ff2fe73ec9 DolphinQt2: Don't show invalid games in game list
Regression from 1f1dae3.

This problem doesn't happen in DolphinWX as far as I know, but if
you've ran into the problem in DolphinQt2, it will carry over to
DolphinWX because of the shared game list cache.
2018-03-29 21:52:21 +02:00
..
AudioCommon
Common GLInterface: Use EXT_swap_control or MESA_swap_control over SGI 2018-03-26 22:09:22 +10:00
Core Merge pull request #6534 from lioncash/dspjit 2018-03-26 21:12:46 +02:00
DiscIO DiscIO/CMakeLists: Migrate off add_dolphin_library 2018-03-24 13:54:06 -04:00
DolphinNoGUI
DolphinQt2 DolphinQt2: Don't show invalid games in game list 2018-03-29 21:52:21 +02:00
DolphinWX Implement "Skip" ubershader mode 2018-03-26 01:57:41 +10:00
InputCommon InputCommon/CMakeLists: Migrate off add_dolphin_library 2018-03-24 14:13:53 -04:00
UICommon DolphinQt2: Don't show invalid games in game list 2018-03-29 21:52:21 +02:00
Updater
VideoBackends Implement "Skip" ubershader mode 2018-03-26 01:57:41 +10:00
VideoCommon Implement "Skip" ubershader mode 2018-03-26 01:57:41 +10:00
CMakeLists.txt