mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-08 15:39:14 +01:00
core: frontend: Refactor GraphicsContext to its own module.
This commit is contained in:
parent
32cf6beee3
commit
ae099d583c
13 changed files with 84 additions and 50 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/framebuffer_layout.h"
|
||||
#include "video_core/gpu.h"
|
||||
#include "video_core/rasterizer_interface.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue