mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Support the OpenGL core profile in EGL.
This should make our Mesa EGL users happy.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
|
||||
#include "Common/GL/GLInterfaceBase.h"
|
||||
|
||||
|
Reference in New Issue
Block a user