summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Krzysztof Kosiński <krzysio@google.com> 2018-04-01 20:53:27 -0700
committer Krzysztof Kosiński <krzysio@google.com> 2018-04-01 22:49:12 -0700
commit1381b1809fba39bc8d935b6318edffee5eac02df (patch)
tree3ca63994d50b924842043109737112cc063a71aa /libs/gui/BufferQueueThreadState.cpp
parentb62346a3ed0d8e4a9144aa90d68b10425b5b8afa (diff)
Update EGL and GLES headers.
Notable new extensions: EGL_EXT_image_gl_colorspace GL_EXT_EGL_image_storage GL_EXT_clip_control GL_KHR_parallel_shader_compile The first two extensions will be required in P for devices with the feature android.vr.high_performance. Changes compared to Khronos versions of the headers: 1. The Khronos headers contain a recent fix to remove the incorrectly named function glMultiDrawElementsBaseVertexOES, which should have the EXT prefix according to the extension specification. However, frameworks/base references that function in libs/hwui/debug, so it was teomprarily added back to the gl2ext.h and the .in files. See ag/3831170 and this link for further information: https://github.com/KhronosGroup/OpenGL-Registry/issues/81 2. eglext.h was modified to add the undocumented and deprecated EGL_ANDROID_image_crop extension. See bug 15287899 for context. This also tweaks the glgen script to ignore Windows-specific items. Bug: 74131503 Bug: 76152545 Test: Built and ran a few OpenGL-related CTS tests on Pixel XL. Change-Id: I5b365c114b09228a6ead291c08e5330153f75748
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions