~raof/mir/link-platforms-against-mirplatform

Viewing all changes in revision 1896.

  • Committer: Tarmac
  • Author(s): Andreas Pokorny
  • Date: 2014-09-08 09:38:49 UTC
  • mfrom: (1851.10.6 test-for-native-pixmap)
  • Revision ID: tarmac-20140908093849-dovj5a753b207fes
Tags: br0.8
Replace checks for MESA_drm_image with KHR_image_pixmap and disables the checks

The former could be used to create EGLImages from DRM buffer handles with new function called eglCreateDRMImageMESA. While the latter allows passing a native handle to eglCreateImage to initialize an EGLImage. We use only the latter and implement that behavior inside mir platform in mesa. But at the moment that extension is not indicated through mesas extension string, hence it will be disabled for now.

Approved by PS Jenkins bot, Alberto Aguirre, Daniel van Vugt, Cemil Azizoglu, Alexandros Frantzis.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: