glsl/pp: Differentiate between integer and floating-point number tokens.
authorMichal Krol <michal@vmware.com>
Tue, 22 Sep 2009 10:51:08 +0000 (12:51 +0200)
committerMichal Krol <michal@vmware.com>
Tue, 22 Sep 2009 10:51:08 +0000 (12:51 +0200)
commit0481e85af7195e13c30580afba233a80feeee740
tree6c9d69005a67424d41b6a1a04c9ab1dee087b796
parentbb32b0908ff0d3a99758abd46356676fc1ec2369
glsl/pp: Differentiate between integer and floating-point number tokens.
src/glsl/pp/sl_pp_error.c
src/glsl/pp/sl_pp_expression.c
src/glsl/pp/sl_pp_if.c
src/glsl/pp/sl_pp_line.c
src/glsl/pp/sl_pp_macro.c
src/glsl/pp/sl_pp_token.c
src/glsl/pp/sl_pp_token.h
src/glsl/pp/sl_pp_version.c