http://bugs.freedesktop.org/show_bug.cgi?id=23469

           Summary: r600 glVertex2f rendering error
           Product: Mesa
           Version: CVS
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: major
          Priority: high
         Component: Drivers/DRI/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: vehem...@verizon.net


mesa demo engine does not correct render the top and bottom plates of the
engine block.  it is most noticeable in wire frame mode.

while rotating the view, it was determined that the rendering error was only
along one axis.

the plates are defined using routine SquareWithHole() which in-turn uses
glVertex2f(x,y).  switching to glVertex3f(x,y,0.0) eliminates the rendering
problem.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to