glslang-zig/glslang/MachineIndependent/preprocessor
John Kessenich 5d3e2e35b6 Support suffixes for floats and doubles (none were supported in 110).
Add preprocessor support for parsing doubles.

Add double support to the flex stage.

Put in some of the basic double supported needed in the front end.

Add generic support for version numbers in the preprocessor, and the core, compatibility, and es profiles.


git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@19949 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2012-12-12 22:42:30 +00:00
..
atom.c Bring up to date with VS 10 express. 2012-12-12 21:21:23 +00:00
atom.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
compile.h Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
cpp.c Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
cpp.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
cppstruct.c Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
Makefile Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
memory.c Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
memory.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
parser.h Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
preprocess.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
scanner.c Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
scanner.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
slglobals.h Support suffixes for floats and doubles (none were supported in 110). 2012-12-12 22:42:30 +00:00
symbols.c Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
symbols.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
tokens.c Bring up to date with VS 10 express. 2012-12-12 21:21:23 +00:00
tokens.h Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00