Re: [Mesa-dev] [Mesa-bug] glide.h

1999-12-04 Thread Daryll Strauss
On Sat, Dec 04, 1999 at 10:33:54AM +0200, Milko Krachounov wrote: > make linux-glide searches for glide.h. Part of what is this glide.h and > where to get it? >From the http://www.3dfx.com website under the developers SDK section. They have the SDK for Linux.

Re: [Mesa-dev] [Mesa-bug] Screenshot

1999-10-27 Thread Daryll Strauss
There's code in Mesa to byte swap the results after a grLfbRead* call depending on how the buffer was initialized. The problem is that the read call always returns the data in the board native format. The grSstWinOpen controls only how writes to the board are handled. You really want to always use

Re: [Mesa-dev] [Mesa-bug] Screenshot

1999-10-27 Thread Daryll Strauss
> Related to the original message, I ended up sending a test > program to Daryll. I have not heard from him since, so > I guess he is pretty busy with many issues... > (it was about two weeks ago) Yep, I'm still here. I'm trying to work through a bunch of bugs and this one is on the list. > my