Re: [R300][PATCH] Add/fix COS & SIN + FP fixes

2007-02-14 Thread Roland Scheidegger
Rune Petersen wrote: > This patch: - Fixes COS. - Does range reductions for SIN & COS. - > Adds SCS. - removes the optimized version of SIN & COS. - tweaked > weight (should help on precision). - fixed a copy paste typo in > emit_arith(). > > Roland would you mind testing if the tweaked weight hel

Re: [R300][PATCH] Add/fix COS & SIN + FP fixes

2007-02-14 Thread Jerome Glisse
On 2/14/07, Rune Petersen <[EMAIL PROTECTED]> wrote: > Roland Scheidegger wrote: > > Roland Scheidegger wrote: > Rune Petersen > > >>> Ok commited. > >> I didn't look too closely at this but I've a couple of comments. > >> - COS looks too complicated & broken. If you'd want to get 2 with

Re: [R300][PATCH] Add/fix COS & SIN + FP fixes

2007-02-14 Thread Rune Petersen
Roland Scheidegger wrote: > Roland Scheidegger wrote: Rune Petersen >>> Ok commited. >> I didn't look too closely at this but I've a couple of comments. >> - COS looks too complicated & broken. If you'd want to get 2 with a >> LOG2, you'd need 0.25 as source. But even using RCP instead, t

Re: UT2004 and _mesa_fetch_state

2007-02-14 Thread Adam K Kirchhoff
On Wed, 2007-02-14 at 16:39 +0100, Roland Scheidegger wrote: > Roland Scheidegger wrote: > > Adam K Kirchhoff wrote: > >> FYI, > >> > >>I decided to give ut2004 a spin this morning, for the first time with > >> the free driver in quite a while. I had heard good things since the VBO > >> merge.

Re: UT2004 and _mesa_fetch_state

2007-02-14 Thread Roland Scheidegger
Roland Scheidegger wrote: > Adam K Kirchhoff wrote: >> FYI, >> >> I decided to give ut2004 a spin this morning, for the first time with >> the free driver in quite a while. I had heard good things since the VBO >> merge... Unfortunately, I very quickly ran into a problem with I loaded >> up

Re: UT2004 and _mesa_fetch_state

2007-02-14 Thread Roland Scheidegger
Adam K Kirchhoff wrote: > FYI, > > I decided to give ut2004 a spin this morning, for the first time with > the free driver in quite a while. I had heard good things since the VBO > merge... Unfortunately, I very quickly ran into a problem with I loaded > up the Icefields Bombing Run level:

UT2004 and _mesa_fetch_state

2007-02-14 Thread Adam K Kirchhoff
FYI, I decided to give ut2004 a spin this morning, for the first time with the free driver in quite a while. I had heard good things since the VBO merge... Unfortunately, I very quickly ran into a problem with I loaded up the Icefields Bombing Run level: Mesa 6.5.3 implementation error

Merging the ttm-vram-0-1-branch.

2007-02-14 Thread Thomas Hellström
Hi! I'm about to merge the DRM ttm-vram-0-1-branch, unless it gets in the way, in that case, please speak up. It makes the memory manager support fixed memory, be it on-card VRAM or pre-bound AGP memory, mappable or unmappable. The device driver basically needs to provide a fast copy operation