On 01/23/2013 12:16 PM, Brian Paul wrote:
Note, we could alternately implement this in terms of glsl_strtod()
with a (float) cast.
Series is
Reviewed-by: Ian Romanick
---
src/glsl/strtod.c | 22 ++
src/glsl/strtod.h |3 +++
2 files changed, 25 insertions(+), 0
Note, we could alternately implement this in terms of glsl_strtod()
with a (float) cast.
---
src/glsl/strtod.c | 22 ++
src/glsl/strtod.h |3 +++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/src/glsl/strtod.c b/src/glsl/strtod.c
index 47c1f0e..46f4dc5 1