glslang-zig/glslang
2013-04-07 02:10:55 +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 Split out the unary-argument built-in function path from the addUnaryMath() path, allowing the return types to be treated correctly without any special casing. Also, implement the correct precision qualifier propagation rules for built-in functions mapped to operators. 2013-04-07 02:10:55 +00:00
MachineIndependent Split out the unary-argument built-in function path from the addUnaryMath() path, allowing the return types to be treated correctly without any special casing. Also, implement the correct precision qualifier propagation rules for built-in functions mapped to operators. 2013-04-07 02:10:55 +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