mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Refactoring and cleanup of GLInterface (now GLContext)
This commit is contained in:
parent
74b82bab3b
commit
134d967be2
39 changed files with 741 additions and 690 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include "Common/Assert.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/GL/GLInterfaceBase.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
#include "VideoBackends/OGL/FramebufferManager.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue