Where to put common dri code

Brian Paul brian.paul at tungstengraphics.com
Fri Jul 1 15:35:34 PDT 2005


Jon Smirl wrote:
> Should I put EGL code common to all DRI drivers into
> mesa/src/egl/main/ or mesa/src/mesa/drivers/dri/common?

Probably something more like the later.  Or maybe src/drivers/common/, 
but that could be hard.


> Is mesa/src/egl/main/ intended to end up like miniglx or stay very
> platform independent? For example is the intention that it will work
> with Nvidia's driver?

I was intending that src/egl/main/ hold platform independent code, 
like src/mesa/main/

-Brian


More information about the dri-egl mailing list