1. 245c30c Add --quiet option. by Marcin Ślusarz · 4 years, 2 months ago
  2. d64e859 glslang: Only export public interface for SOs by Ben Clayton · 4 years, 2 months ago
  3. d52dce5 Add -g0 command line argument by Shahbaz Youssefi · 4 years, 3 months ago
  4. 8111268 Add Shared/Std140 SSBO process & top-level array elements related (#2231) by Chow · 4 years, 3 months ago
  5. b56e0e4 HLSL: Recognize POSITION semantic et al in DX9 compatibility mode (#2255) by rdb · 4 years, 3 months ago
  6. 344bd08 Merge pull request #2162 from ntfshard/small_fix by John Kessenich · 4 years, 5 months ago
  7. 83855b9 Fix #2163: improve comments for addProcess() and the preamble. by John Kessenich · 4 years, 5 months ago
  8. 988cd67 unused var by ntfs.hard · 4 years, 5 months ago
  9. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 6 months ago
  10. 56364b6 Copyright update, mostly to trigger bots again. by John Kessenich · 4 years, 6 months ago
  11. 6ad120e standalone: Fix --help by Jordan Justen · 4 years, 7 months ago
  12. 273d3a5 SPV/Vulkan: Add support for Vulkan 1.2, which defaults to SPIR-V 1.5. by John Kessenich · 4 years, 8 months ago
  13. 6f98892 Fix #1829: Add "--" command-line options for macro def/undef. by John Kessenich · 4 years, 8 months ago
  14. bd97b6f Command-line: Give better error messages. From #1829. by John Kessenich · 4 years, 9 months ago
  15. 8c3d5b4 SPIR-V: Aggressively prune unreachable merge, continue target by David Neto · 4 years, 11 months ago
  16. 8317e6c SPV: Support SPIR-V 1.5; five extensions no longer need OpExtension. by John Kessenich · 5 years ago
  17. deec193 Web: Turn off includes, independent preprocessing path, fine tune all. by John Kessenich · 5 years ago
  18. 155d351 Web: Remove unused stage functionality, SPIR-V logger, and hex_utils by John Kessenich · 5 years ago
  19. b6d3ee5 Web: Turn off bracket-style attributes, reflection, and IO mapping. by John Kessenich · 5 years ago
  20. 7015bd6 Web: Remove/rationalize a set of *_EXTENSIONS, using GLSLANG_WEB. by John Kessenich · 5 years ago
  21. 23d2775 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB by John Kessenich · 5 years ago
  22. d4ed515 Web: Remove a few additional HLSL constructs with ENABLE_HLSL. by John Kessenich · 5 years ago
  23. e5c394b Standalone: Fix #1814: Check that linkage was specified for reflection. by John Kessenich · 5 years ago
  24. 605afc7 SPV: Add a switch for favoring non-NaN operands in min, max, and clamp. by John Kessenich · 5 years ago
  25. 412ff6e minor naming cleanup by Christoph Kubisch · 5 years ago
  26. 55ba3ea introduce new --dump-builtin-symbols command line by Christoph Kubisch · 5 years ago
  27. 1905069 Add option to unwrap I/O block aggregates in reflection by baldurk · 6 years ago
  28. 4513df9 Reflow for better readability by baldurk · 6 years ago
  29. a972e73 Add option to reflect all block members, inactive or active. by baldurk · 6 years ago
  30. 657acc0 Add option to reflect buffer blocks & variables separately to uniforms by baldurk · 6 years ago
  31. 0af5e3e Reflect pipeline outputs as well as inputs, optionally from other stages by baldurk · 6 years ago
  32. edf8212 Add an option to report array variables with trailing [0] suffix by baldurk · 6 years ago
  33. 15c37f7 Include array index in reflected uniform names more consistently by baldurk · 6 years ago
  34. 6d47785 Add options to control how reflection information is built by baldurk · 6 years ago
  35. ebfd91a Remove Unix executable permission from text files by Rémi Verschelde · 6 years ago
  36. bd1c183 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. by John Kessenich · 6 years ago
  37. 8717a5d SPV/Standalone: Support specifying arbitrary versions of SPIR-V. by John Kessenich · 6 years ago
  38. 086febc PP: Fix #155: Don't give error on HLSL PP-only parsing. by John Kessenich · 6 years ago
  39. c374030 Merge pull request #1523 from sparmarNV/fix-SPV_NV_mesh_shader by John Kessenich · 6 years ago
  40. 035cbbe Allow redeclaration of builtin interface blocks in mesh shader by Sahil Parmar · 6 years ago
  41. b0f3d79 Add an option to set the base uniform location by Neil Roberts · 6 years ago
  42. 16f5347 Add a command-line option to override uniform locations by Neil Roberts · 6 years ago
  43. b50c02e Add-support-for-SPV_NVX_raytracing by Chao Chen · 6 years ago
  44. 3c36699 Add-support-for-SPV_NV_mesh_shader by Chao Chen · 6 years ago
  45. 97068d8 Merge pull request #1465 from otakuto/remove-execute-permissions by John Kessenich · 6 years ago
  46. c340425 SPV: Add option for controling when the SPIRV-Tools validator is used. by John Kessenich · 6 years ago
  47. 717c80a SPV: Isolate SPIRV-tools glue to its own file. by John Kessenich · 6 years ago
  48. 251901a Fix #1471: Merge shift amounts for different sets: --stb ... --std ... by John Kessenich · 6 years ago
  49. ade8bbb Fix #1393: rationalize usage, in the spirit of #1393. by John Kessenich · 6 years ago
  50. 640bd09 Fix #1468: Add command-line --entry-point support, same as existing -e. by John Kessenich · 6 years ago
  51. d03da06 Remove execute permissions by otakuto · 6 years ago
  52. e7f9cae Errors and Build: Fix build warnings, which also improved error messages. by John Kessenich · 6 years ago
  53. e215622 SPV: Add option to print disassembly in standard form using SPIRV-Tools. by John Kessenich · 6 years ago
  54. 3beac94 Infrastructure: If using .hlsl suffix, default is -D. by John Kessenich · 6 years ago
  55. 2ead40f Tests: Add usage and tests for previous commit. by John Kessenich · 6 years ago
  56. fccbb8b Merge branch 'nicebyte-glsl-ext' by John Kessenich · 6 years ago
  57. 33ddaaa Make FindLanguage use the entire name if parseStageName is false by Grigory Dzhavadyan · 6 years ago
  58. ef203bf Fix build error by Grigory Dzhavadyan · 6 years ago
  59. 3350741 Make glslang validator support files ending in .glsl by Grigory Dzhavadyan · 6 years ago
  60. 7f0bcfd Fix #1333: Protect against -g for non-generating code. by John Kessenich · 6 years ago
  61. fb03a55 Only print legalization warning if optimizer disabled by GregF · 6 years ago
  62. 7cec64f Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. by John Kessenich · 6 years ago
  63. 5d610ee Implement SPV_GOOGLE_hlsl_functionality1. by John Kessenich · 7 years ago
  64. fb97d25 Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature by John Kessenich · 7 years ago
  65. cb61eec HLSL: Map min types to GLSL 16-bit types by Rex Xu · 7 years ago
  66. 66011cb SPV: Implement Vulkan 1.1 features and extensions. by John Kessenich · 7 years ago
  67. c6c80a6 Versioning: Address #1255: Move to semantic versioning. by John Kessenich · 7 years ago
  68. 506d2c2 Fix typo in help for -V<bad-number> by David Neto · 7 years ago
  69. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  70. 22f02d0 EShTargetSpv: Fix #1235, spelling, in a backward compatible way. by John Kessenich · 7 years ago
  71. b22c069 HLSL: add optional position.Y inversion by LoopDawg · 7 years ago
  72. e2c15b4 Memory: Reference count number of clients, to support multiple independent clients in same process. by John Kessenich · 7 years ago
  73. b63f4a3 Usage: clarify meaning of -s; fixes #1135. by John Kessenich · 7 years ago
  74. 94f28eb Memory: Add loop around main, to test tear-down and reuse, and monitor memory changes. by John Kessenich · 7 years ago
  75. e570955 Reverse order of setShiftBindingForSet parameters by LoopDawg · 7 years ago
  76. af52799 Errors: Have a whole set of tool-level error messages report to stderr. by John Kessenich · 7 years ago
  77. a372a3e Versioning: Update some version strings. Still need better overall version. by John Kessenich · 7 years ago
  78. 08a1442 Add per-descriptor-set IO mapping shift values. by LoopDawg · 7 years ago
  79. 3693e63 Fix #1060: Could crash if using --source-entry-point with -e; fixed. by John Kessenich · 7 years ago
  80. 52fe3d5 Legalization: Fix warnings and disable tests when spirv-tools not present by GregF · 7 years ago
  81. cd1f169 Enable HLSL legalization by GregF · 7 years ago
  82. a25530c Non-functional: Make usage for entry points more consistent. by John Kessenich · 7 years ago
  83. 0dd1285 Add --stdin by Sven-Hendrik Haase · 7 years ago
  84. 2a27116 SPV reflection: Add OpModuleProcessed for compile options. by John Kessenich · 7 years ago
  85. 5201719 Fix crash with --resource-set-binding [n] (common set form, not per-register form) by LoopDawg · 7 years ago
  86. b97b25e Fix StandAlone.cpp compilation warnings by LoopDawg · 7 years ago
  87. 6353d55 Command-line: Add support for setting language's environment. by John Kessenich · 7 years ago
  88. c178f0a Infrastructure: Non-functional: rationalize some command-line processing. by John Kessenich · 7 years ago
  89. 4be4aeb Infrastructure: Non-functional: Move to rich description of environment. by John Kessenich · 7 years ago
  90. a931366 Standalone: Implement -D and -U for preprocessor macros. by John Kessenich · 7 years ago
  91. 04acb1b Standalone: Rationalize ShaderCompUnit and file data. by John Kessenich · 7 years ago
  92. 6263fb1 Infrastructure: Rationalize command-line options. by John Kessenich · 7 years ago
  93. 971a0a8 Infrastructure: add include search paths (-I, etc.). by John Kessenich · 7 years ago
  94. 3494b4d HLSL: Add an Includer to handle #include. by John Kessenich · 7 years ago
  95. 121853f SPV: Add OpSource shader source code and file name. by John Kessenich · 7 years ago
  96. 71facdf SPV: Give error on not assigning locations to I/O. by John Kessenich · 7 years ago
  97. d9b08d5 Merge pull request #880 from aras-p/master by John Kessenich · 7 years ago
  98. 8e204b2 [lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet. by Aras Pranckevicius · 7 years ago
  99. 36dc829 HLSL: Manually configure descriptor set and binding number for resources by Hyangran Park · 7 years ago
  100. be28355 WIP: HLSL: hlsl register class iomapping by steve-lunarg · 7 years ago