1. db0eaf9 Updated cmake to better organize folders and options. by Andrew Woloszyn · 8 years ago
  2. 3f46053 Remove duplicated cmake_minimum_required() calls. by Lei Zhang · 8 years ago
  3. 1c7e707 Merge branch 'master' into hlsl-frontend by John Kessenich · 9 years ago
  4. 414eb60 Link in Google Test framework. by Lei Zhang · 9 years ago
  5. e01a9bc HLSL: Plumb in HLSL parse context and keywords, and most basic HLSL parser and test. by John Kessenich · 9 years ago
  6. 08dee03 Remove include_directories from CMakeLists, to enforce relative includes by baldurk · 9 years ago
  7. 8b64fa5 Fixes for compiling glslang on Android. by Andrew Woloszyn · 9 years ago
  8. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  9. 3c4a276 SPIR-V compression: Requires rerunning CMake. Adds a standalone tool for running the SPV compression. by John Kessenich · 9 years ago
  10. 0df0cde glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality). by John Kessenich · 10 years ago
  11. 92f9038 Create dummy side project. by John Kessenich · 10 years ago
  12. fd30542 Non-functional trivial clean up. by John Kessenich · 10 years ago
  13. 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
  14. 0af1e7c Allow selection of the "Platform Toolset", so that XP binaries can be built. by John Kessenich · 11 years ago
  15. 3ce1058 update Linux build for latest CMake changes from Windows by John Kessenich · 11 years ago
  16. 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
  17. 0547c2a Add submitted CMake files for Linux builds. All existing ways of building remain in tact. by John Kessenich · 11 years ago