From: Gareth H. <ga...@va...> - 2001-03-02 16:08:30
|
Brian Paul wrote: > > I've fixed it. It was just a silly mistake. I'd made the same change locally, but wasn't sure if this was the intended fix. > The imports stuff is based on the OpenGL SI. The idea is that the __GLimports > struct is OpenGL's interface to basic system functions such as stdio, memory > allocation, getenv, etc. > > The goal is to make Mesa more interchangable with the SI. It's not done yet. It's certainly a nice way to handle this kind of stuff. -- Gareth |