EGL_MESA_choose_display version 1
Jon Smirl
jonsmirl at gmail.com
Sat Jul 2 15:00:43 PDT 2005
On 7/2/05, Jon Smirl <jonsmirl at gmail.com> wrote:
> What is the status of eglChooseDisplayMESA()? Are we going to add a
> new call or can we get the Khronos people to tighten up the spec of
> eglGetDisplay()? We would just need a change from "typedef void *
> NativeDisplayType" to "typedef char * NativeDisplayType".
>
> I wonder if any of the existing implementations use anything other
> than EGL_DEFAULT_DISPLAY.
Poking around in Brian's EGL code I see that he is using the X
convention of :0, :1 instead of display/0, display/1 to select local
screens.
--
Jon Smirl
jonsmirl at gmail.com
More information about the dri-egl
mailing list