replicant-frameworks_native/opengl/libs
Jamie Gennis 89c1d61c16 EGL: Use cache sizes defined in the BoardConfig
This change introduces two new BoardConfig variables to control the size
limits of the EGL blob cache.  MAX_EGL_CACHE_ENTRY_SIZE is the size
limit for values inserted into the cache, and MAX_EGL_CACHE_SIZE is the
size limit for all entries in the entire cache (including both keys and
values).  If either of these BoardConfig variables are not defined then
a default size limit is used instead.

Change-Id: I6703d93f966b6389c6499f23d841e42339f9c9d7
2011-11-21 11:48:17 -08:00
..
EGL EGL: Use cache sizes defined in the BoardConfig 2011-11-21 11:48:17 -08:00
ETC1
GLES2
GLES2_dbg fix EGL debugger 2011-09-19 14:44:37 -07:00
GLES_CM
tools
Android.mk EGL: Use cache sizes defined in the BoardConfig 2011-11-21 11:48:17 -08:00
debug.in Initial commit of GLESv2 debugger server 2011-03-03 18:28:43 -08:00
egl_impl.h fix x86 build 2011-05-23 17:48:36 -07:00
entries.in
enums.in
glesv2dbg_functions.h GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08:00
glesv2dbg.h refactor EGL source code 2011-05-16 19:02:45 -07:00
hooks.h fix x86 build 2011-05-23 17:48:36 -07:00
trace.in