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

           Summary: Fix building of GLSL demos which use M_PI when M_PI is
                    not defined by math.h
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Cygwin
            Status: NEW
          Severity: minor
          Priority: medium
         Component: Demos
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: jon.tur...@dronecode.org.uk


Created an attachment (id=30074)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=30074)
Patch to fix building of GLSL demos which use M_PI when M_PI is not defined by
math.h

Some <math.h> files do not define M_PI, in which case, we must provide our own
definition.  This is done for most demos, but not for the GLSL demos.


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to