anbox/external/android-emugl/host/libs/libOpenGLESDispatch
Simon Fels 067201baba emugl: generate GL ES/EGL function prototypes at build type from entries files
This will make the *.entries files the the authoritative place to
define additional GL function prototypes. All generated header
files are now placed inside the build directory so that nobody
will ever try to touch them again.
2017-08-31 15:40:22 +02:00
..
CMakeLists.txt emugl: generate GL ES/EGL function prototypes at build type from entries files 2017-08-31 15:40:22 +02:00
EGLDispatch.cpp Abstract selector of translator or host GL libs a bit more 2017-02-06 07:12:10 +01:00
gles1_extensions.entries emugl: generate GL ES/EGL function prototypes at build type from entries files 2017-08-31 15:40:22 +02:00
gles1_only.entries Initial work 2016-06-14 11:34:17 +02:00
gles2_extensions.entries Initial work 2016-06-14 11:34:17 +02:00
gles2_only.entries emugl: generate GL ES/EGL function prototypes at build type from entries files 2017-08-31 15:40:22 +02:00
gles3_only.entries Initial work 2016-06-14 11:34:17 +02:00
gles_common.entries Initial work 2016-06-14 11:34:17 +02:00
gles_extensions.entries Initial work 2016-06-14 11:34:17 +02:00
GLESv1Dispatch.cpp Abstract selector of translator or host GL libs a bit more 2017-02-06 07:12:10 +01:00
GLESv2Dispatch.cpp Abstract selector of translator or host GL libs a bit more 2017-02-06 07:12:10 +01:00
render_egl.entries Initial work 2016-06-14 11:34:17 +02:00
render_egl_extensions.entries Initial work 2016-06-14 11:34:17 +02:00