mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-23 21:27:47 +00:00
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
|
@ -16,7 +16,7 @@
|
|||
#include "common/settings.h"
|
||||
#include "common/telemetry.h"
|
||||
#include "core/core_timing.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "core/telemetry_session.h"
|
||||
#include "video_core/gpu.h"
|
||||
#include "video_core/renderer_vulkan/renderer_vulkan.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue