Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@19944 e7fa87d3-cd2b-0410-9028-fcbf551c1848
parents
Showing
BuildLinux.sh
0 → 100755
OGLCompilersDLL/InitializeDll.cpp
0 → 100644
OGLCompilersDLL/InitializeDll.h
0 → 100644
OGLCompilersDLL/Makefile
0 → 100644
README.txt
0 → 100644
This diff is collapsed.
Click to expand it.
StandAlone.sln
0 → 100644
StandAlone.vcproj
0 → 100644
StandAlone/Makefile
0 → 100644
StandAlone/StandAlone.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
StandAlone/sample.frag
0 → 100644
StandAlone/sample.frag.out
0 → 100644
StandAlone/sample.vert
0 → 100644
StandAlone/sample.vert.out
0 → 100644
glslang.vcproj
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/GenericCodeGen/CodeGen.cpp
0 → 100644
glslang/GenericCodeGen/Link.cpp
0 → 100644
glslang/GenericCodeGen/Makefile
0 → 100644
glslang/Include/BaseTypes.h
0 → 100644
glslang/Include/Common.h
0 → 100644
glslang/Include/ConstantUnion.h
0 → 100644
glslang/Include/InfoSink.h
0 → 100644
glslang/Include/InitializeGlobals.h
0 → 100644
glslang/Include/InitializeParseContext.h
0 → 100644
glslang/Include/PoolAlloc.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/Include/ResourceLimits.h
0 → 100644
glslang/Include/ShHandle.h
0 → 100644
glslang/Include/Types.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/Include/intermediate.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/InfoSink.cpp
0 → 100644
glslang/MachineIndependent/Initialize.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/Initialize.h
0 → 100644
glslang/MachineIndependent/Intermediate.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/MMap.h
0 → 100644
glslang/MachineIndependent/Makefile
0 → 100644
glslang/MachineIndependent/ParseHelper.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/ParseHelper.h
0 → 100644
glslang/MachineIndependent/PoolAlloc.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/QualifierAlive.h
0 → 100644
glslang/MachineIndependent/RemoveTree.cpp
0 → 100644
glslang/MachineIndependent/RemoveTree.h
0 → 100644
glslang/MachineIndependent/ShaderLang.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/SymbolTable.cpp
0 → 100644
glslang/MachineIndependent/SymbolTable.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/glslang.l
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/glslang.y
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/intermOut.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/parseConst.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/unistd.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Linux/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Linux/osinclude.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Linux/ossource.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Windows/main.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Windows/osinclude.h
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/OSDependent/Windows/ossource.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/Public/ShaderLang.h
0 → 100644
This diff is collapsed.
Click to expand it.
tools/bison.exe
0 → 100644
This diff is collapsed.
Click to expand it.
tools/bison.hairy
0 → 100644
This diff is collapsed.
Click to expand it.
tools/bison.simple
0 → 100644
This diff is collapsed.
Click to expand it.
tools/flex.exe
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment