glslang-zig/glslang/MachineIndependent
2013-02-11 00:54:44 +00:00
..
preprocessor Fix a preprocessor defect, where nested dead #if-#endif had nesting depth off by one level, turning what should be dead code into live code. 2013-02-06 02:23:47 +00:00
glslang.l Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
glslang.y Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
InfoSink.cpp Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
Initialize.cpp Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
Initialize.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
Intermediate.cpp Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests. 2013-02-04 23:54:58 +00:00
intermOut.cpp Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
IntermTraverse.cpp Remove the pack/unpack languages and bring grammar up from 1.1 to 4.2 and fix the affected 1.1 productions and semantics to still work correctly for 1.1 shaders. 2012-12-12 21:23:55 +00:00
localintermediate.h Remove the pack/unpack languages and bring grammar up from 1.1 to 4.2 and fix the affected 1.1 productions and semantics to still work correctly for 1.1 shaders. 2012-12-12 21:23:55 +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
MMap.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
parseConst.cpp Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests. 2013-02-04 23:54:58 +00:00
ParseHelper.cpp Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
ParseHelper.h Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
PoolAlloc.cpp Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests. 2013-02-04 23:54:58 +00:00
QualifierAlive.cpp Implement the full scheme for ES precision qualifiers, generalizing existing storage qualifiers to be able to include multiple independent kinds of qualifiers. 2013-01-24 23:10:51 +00:00
QualifierAlive.h Implement the full scheme for ES precision qualifiers, generalizing existing storage qualifiers to be able to include multiple independent kinds of qualifiers. 2013-01-24 23:10:51 +00:00
RemoveTree.cpp Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
RemoveTree.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
ShaderLang.cpp Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
SymbolTable.cpp Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way. 2013-02-11 00:54:44 +00:00
SymbolTable.h Implement the full scheme for ES precision qualifiers, generalizing existing storage qualifiers to be able to include multiple independent kinds of qualifiers. 2013-01-24 23:10:51 +00:00
unistd.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
Versions.cpp Update copyrights to 2013 for files with real change in them. 2013-01-11 18:40:40 +00:00
Versions.h Update copyrights to 2013 for files with real change in them. 2013-01-11 18:40:40 +00:00