summaryrefslogtreecommitdiffstats
path: root/src/glsl/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: add new glsl_strtof() functionBrian Paul2013-01-251-0/+22
* Fix compile time errors when building against uclibcAnthony G. Basile2012-07-241-1/+1
* glsl: Don't use newlocale on HaikuAlexander von Gluck2012-01-241-1/+2
* glsl: new glsl_strtod() wrapper to fix decimal point interpretationBrian Paul2010-12-141-0/+56