summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2011-12-21 18:34:19 -0800
committerChad Versace <[email protected]>2011-12-27 10:20:25 -0800
commit7420c9dab4aaf87e6b840410226c296c4668a48f (patch)
tree7082af0fdad79031a5c117bbc19293c4c5ba3edc /common.py
parent7e5ffd9be2da66c076e84ae4bc854cca5665620c (diff)
i965: Create mock implementation of GL_OES_EGL_image_external
In Android IceCreamSandwich, SurfaceFlinger requires GL_OES_image_external for basic compositing tasks. Without the extension, SurfaceFlinger fails to start. Despite the incompleteness of the extension's implementation introduced by this patch, it is good enough to enable SurfaceFlinger and to unblock the people who need to begin testing Mesa on IceCreamSandwich. To enable the extension, set the environment variable MESA_EXTENSION_OVERRIDE="+GL_OES_EGL_image_external". Ideally, Android should set this in init.rc. WARNING: This implementation of GL_OES_EGL_image_external is not complete. Some of it is even incorrect. When we begin to really implement GL_OES_EGL_image_external, much of the patch will need reverting. Reviewed-by: Eric Anholt <[email protected]> Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions