replicant-frameworks_native/opengl
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
..
include rework a bit how we manage EGL extensions 2011-11-14 19:05:45 -08:00
libagl rework a bit how we manage EGL extensions 2011-11-14 19:05:45 -08:00
libs EGL: Use cache sizes defined in the BoardConfig 2011-11-21 11:48:17 -08:00
specs EGL: add the ANDROID suffix to the blob cache ext 2011-11-11 13:17:03 -08:00
tests EGL: implement loading and saving the cache 2011-11-08 15:54:36 -08:00
tools/glgen GLES: add image external enums 2011-11-15 11:35:46 -08:00