glslang-zig/glslang
John Kessenich ba04210097 Add anonymous members as a new symbol table type, so the infrastructure can handle blocks with no names.
Also, add more safety to the types involved regarding copy constructors, operator=, etc.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21106 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2013-04-10 20:15:16 +00:00
..
GenericCodeGen Add and use ability to tell the backend compiler what version/profile the source shader was. 2013-03-12 17:53:55 +00:00
Include Add anonymous members as a new symbol table type, so the infrastructure can handle blocks with no names. 2013-04-10 20:15:16 +00:00
MachineIndependent Add anonymous members as a new symbol table type, so the infrastructure can handle blocks with no names. 2013-04-10 20:15:16 +00:00
OSDependent Get a clean g++/gcc build. Runs and gets correct results on linux. 2013-03-09 19:50:19 +00:00
Public A few trivial things, including removing '/' as a command line option indicator so absolute paths work naturally. 2013-03-12 17:52:59 +00:00