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=2702          
     
           Summary: r200 driver does not support brilinear texture filtering
           Product: Mesa
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Drivers/DRI/r200
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


It would be nice if the r200 driver would support what is often called
"brilinear filtering", e.g. methods which do not apply full normal trilinear
filtering but use a mixed bi/trilinear approach. Commercial drivers today
usually have such options either user configurable, automatically applied (may
depend on texture analysis) or both. The proposed patch implements it as
user-configurable (much simpler to implement, there may be quite a lot of voodoo
involved for figuring out automatically if some textures would suffer more than
others).          
     
     
--           
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.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to