mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 20:17:54 +00:00
Merge pull request #3552 from jroweboy/single-context
Refactor Context management (Fixes renderdoc on opengl issues)
This commit is contained in:
commit
5bd5340d17
32 changed files with 388 additions and 453 deletions
|
@ -131,8 +131,6 @@ add_library(core STATIC
|
|||
frontend/framebuffer_layout.cpp
|
||||
frontend/framebuffer_layout.h
|
||||
frontend/input.h
|
||||
frontend/scope_acquire_context.cpp
|
||||
frontend/scope_acquire_context.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
hardware_interrupt_manager.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue