mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 15:57:51 +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
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "common/logging/log.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
|
||||
namespace VideoCore {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue