Add a new shader-versioning infrastructure capable of handling multiple…
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
NB: *Use* of this infrastructure is so far only skeletal.
Fixed a few typos and minor issues along the way.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@19951 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
StandAlone.vcproj
deleted
100644 → 0
StandAlone.vcxproj
0 → 100644
StandAlone.vcxproj.filters
0 → 100644
Test/run.bat
0 → 100644
Test/runlist.bat
0 → 100644
File moved
Test/specExamples.frag
0 → 100644
Test/specExamples.vert
0 → 100644
Test/versionsClean.frag
0 → 100644
Test/versionsClean.vert
0 → 100644
Test/versionsErrors.frag
0 → 100644
Test/versionsErrors.vert
0 → 100644
Todo.txt
0 → 100644
glslang.vcproj
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
glslang.vcxproj
0 → 100644
This diff is collapsed.
Click to expand it.
glslang.vcxproj.filters
0 → 100644
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/Versions.cpp
0 → 100644
glslang/MachineIndependent/Versions.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment