1. 035a3bb GL_EXT_spirv_intrinsics - Port extensions by amhagan · 3 years, 1 month ago
  2. c8ef4f8 cmake: Remove "conditions" from endif by Nathaniel Cesario · 3 years ago
  3. ae4305d Fix per-set argument parsing in standalone by Yun Hsiao Wu · 3 years, 2 months ago
  4. 4bf373e Improved usage hint by Robin Quint · 3 years, 5 months ago
  5. e50b0a8 Added usage hint for --auto-sampled-textures, added test cases by Robin Quint · 3 years, 5 months ago
  6. 7f46558 Merge pull request #2616 from Rob2309/standalone-hlsl-sampled-textures by Greg Fischer · 3 years, 5 months ago
  7. ebfca60 Change --hlsl-sampled-textures to --auto-sampled-textures by Greg Fischer · 3 years, 5 months ago
  8. f050209 Add a --depfile option. by Georg Lehmann · 3 years, 5 months ago
  9. 219b7b9 Exposed #856 as --hlsl-sampled-textures in the StandAlone by Robin Quint · 3 years, 5 months ago
  10. bb9746a Fixed CMake configuration for resource-limits library. by Krzysztof Pilch · 3 years, 5 months ago
  11. 3549cd6 Removed condition for glslang-default-resource-limits instalation. by Krzysztof Pilch · 3 years, 5 months ago
  12. 4e064ee Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" by greg-lunarg · 3 years, 6 months ago
  13. e063363 Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper" by greg-lunarg · 3 years, 6 months ago
  14. ecc9b91 Implement GL_EXT_vulkan_glsl_relaxed option by will brown · 4 years, 3 months ago
  15. b73afa8 Prevent HLSL input under OpenGL semantics by Jeremy Hayes · 3 years, 8 months ago
  16. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 3 years, 11 months ago
  17. 2b77059 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" by John Kessenich · 4 years ago
  18. d1929f3 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) by pheonix · 4 years ago
  19. f05c076 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" by John Kessenich · 4 years ago
  20. 2eed823 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) by pheonix · 4 years ago
  21. 2de6d65 SPV: Standalone; sanity check the client GLSL input semantics option value. by johnkslang · 4 years, 1 month ago
  22. fbe9a23 Generate build information from CHANGES.md by Ben Clayton · 4 years, 3 months ago
  23. 245c30c Add --quiet option. by Marcin Ślusarz · 4 years, 3 months ago
  24. cb261e3 License headers: s/Google/The Khronos Group by Ben Clayton · 4 years, 3 months ago
  25. 1d21270 Add missing copyright headers by Ben Clayton · 4 years, 3 months ago
  26. d64e859 glslang: Only export public interface for SOs by Ben Clayton · 4 years, 3 months ago
  27. d52dce5 Add -g0 command line argument by Shahbaz Youssefi · 4 years, 3 months ago
  28. 8111268 Add Shared/Std140 SSBO process & top-level array elements related (#2231) by Chow · 4 years, 3 months ago
  29. b56e0e4 HLSL: Recognize POSITION semantic et al in DX9 compatibility mode (#2255) by rdb · 4 years, 4 months ago
  30. e05cc20 Add support for es extension GL_EXT_blend_func_extended by Pankaj Mistry · 4 years, 5 months ago
  31. fd593d5 Get rid of all warnings with MSVC and clang-cl (#2177) by Malacath-92 · 4 years, 5 months ago
  32. 344bd08 Merge pull request #2162 from ntfshard/small_fix by John Kessenich · 4 years, 6 months ago
  33. 83855b9 Fix #2163: improve comments for addProcess() and the preamble. by John Kessenich · 4 years, 6 months ago
  34. 988cd67 unused var by ntfs.hard · 4 years, 6 months ago
  35. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 6 months ago
  36. 0b71a07 add missing string.h header for resource_limits_c.cpp by Travis Fort · 4 years, 6 months ago
  37. fd37e0c add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c_interface by Travis Fort · 4 years, 6 months ago
  38. 56364b6 Copyright update, mostly to trigger bots again. by John Kessenich · 4 years, 7 months ago
  39. 6ad120e standalone: Fix --help by Jordan Justen · 4 years, 8 months ago
  40. 273d3a5 SPV/Vulkan: Add support for Vulkan 1.2, which defaults to SPIR-V 1.5. by John Kessenich · 4 years, 8 months ago
  41. 6f98892 Fix #1829: Add "--" command-line options for macro def/undef. by John Kessenich · 4 years, 8 months ago
  42. bd97b6f Command-line: Give better error messages. From #1829. by John Kessenich · 4 years, 9 months ago
  43. e01c847 Merge branch 'dj2-install' by John Kessenich · 4 years, 10 months ago
  44. 04567eb Check for ENABLE_SPVREMAPPER flag in CMakeList files. by Dan Sinclair · 4 years, 10 months ago
  45. bd69a4f Respect CMAKE_INSTALL_LIBDIR in installed CMake files by Arfrever Frehtes Taifersar Arahesis · 4 years, 10 months ago
  46. 8c3d5b4 SPIR-V: Aggressively prune unreachable merge, continue target by David Neto · 5 years ago
  47. f57feff Fix the exports of glslang-default-resource-limits (#1942) by David Dubois · 5 years ago
  48. b03e4fc Merge pull request #1866 from rumblehhh/master by John Kessenich · 5 years ago
  49. 8317e6c SPV: Support SPIR-V 1.5; five extensions no longer need OpExtension. by John Kessenich · 5 years ago
  50. deec193 Web: Turn off includes, independent preprocessing path, fine tune all. by John Kessenich · 5 years ago
  51. 155d351 Web: Remove unused stage functionality, SPIR-V logger, and hex_utils by John Kessenich · 5 years ago
  52. b6d3ee5 Web: Turn off bracket-style attributes, reflection, and IO mapping. by John Kessenich · 5 years ago
  53. 7015bd6 Web: Remove/rationalize a set of *_EXTENSIONS, using GLSLANG_WEB. by John Kessenich · 5 years ago
  54. 23d2775 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB by John Kessenich · 5 years ago
  55. d4ed515 Web: Remove a few additional HLSL constructs with ENABLE_HLSL. by John Kessenich · 5 years ago
  56. c6f7294 Handle install vs build include directories by James Rumble · 5 years ago
  57. ab6d149 Export glslang targets on installation by James Rumble · 5 years ago
  58. e5c394b Standalone: Fix #1814: Check that linkage was specified for reflection. by John Kessenich · 5 years ago
  59. f4edb8f Remove __DATE__ and __TIME__ usage by Shahbaz Youssefi · 5 years ago
  60. 605afc7 SPV: Add a switch for favoring non-NaN operands in min, max, and clamp. by John Kessenich · 5 years ago
  61. 412ff6e minor naming cleanup by Christoph Kubisch · 5 years ago
  62. 55ba3ea introduce new --dump-builtin-symbols command line by Christoph Kubisch · 5 years ago
  63. 1905069 Add option to unwrap I/O block aggregates in reflection by baldurk · 6 years ago
  64. 4513df9 Reflow for better readability by baldurk · 6 years ago
  65. a972e73 Add option to reflect all block members, inactive or active. by baldurk · 6 years ago
  66. 657acc0 Add option to reflect buffer blocks & variables separately to uniforms by baldurk · 6 years ago
  67. 0af5e3e Reflect pipeline outputs as well as inputs, optionally from other stages by baldurk · 6 years ago
  68. edf8212 Add an option to report array variables with trailing [0] suffix by baldurk · 6 years ago
  69. 15c37f7 Include array index in reflected uniform names more consistently by baldurk · 6 years ago
  70. 6d47785 Add options to control how reflection information is built by baldurk · 6 years ago
  71. 0d5c866 Switch to relative include path for ResourceLimits by BinaryRK · 6 years ago
  72. ebfd91a Remove Unix executable permission from text files by Rémi Verschelde · 6 years ago
  73. bd1c183 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. by John Kessenich · 6 years ago
  74. 8717a5d SPV/Standalone: Support specifying arbitrary versions of SPIR-V. by John Kessenich · 6 years ago
  75. 086febc PP: Fix #155: Don't give error on HLSL PP-only parsing. by John Kessenich · 6 years ago
  76. c374030 Merge pull request #1523 from sparmarNV/fix-SPV_NV_mesh_shader by John Kessenich · 6 years ago
  77. 035cbbe Allow redeclaration of builtin interface blocks in mesh shader by Sahil Parmar · 6 years ago
  78. b0f3d79 Add an option to set the base uniform location by Neil Roberts · 6 years ago
  79. 16f5347 Add a command-line option to override uniform locations by Neil Roberts · 6 years ago
  80. 5ff3c3d Interfaces: Remove NV_EXTENSIONS from two more headers. by John Kessenich · 6 years ago
  81. b50c02e Add-support-for-SPV_NVX_raytracing by Chao Chen · 6 years ago
  82. 3c36699 Add-support-for-SPV_NV_mesh_shader by Chao Chen · 6 years ago
  83. 97068d8 Merge pull request #1465 from otakuto/remove-execute-permissions by John Kessenich · 6 years ago
  84. c340425 SPV: Add option for controling when the SPIRV-Tools validator is used. by John Kessenich · 6 years ago
  85. 717c80a SPV: Isolate SPIRV-tools glue to its own file. by John Kessenich · 6 years ago
  86. 251901a Fix #1471: Merge shift amounts for different sets: --stb ... --std ... by John Kessenich · 6 years ago
  87. ade8bbb Fix #1393: rationalize usage, in the spirit of #1393. by John Kessenich · 6 years ago
  88. 640bd09 Fix #1468: Add command-line --entry-point support, same as existing -e. by John Kessenich · 6 years ago
  89. d03da06 Remove execute permissions by otakuto · 6 years ago
  90. e7f9cae Errors and Build: Fix build warnings, which also improved error messages. by John Kessenich · 6 years ago
  91. e215622 SPV: Add option to print disassembly in standard form using SPIRV-Tools. by John Kessenich · 6 years ago
  92. 1199cf9 Fixed install for SPIRV, glslang, and hlsl when building shared libs by Matthew Albrecht · 6 years ago
  93. 3beac94 Infrastructure: If using .hlsl suffix, default is -D. by John Kessenich · 6 years ago
  94. 2ead40f Tests: Add usage and tests for previous commit. by John Kessenich · 6 years ago
  95. fccbb8b Merge branch 'nicebyte-glsl-ext' by John Kessenich · 6 years ago
  96. 33ddaaa Make FindLanguage use the entire name if parseStageName is false by Grigory Dzhavadyan · 6 years ago
  97. ef203bf Fix build error by Grigory Dzhavadyan · 6 years ago
  98. 3350741 Make glslang validator support files ending in .glsl by Grigory Dzhavadyan · 6 years ago
  99. 7f0bcfd Fix #1333: Protect against -g for non-generating code. by John Kessenich · 6 years ago
  100. fb03a55 Only print legalization warning if optimizer disabled by GregF · 6 years ago