replicant-frameworks_native/opengl/libs/EGL
mwajdecz c80aafa61d EGL: add x86/64 assembly code for EGL/GLES wrappers
There was no explicit support for x86/64 architecture in EGL/GLES wrappers.
This resulted either in failures or sub-optimal implementation of the wrapper functions.

Change-Id: I20d99d7372fbf642ee4b94a05c8cb971cba29988
Signed-off-by: Wajdeczko, Michal <michal.wajdeczko@intel.com>
2014-05-27 09:26:21 -07:00
..
egl_cache.cpp Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
egl_cache.h EGL: add the ANDROID suffix to the blob cache ext 2011-11-11 13:17:03 -08:00
egl_display.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
egl_display.h Add support for EGL_KHR_gl_colorspace 2013-08-13 12:10:51 -07:00
egl_entries.in replace eglWaitSyncANDROID by eglWaitSyncKHR 2013-03-28 14:31:09 -07:00
egl_object.cpp Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
egl_object.h Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
egl_tls.cpp free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
egl_tls.h free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
egl.cpp Make libEGL build cleanly under 64-bit 2014-01-27 18:16:50 -08:00
eglApi.cpp Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
egldefs.h Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
getProcAddress.cpp EGL: add x86/64 assembly code for EGL/GLES wrappers 2014-05-27 09:26:21 -07:00
Loader.cpp Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
Loader.h change how the userspace GLES drivers are named 2013-04-26 23:49:01 +02:00
trace.cpp EGL: rename CallStack::dump into CallStack::log 2013-10-25 17:13:57 -07:00