- d03da06 Remove execute permissions by otakuto · 6 years ago
- e215622 SPV: Add option to print disassembly in standard form using SPIRV-Tools. by John Kessenich · 6 years ago
- 1199cf9 Fixed install for SPIRV, glslang, and hlsl when building shared libs by Matthew Albrecht · 7 years ago
- 17b5f91 Merge pull request #969 from d3x0r/patch-1 by John Kessenich · 7 years ago
- 6206091 Fix CMake scripts: The set_property script can be used to set only a single property, so now setting the POSITION_INDEPENDENT_CODE property correctly. by Rohith Chandran · 7 years ago
- 4593312 Update CMakeLists.txt by d3x0r · 7 years ago
- 3494b4d HLSL: Add an Includer to handle #include. by John Kessenich · 7 years ago
- 22afc38 Modernise CMake #2 by David Seifert · 8 years ago
- cfc69d9 Revert "Modernise CMake" by John Kessenich · 8 years ago
- 5a5699b Modernise CMake by David Seifert · 8 years ago
- 6077a19 CMake: add target_link_libraries internally by Michael Maltese · 8 years ago
- dc1a819 Infrastructure: Support standard build with ENABLE_HLSL set to off. by John Kessenich · 8 years ago
- ff21a25 Change disabled-by-default DISABLE_HLSL option to enabled-by-default ENABLE_HLSL. by Alex Szpakowski · 8 years ago
- 84eabf7 Add a CMake option to disable compilation of HLSL input support. by Alex Szpakowski · 8 years ago
- a845641 WIP: SPV Remapper: add remapper test framework by steve-lunarg · 8 years ago
- b37dc0e For MinGW, statically link exes against basic runtimes by David Neto · 8 years ago
- 8a9b1ee Rename DefaultResourceLimits.* to ResourceLimits.*. by Lei Zhang · 8 years ago
- db0eaf9 Updated cmake to better organize folders and options. by Andrew Woloszyn · 9 years ago
- 3f46053 Remove duplicated cmake_minimum_required() calls. by Lei Zhang · 9 years ago
- 1c7e707 Merge branch 'master' into hlsl-frontend by John Kessenich · 9 years ago
- 414eb60 Link in Google Test framework. by Lei Zhang · 9 years ago
- e01a9bc HLSL: Plumb in HLSL parse context and keywords, and most basic HLSL parser and test. by John Kessenich · 9 years ago
- 08dee03 Remove include_directories from CMakeLists, to enforce relative includes by baldurk · 9 years ago
- 8b64fa5 Fixes for compiling glslang on Android. by Andrew Woloszyn · 9 years ago
- 140f3df Final round for line endings. by John Kessenich · 9 years ago
- 3c4a276 SPIR-V compression: Requires rerunning CMake. Adds a standalone tool for running the SPV compression. by John Kessenich · 9 years ago
- 0df0cde glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality). by John Kessenich · 10 years ago
- 92f9038 Create dummy side project. by John Kessenich · 10 years ago
- fd30542 Non-functional trivial clean up. by John Kessenich · 10 years ago
- fde7034 CMake: Collapse into a single library all the libraries under the glslang directory, and represent the proper hierarchy in MSVS. There are still a total of 3 libraries to link against: glslang, OGLCompiler, and OSDependent. by John Kessenich · 11 years ago
- 0af1e7c Allow selection of the "Platform Toolset", so that XP binaries can be built. by John Kessenich · 11 years ago
- 3ce1058 update Linux build for latest CMake changes from Windows by John Kessenich · 11 years ago
- d18e2d8 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. by John Kessenich · 11 years ago
- 0547c2a Add submitted CMake files for Linux builds. All existing ways of building remain in tact. by John Kessenich · 11 years ago