Go to file
Jesse Hall b65f32ebe2 Fix two EGLConfig selection bugs
This fixes two bugs introduced by
  Change-Id: Ia8cc084c02a0e3de910def024da8a08d02bbd89d

(a) There is no invalid EGLConfig value, in particular zero is valid.
    Checking return values of eglGetConfigs and eglChooseConfig is the
    only way to determine success.
(b) The "simple" EGLConfig query used as the emulator fallback should
    not include EGL_RECORDABLE; the emulator doesn't have it.

Bug: 10935622
Change-Id: Ib798a24e7cf06a679811c46eaa45d39174a715ec
2013-09-30 10:49:16 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Fix issue #10422349: Limit/change the battery history data in batterystats 2013-09-04 18:04:14 -07:00
data/etc Enable FEATURE_DEVICE_ADMIN for handheld devices 2013-09-16 10:48:35 -07:00
include GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
libs GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
opengl Disable the egl_khr_gl_colorspace extension 2013-09-16 11:21:48 -07:00
services Fix two EGLConfig selection bugs 2013-09-30 10:49:16 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00