From: Brian P. <br...@va...> - 2000-11-17 15:57:52
|
Keith Whitwell wrote: > > "Jacob (=Jouk) Jansen" wrote: > > > > Hi all, > > > > src/types.h gives problems on my VMS machine because it is sometimes mixed-up > > for the system include file types.h. My suggestion is to give it another name > > but which??? > > > > Maybe context.h, as that is the major structure defined there. There is > already a context.h, but I don't think merging them would be a disaster. I'd actually like to trim-down context.h. The idea being that context.h exports the top-level interface to Mesa which GLX (for example) would use. My other goal is to make the top-level interface look more like the SI's. -Brian |