Fix building of GLSL demos which use M_PI when M_PI is not defined by math.h
@jturney
Submitted by Jon Turney Assigned to mes..@..op.org
Description
Created attachment 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.
Patch 30074, "Patch to fix building of GLSL demos which use M_PI when M_PI is not defined by math.h":
0002-Fix-building-of-GLSL-demos-which-use-M_PI.patch
Version: git