summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-06-25 17:31:31 +0200
committerJosJuice <josjuice@gmail.com>2022-07-17 14:03:04 +0200
commitdabad822193f23bd01c13c4d0798f0a507e910eb (patch)
treee1952b7e93625fa3450b2fca075159c49a43487b /Source/Core/VideoCommon/VideoBackendBase.cpp
parent2f3c0cdbc594cdcb76644e1e77aa185a1e50a244 (diff)
Require frontend to initialize controllers
We currently have two different code paths for initializing controllers: Either the frontend (DolphinQt) can do it, or if the frontend doesn't do it, the core will do it automatically when booting. Having these two paths has caused problems in the past due to only one frontend being tested (see de7ef47548). I would like to get rid of the latter path to avoid further problems like this.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions