replicant-frameworks_native/opengl/libs/EGL
Mathias Agopian de58697644 implement a real loader for EGL drivers
we now look for a config file in /system/lib/egl/egl.cfg that describes the association of a display to a driver.
these drivers are named: /system/lib/egl/lib{[EGL|GLESv1_CM|GLESv2] | GLES}_$TAG.so
2009-05-28 20:31:40 -07:00
..
egl_entries.in Added most of the support needed for GLES 2.x 2009-05-27 20:38:06 -07:00
egl.cpp implement a real loader for EGL drivers 2009-05-28 20:31:40 -07:00
hooks.cpp implement a real loader for EGL drivers 2009-05-28 20:31:40 -07:00
Loader.cpp implement a real loader for EGL drivers 2009-05-28 20:31:40 -07:00
Loader.h implement a real loader for EGL drivers 2009-05-28 20:31:40 -07:00