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
|
@ -140,6 +140,7 @@ add_library(core STATIC
|
|||
frontend/emu_window.h
|
||||
frontend/framebuffer_layout.cpp
|
||||
frontend/framebuffer_layout.h
|
||||
frontend/graphics_context.h
|
||||
hid/emulated_console.cpp
|
||||
hid/emulated_console.h
|
||||
hid/emulated_controller.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue