Multiple EGL implementations

Jon Smirl jonsmirl at gmail.com
Sat Jul 2 09:28:53 PDT 2005


On 7/2/05, Adam Jackson <ajax at nwnk.net> wrote:
> On Saturday 02 July 2005 12:12, Jon Smirl wrote:
> > How are we going to sort out multiple implementations of libGL?
> 
> By not having them.
> 
> Anything else is a hack.

So no mixing Nvidia/ATI proprietary and DRI cards in the same system?
ATI is building PCI Express chipsets which explicitly support cards
from mixed vendors.

This can be made to work if we want it to. Name them libGL_nv,
libGLI_ati, libGL_dri and then make a multiplexer libGL that sorts the
symbols out.

-- 
Jon Smirl
jonsmirl at gmail.com


More information about the dri-egl mailing list