http://bugs.freedesktop.org/show_bug.cgi?id=25290
Summary: R600: Doesn't correctly handle glFrontFace(GL_CW) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: monr...@gmail.com Created an attachment (id=31480) --> (http://bugs.freedesktop.org/attachment.cgi?id=31480) program draws triangle with clockwise winding The R600 driver doesn't correctly handle glFrontFace(GL_CW) I attached a small program to demonstrate the problem. The attached program: - sets the mode of back-facing polygons to GL_LINE, so one can see the visual difference between the front-facing and back-facing polygons. - selects polygons with clockwise winding as front-facing - draws a triangle with clockwise winding When the program is run with the software renderer it renders the front-facing polygons as expected, but the R600 driver renders the back-facing polygons. -- 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