[Mesa-dev] [PATCH 0/2] i965: Add alpha support for Android IceCreamSandwich

Chad Versace chad.versace at linux.intel.com
Wed Dec 21 18:34:17 PST 2011


This series adds a mock implementation of GL_OES_EGL_image_external that
enables SurfaceFlinger to provide a home screen.

Chad Versace (2):
  meta: Disable GL_TEXTURE_EXTERNAL_OES in meta_begin()
  i965: Create mock implementation of GL_OES_EGL_image_external

 src/mesa/drivers/common/meta.c                   |    2 ++
 src/mesa/drivers/dri/i965/brw_wm_emit.c          |    2 ++
 src/mesa/drivers/dri/i965/brw_wm_pass1.c         |    1 +
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |    1 +
 src/mesa/drivers/dri/intel/intel_tex_image.c     |    3 +++
 5 files changed, 9 insertions(+), 0 deletions(-)

-- 
1.7.7.4



More information about the mesa-dev mailing list