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