Create dummy side project.
authorJohn Kessenich <cepheus@frii.com>
Mon, 28 Jul 2014 04:21:04 +0000 (04:21 +0000)
committerJohn Kessenich <cepheus@frii.com>
Mon, 28 Jul 2014 04:21:04 +0000 (04:21 +0000)
commit92f9038388be7d6e6be361f45d6df087dbeb42c7
tree5716daae3580ff0dad0eb4d858551965407a77b7
parentd3c123a034d865b2755eccd5352a2e636d7bfacb
Create dummy side project.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27519 e7fa87d3-cd2b-0410-9028-fcbf551c1848
15 files changed:
BIL/Bil.h [new file with mode: 0644]
BIL/BilBuilder.cpp [new file with mode: 0644]
BIL/BilBuilder.h [new file with mode: 0644]
BIL/BilDisassemble.cpp [new file with mode: 0644]
BIL/BilDisassemble.h [new file with mode: 0644]
BIL/Bir.h [new file with mode: 0644]
BIL/CMakeLists.txt [new file with mode: 0644]
BIL/GlslangToBil.cpp [new file with mode: 0644]
BIL/GlslangToBil.h [new file with mode: 0644]
CMakeLists.txt
StandAlone/CMakeLists.txt
StandAlone/StandAlone.cpp
StandAlone/Worklist.h
Todo.txt
glslang/Include/Types.h