frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.

This commit is contained in:
bunnei 2019-01-07 23:16:01 -05:00
parent d5a4707f65
commit 045b0b70b6
7 changed files with 54 additions and 36 deletions

View file

@ -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