Go to file
Mathias Agopian 48d438d05f add support for GL_EXT_debug_marker
This extension is always added to the GL_EXTENSIONS
extension string for the current GL context, regardless
of if it's supported by the h/w driver.

The extension itself will be handled by GLES_trace (eventually),
when GLES_trace is not enabled, it'll result to a no-op.

If the h/w implementation has this extension, we'll call that version
instead of our dummy version.

Change-Id: Ie5dd3387c4d45cd5ed5f03b73bda6045620a96bc
2012-01-29 22:22:09 -08:00
cmds Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
include Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. 2012-01-25 15:14:50 -08:00
libs SurfaceTexture: use fence sync on omap4 & s5pc110 2012-01-22 15:51:41 -08:00
opengl add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
services/surfaceflinger added a few more commands to SF's dumpsys 2012-01-28 22:31:55 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00