mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 04:28:00 +00:00
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
This commit is contained in:
parent
28eaa6c598
commit
674ebdda6a
7 changed files with 54 additions and 36 deletions
|
@ -95,6 +95,8 @@ add_library(core STATIC
|
|||
frontend/framebuffer_layout.cpp
|
||||
frontend/framebuffer_layout.h
|
||||
frontend/input.h
|
||||
frontend/scope_acquire_window_context.cpp
|
||||
frontend/scope_acquire_window_context.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
hle/ipc.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue