glslang-zig/glslang
2014-03-11 02:10:26 +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 Use more modern bison %parse-param and %lex-param rather than #defined YYPARSE_PARAM and YYLEX_PARAM. This should make it build across a broader range of modern versions of bison, as well as avoid void* and type casting. 2014-03-08 00:17:27 +00:00
MachineIndependent Add CMake support for Visual Studio and installation, with an expected "install" for CMAKE_INSTALL_PREFIX, and updated test scripts to consume the CMake installation. 2014-03-11 02:10:26 +00:00
OSDependent Add CMake support for Visual Studio and installation, with an expected "install" for CMAKE_INSTALL_PREFIX, and updated test scripts to consume the CMake installation. 2014-03-11 02:10:26 +00:00
Public Several miscellaneous portability improvements (no functional changes). 2014-01-10 21:09:51 +00:00