EGL extension string contains stangely named extension name

Bug #733394 reported by Alexandros Frantzis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Genesi EfikaMX Support Project
Fix Committed
Low
Matt Sealey

Bug Description

The extension string for EGL is: "eglCreatePbufferFromClientBuffer EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_AMD_create_image"

The substring "eglCreatePbufferFromClientBuffer" is not a proper extension name. That being said, as long as this is intentional and not the result of some programming error it's fine.

Revision history for this message
Matt Sealey (mwsealey) wrote :

This seems absolutely intentional, although the function is standard in EGL 1.2 and above, so it's not really needed. It seems to be an AMD/Qualcomm quirk picked up over the years and is present on many devices.

We could probably comment it out as it is part of the EGL 1.4 ABI, after we confirm barely anything uses it.

Changed in efikamx:
status: New → Confirmed
assignee: nobody → Matt Sealey (mwsealey)
importance: Undecided → Low
Revision history for this message
Matt Sealey (mwsealey) wrote :

Removing it as I can't find any code which checks for this extension whatsoever..

Changed in efikamx:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.