On Sat, 2010-01-16 at 10:10 +0000, Jakob Bornecrantz wrote: 
> On 16 jan 2010, at 09.47, Chia-I Wu wrote:
> > On Sat, Jan 16, 2010 at 05:49:44AM +0000, Jakob Bornecrantz wrote:
> >
> >>> +/* XXX this is WIP! */
> >>> +#define SM_VERSION_MAJOR 0
> >>> +#define SM_VERSION_MINOR 0
> >>> +#define ST_VERSION_MAJOR 0
> >>> +#define ST_VERSION_MINOR 0
> >> This is an internal Gallium API. As long as the Gallium API isn't
> >> stable there is no need to make this API stable so for now please
> >> remove any versioning from the API.
> > I think the state trackers (libGL.so, libOpenVG.so, ...) are  
> > distributed
> > separately from state tracker managers (libEGL.so).  Shouldn't we need
> > them?
> 
> Both yes and no. The Linux GL ABI specifies exactly what libGL can  
> contain (glx implementation + gl dispatch table) the rest needs to be  
> inside the DRI driver (mesa and st).

The libGL ABI defines what a libGL *must* contain. It *may* contain
basically whatever else it pleases. :)


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to