Preprocessor: Implement skipping of macros that evaluate to nothing while...
Preprocessor: Implement skipping of macros that evaluate to nothing while evaluating expressions. They had been causing early termination of an expression's evaluation. Also includes some unrelated updates of documentation. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24420 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Install/Linux/README.txt 6 additions, 6 deletionsInstall/Linux/README.txt
- Install/Windows/glslangValidator.exe 0 additions, 0 deletionsInstall/Windows/glslangValidator.exe
- README.txt 43 additions, 11 deletionsREADME.txt
- Test/baseResults/cppSimple.vert.out 4 additions, 1 deletionTest/baseResults/cppSimple.vert.out
- Test/cppSimple.vert 19 additions, 1 deletionTest/cppSimple.vert
- glslang/Include/revision.h 2 additions, 2 deletionsglslang/Include/revision.h
- glslang/MachineIndependent/ShaderLang.cpp 1 addition, 1 deletionglslang/MachineIndependent/ShaderLang.cpp
- glslang/MachineIndependent/preprocessor/Pp.cpp 42 additions, 26 deletionsglslang/MachineIndependent/preprocessor/Pp.cpp
- glslang/MachineIndependent/preprocessor/PpContext.h 2 additions, 1 deletionglslang/MachineIndependent/preprocessor/PpContext.h
- glslang/MachineIndependent/preprocessor/PpScanner.cpp 1 addition, 1 deletionglslang/MachineIndependent/preprocessor/PpScanner.cpp
Loading
Please register or sign in to comment