EGL_MESA_choose_display version 1

Jon Smirl jonsmirl at gmail.com
Mon Jun 13 20:00:22 PDT 2005


I've been using fbdev devices names - fb0,  fb1, etc. Linux has udev
for assigning a specific device name to correspond to a specific
card/PCI slot. From the fbdev device name I can figure out which chip
specific driver to load.

I may switch this to use the DRI device names - card0, card1, etc.
Again correspondence to the PCI slot is controlled by udev.

On 6/13/05, Adam Jackson <ajax at nwnk.net> wrote:
> In attempting to do the EGL->GLX translator driver the other night I noticed
> that display selection was still pants.  Here's a quickie proposal to
> formalize a sane way to do display selection.  Tear it up.
> 
> - ajax
> 
> 
> _______________________________________________
> dri-egl mailing list
> dri-egl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-egl
> 
> 
> 
> 


-- 
Jon Smirl
jonsmirl at gmail.com


More information about the dri-egl mailing list