android_hardware_qcom_display/libqcomui
Neti Ravi Kumar 08e0b71c29 libqcomui: Select texture target based on pixel format
Do not choose GL_EXTERNAL_TEXTURE_OES for all formats, instead,
select between GL_EXTERNAL_TEXTURE_OES, and GL_TEXTURE_2D based
on the pixel format.

This change is done to reduce composition times.

Change-Id: I17edd78cdfa051f88ed6bd4e585c7a9b0705aa3a
CRs-fixed: 328074
2012-03-11 01:18:50 -06:00
..
Android.mk libqcomui: add function to find if GPU supports a format in hardware 2012-02-27 01:56:28 -06:00
qcom_ui.cpp libqcomui: Select texture target based on pixel format 2012-03-11 01:18:50 -06:00
qcom_ui.h libqcomui: Select texture target based on pixel format 2012-03-11 01:18:50 -06:00