core: frontend: Refactor GraphicsContext to its own module.
This commit is contained in:
parent
f644380506
commit
56600190e4
13 changed files with 84 additions and 50 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "common/settings.h"
|
||||
#include "common/thread.h"
|
||||
#include "core/core.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "video_core/control/scheduler.h"
|
||||
#include "video_core/dma_pusher.h"
|
||||
#include "video_core/gpu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue