glslang-zig/glslang
2014-03-28 17:49:10 +00:00
..
GenericCodeGen Check in a much improved submitted set of makefiles for Linux builds. This eliminates dependencies on system headers, and generally simplifies the makefiles. 2014-02-19 01:00:58 +00:00
Include Implement implicit conversions of function-call arguments (both in and out) as explicit conversions in the AST, through handleArgumentConversions(). 2014-03-16 23:03:07 +00:00
MachineIndependent Add getStage() and getIntermediate() methods for consumers. Also removed dead options and update test file. 2014-03-28 17:49:10 +00:00
OSDependent Allow choice of DLL or static CRT libraries through CMake options. 2014-03-12 02:34:44 +00:00
Public Add getStage() and getIntermediate() methods for consumers. Also removed dead options and update test file. 2014-03-28 17:49:10 +00:00