[Mesa-dev] [Bug 61003] New: gluSurface with Nurbs spits out C code "arc_ccw_turn..."

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 17 05:10:55 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61003

          Priority: medium
            Bug ID: 61003
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: gluSurface with Nurbs spits out C code
                    "arc_ccw_turn..."
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: speed.the.bboy at gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: GLU
           Product: Mesa

I've ran a simple test program (http://pastie.org/6202841) and when calling

   gluBeginSurface(theNurb);
   gluNurbsSurface(theNurb, ...);
   gluEndSurface(theNurb);

program spits something that looks like a part of the internal code to stdout:

arc_ccw_turn, p = 0
case b
arc_ccw_turn, p = 0
case d
arc_ccw_turn, p = 0
case a
arc_ccw_turn, p = 0
case c


I am using ArchLinux x64, with 9.0.2 release of mesa, gl, glu, glut. My
graphics card is Radeon HD 5850 (Evergreen series).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130217/1474038b/attachment-0001.html>


More information about the mesa-dev mailing list