Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4707          
     

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2006-10-14 17:24 -------
(In reply to comment #5)
> At a certain level, if the app requests this state, its' fair enough that it
> pays for computing the values.  Unless you find a real instance where this is 
> a
> problem - ie an app that asks for this state and then doesn't render points
> *and* becomes noticably slower as a result, I would consider it not worth
> optimizing for.
Fair enough. The theoretical maximum performance hit would probably be 25%
(which is the vertex size increase caused by submitting point size since the
minimum otherwise is 3 floats for position and 1 float (4UB) for color0, I'd
think the point size calculation itself shouldn't be that expensive), though I'd
think in practice it should well stay below that.
And the additional tests needed in tcl mode for ARB_point_sprite (to disable
perspective correction) didn't seem to have a visible performance impact
neither, though I wondered if it's the reason ati does not support that
extension on r200 with any of its drivers (even those for other operating 
systems).          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to