mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
Android mega commit of trash.
This commit is contained in:
parent
edd9d0e0ef
commit
d11679a06e
33 changed files with 2311 additions and 33 deletions
|
@ -20,6 +20,8 @@
|
|||
#include "Thread.h"
|
||||
#ifdef ANDROID
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
#include <EGL/egl.h>
|
||||
#include <GLInterface/InterfaceBase.h>
|
||||
#elif defined(USE_EGL) && USE_EGL
|
||||
#include "GLInterface/EGL_X11.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue