mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Move GL interface code out of the OpenGL video backend.
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "VideoBackends/OGL/GLUtil.h"
|
||||
#include "Common/GL/GLUtil.h"
|
||||
|
||||
#include "VideoBackends/OGL/ProgramShaderCache.h"
|
||||
#include "VideoBackends/OGL/RasterFont.h"
|
||||
|
||||
|
Reference in New Issue
Block a user