aboutsummaryrefslogtreecommitdiff
path: root/glslang/MachineIndependent/IntermTraverse.cpp
AgeCommit message (Expand)Author
2013-08-29Put all glslang internals (but not the external interface) into the glslang n...John Kessenich
2013-05-29Change warning to error for use of double underscore.John Kessenich
2013-04-12Update all "TODO", add some comments.John Kessenich
2013-04-12Minor changes: remove use of 'auto', plug obscure memory leak, update copyright.John Kessenich
2013-04-12Add switch/case/default statements, using a switch node that contains a seque...John Kessenich
2012-12-12Remove the pack/unpack languages and bring grammar up from 1.1 to 4.2 and fix...John Kessenich
2012-12-12Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-20...John Kessenich