Re: [Dri-devel] Re: S3TC and ut2k

2002-12-21 Thread Bret Towe
On Sat, 2002-12-21 at 11:27, Linus Torvalds wrote: > > > On Sat, 21 Dec 2002, Adam K Kirchhoff wrote: > > > > I should probably mention that this was with a 128 meg Radeon 8500, with > > DRI from the trunk as of yesterday at around 4 PM. > > Does the texmem branch look ok? Just wondering, since

[Dri-devel] Re: S3TC and ut2k

2002-12-21 Thread Daniel Vogel
> Wasn't sure if you guys were aware of this, but there's a new > patch out for ut2k that removes the requirement for an OpenGL > driver which supports S3TC. Unlike the D3D renderer the OpenGL renderer decompresses the textures to 32 bit so there is no loss in quality though it automatically drops

Re: [Dri-devel] Re: S3TC and ut2k

2002-12-21 Thread Linus Torvalds
On Sat, 21 Dec 2002, Adam K Kirchhoff wrote: > > I should probably mention that this was with a 128 meg Radeon 8500, with > DRI from the trunk as of yesterday at around 4 PM. Does the texmem branch look ok? Just wondering, since that branch seems to fix _something_. Linus ---

[Dri-devel] Re: S3TC and ut2k

2002-12-21 Thread Adam K Kirchhoff
I should probably mention that this was with a 128 meg Radeon 8500, with DRI from the trunk as of yesterday at around 4 PM. Adam On Sat, 21 Dec 2002, Adam K Kirchhoff wrote: > > Hey folks, > > Wasn't sure if you guys were aware of this, but there's a new > patch out for ut2k that removes