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
|
@ -46,6 +46,7 @@
|
|||
#include "core/core.h"
|
||||
#include "core/cpu_manager.h"
|
||||
#include "core/frontend/framebuffer_layout.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "input_common/drivers/camera.h"
|
||||
#include "input_common/drivers/keyboard.h"
|
||||
#include "input_common/drivers/mouse.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue