1. 31cad22 Use CMake's builtin functionality for PCHs by Ben Clayton · 4 years, 2 months ago
  2. cb261e3 License headers: s/Google/The Khronos Group by Ben Clayton · 4 years, 3 months ago
  3. 1d21270 Add missing copyright headers by Ben Clayton · 4 years, 3 months ago
  4. e01c847 Merge branch 'dj2-install' by John Kessenich · 4 years, 10 months ago
  5. 04567eb Check for ENABLE_SPVREMAPPER flag in CMakeList files. by Dan Sinclair · 4 years, 10 months ago
  6. bd69a4f Respect CMAKE_INSTALL_LIBDIR in installed CMake files by Arfrever Frehtes Taifersar Arahesis · 4 years, 10 months ago
  7. c6f7294 Handle install vs build include directories by James Rumble · 5 years ago
  8. ab6d149 Export glslang targets on installation by James Rumble · 5 years ago
  9. 02ed310 Rename PCH macro to glslang_pch (to avoid name collision) and update to latest spirv-tools by Jeff Bolz · 6 years ago
  10. 22d0b7c Use precompiled headers for some glslang projects by Jeff Bolz · 6 years ago
  11. 57a2b22 Update CMakeLists.txt by d3x0r · 7 years ago
  12. 22afc38 Modernise CMake #2 by David Seifert · 7 years ago
  13. cfc69d9 Revert "Modernise CMake" by John Kessenich · 7 years ago
  14. 8f82426 Make test suite optional by using CTest by David Seifert · 7 years ago
  15. 5a5699b Modernise CMake by David Seifert · 7 years ago
  16. 7b89e75 Use correct OriginUpperLeft when linking more than one shader. by Markus Tavenrath · 8 years ago
  17. dc1a819 Infrastructure: Support standard build with ENABLE_HLSL set to off. by John Kessenich · 8 years ago
  18. 1d3a966 Gtests can be run on another source tree by David Neto · 8 years ago
  19. c9e3c3c Parser: Implement extension GL_AMD_gpu_shader_half_float. by Rex Xu · 8 years ago
  20. 65564a4 Remapper: move remapper tests into the glslangtests executable. by steve-lunarg · 8 years ago
  21. a845641 WIP: SPV Remapper: add remapper test framework by steve-lunarg · 8 years ago
  22. b37dc0e For MinGW, statically link exes against basic runtimes by David Neto · 8 years ago
  23. 1b14172 Test compiling shaders with given resource limits using GTest. by Lei Zhang · 8 years ago
  24. 2f1ee45 Run link tests in the GTest framework. by Lei Zhang · 8 years ago
  25. d6f0ed2 Add support for testing file-based HLSL source code in GTest. by Lei Zhang · 8 years ago
  26. 0b887d0 Install the test executable alongside glslangValidator by Andrew Woloszyn · 8 years ago
  27. db0eaf9 Updated cmake to better organize folders and options. by Andrew Woloszyn · 8 years ago
  28. c079210 Unit test executable should link to libHLSL by David Neto · 8 years ago
  29. 414eb60 Link in Google Test framework. by Lei Zhang · 9 years ago