Rationalize naming/access to current thread-local-storage scheme. However, the prepr...
authorJohn Kessenich <cepheus@frii.com>
Tue, 2 Jul 2013 20:18:59 +0000 (20:18 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 2 Jul 2013 20:18:59 +0000 (20:18 +0000)
commit73ed17a87beafc5951b76ff0b823965c040fd1f0
treee01552769f493edcd11fe07534bc7cfce777436a
parent1fde51d3fbf32e9d383cf82b512e9efa2d9a75b7
Rationalize naming/access to current thread-local-storage scheme.  However, the preprocessor tokenizer is not thread-safe, so this may all change.

Also adding missing test.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22249 e7fa87d3-cd2b-0410-9028-fcbf551c1848
OGLCompilersDLL/InitializeDll.cpp
Test/precision.vert [new file with mode: 0644]
glslang/Include/InitializeParseContext.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h
glslang/MachineIndependent/ShaderLang.cpp
glslang/MachineIndependent/glslang.l
glslang/OSDependent/Linux/ossource.cpp
glslang/OSDependent/Windows/ossource.cpp
glslang/Public/ShaderLang.h