Add scope acquire context to simplify MakeCurrent and DoneCurrent calls
This commit is contained in:
parent
4f19d380f5
commit
db7a627a2e
3 changed files with 42 additions and 0 deletions
|
@ -106,6 +106,8 @@ add_library(core STATIC
|
|||
frontend/input.h
|
||||
frontend/mic.h
|
||||
frontend/mic.cpp
|
||||
frontend/scope_acquire_context.cpp
|
||||
frontend/scope_acquire_context.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
hle/applets/applet.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue