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

          Priority: medium
            Bug ID: 61003
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: gluSurface with Nurbs spits out C code
                    "arc_ccw_turn..."
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: speed.the.b...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to