glxQueryExtensionString and glxGetClientString
Adam Jackson
ajax at nwnk.net
Sun May 15 15:12:46 PDT 2005
On Saturday 14 May 2005 10:41, Jon Smirl wrote:
> Do we need egl versions of glxQueryExtensionString and glxGetClientString?
I don't think so. EGL assumes single-process operation, there's no notion of
client or server. eglQueryString should be sufficient. Note that
eglQueryString only returns information about EGL extensions, not about GL
extensions, so right now the only thing it could possibly return is
EGL_MESA_screen_surface.
- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dri-egl/attachments/20050515/e53e5f69/attachment.pgp
More information about the dri-egl
mailing list