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 AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
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 Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
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 Updater: Increase request timeout to 30s 2018-03-23 22:25:38 +01:00
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