replicant-frameworks_native/opengl
Mathias Agopian 993814255f change how the userspace GLES drivers are named
for single library:
  /vendor/lib/egl/GLES.so

for multiple libraries:
  /vendor/lib/egl/EGL.so
  /vendor/lib/egl/GLESv1_CM.so
  /vendor/lib/egl/GLESv2.so

EGL_BOARD_CONFIG as well as egl.cfg are not needed anymore.

To facilitate the transition, the loader will also look
for the older naming scheme.

Bug: 8631636
Change-Id: Id4b113468df29bae72b323f76598229914e1c7a1
2013-04-26 23:49:01 +02:00
..
include replace eglWaitSyncANDROID by eglWaitSyncKHR 2013-03-28 14:31:09 -07:00
libagl Add liblog 2013-04-09 21:55:39 -07:00
libs change how the userspace GLES drivers are named 2013-04-26 23:49:01 +02:00
specs EGL_ANDROID_presentation_time: initial spec draft 2013-04-01 15:29:06 -07:00
tests Add liblog 2013-04-09 21:55:39 -07:00
tools/glgen Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00