replicant-frameworks_native/opengl/libs/EGL
Eino-Ville Talvala 5b75a513e4 Add dataSpace to buffer queues; remove old format enums.
- Wire up new dataSpace parameter through buffer queue stack
- Update tests to include the parameter
- Switch eglApi to using dataSpace to indicate sRGB gamma/linear
  difference
- Remove RAW_SENSOR in favor of RAW16
- Remove use of sRGB format enums
- Add default dataspace to buffer queue core
- Add query for default dataspace

Change-Id: I070bd2e7c56506055c419004c29e2e3feac725df
2015-03-04 11:58:52 -08: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
egl.cpp Add rate-limited logging for unimplemented es functions. 2014-09-23 08:30:12 -07:00
eglApi.cpp Add dataSpace to buffer queues; remove old format enums. 2015-03-04 11:58:52 -08: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 Remove lock around ref count check in terminate. 2015-01-28 11:54:15 -08:00
egl_display.h am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev 2015-01-28 22:38:42 +00: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
egldefs.h Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
getProcAddress.cpp Use register numbers instead of register names 2015-01-19 15:58:32 +01:00
trace.cpp Remove vestigial remnants of GLES2_dbg 2014-05-17 19:32:32 -07:00