1. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 3 years, 11 months ago
  2. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 4 years ago
  3. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 4 years ago
  4. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 4 years ago
  5. 56350ca Support for CapabilityShaderViewportIndex and CapabilityShaderLayer (#2432) by Sidney Just · 4 years ago
  6. ed8bd04 Do not use PropagateLineInfoPass and RedundantLineInfoElimPass (#2440) by Jaebaek Seo · 4 years ago
  7. 142cb87 Merge pull request #2387 from BNieuwenhuizen/nonuniform by John Kessenich · 4 years ago
  8. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 4 years ago
  9. 00d05d2 Merge pull request #2428 from Tobski/GL_EXT_fragment_shading_rate by John Kessenich · 4 years ago
  10. 490eba5 SPV: Update to the latest SPIR-V header, includes variable-rate shading by John Kessenich · 4 years ago
  11. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years, 3 months ago
  12. f4f1d8a SPIR-V: Remove SpvTools.h include from disassemble.cpp (#2417) by Triang3l · 4 years ago
  13. 69d0c1a Remove executable bits from code/data files (#2420) by Rémi Verschelde · 4 years ago
  14. 2b77059 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" by John Kessenich · 4 years ago
  15. d1929f3 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) by pheonix · 4 years ago
  16. f05c076 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" by John Kessenich · 4 years ago
  17. 2eed823 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) by pheonix · 4 years ago
  18. d0e7ed3 [spirv-remap] Fix undefined behavior in hashing (#2403) by craig stout · 4 years ago
  19. 4dcc12d SPIRV: Add more utility functions to build some opcodes (#2398) by Rex Xu · 4 years ago
  20. ac2f01f SPIRV: Add disassembly support for multiple literal strings (#2397) by Rex Xu · 4 years, 1 month ago
  21. c9ffeec SPV: Add NonUniform decoration for constructors. by Bas Nieuwenhuizen · 4 years, 1 month ago
  22. 5806431 SPV: Add NonUniform decoration for OpImages created during lowering. by Bas Nieuwenhuizen · 4 years, 1 month ago
  23. de949a2 SPV: Add NonUniform decorations for stores. by Bas Nieuwenhuizen · 4 years, 1 month ago
  24. 2d66614 SPIRV: Fix some disassembly issues by Rex Xu · 4 years, 1 month ago
  25. 8f0c6bd Merge pull request #2369 from ezdiy/c_api_export by John Kessenich · 4 years, 2 months ago
  26. 0138472 Fix #2366, fix #2358, correctly separate out numerical feature checking by johnkslang · 4 years, 2 months ago
  27. 1fde85a GLSLANG_EXPORT for C APIs. by Ez Diy · 4 years, 2 months ago
  28. a1a497f SPV: Use more correct SPV-Tools environment, partially addressing #2290 by johnkslang · 4 years, 2 months ago
  29. f881f08 SPV: Fix #2363: include trailing newline named text SPV output. by johnkslang · 4 years, 2 months ago
  30. 5743eed Merge pull request #2362 from ShabbyX/optimize_for_angle by John Kessenich · 4 years, 2 months ago
  31. 1ef2e25 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 3 months ago
  32. 2a44064 Revert changes that migrate to `thread_local`. by Ben Clayton · 4 years, 2 months ago
  33. 7923b3e Merge pull request #2353 from vkushwaha-nv/SPV_EXT_shader_atomic_float by John Kessenich · 4 years, 2 months ago
  34. 79b9392 Add changes for SPV_EXT_shader_atomic_float_add by Vikram Kushwaha · 4 years, 2 months ago
  35. 33585c8 Limit visibility of symbols for internal libraries by Ben Clayton · 4 years, 3 months ago
  36. c63502c SPV: Update to the latest SPIR-V headers. by johnkslang · 4 years, 2 months ago
  37. f80ef74 Fix recently found non-determinism with gl_WorldToObject3x4EXT. by John Kessenich · 4 years, 3 months ago
  38. 4f32f93 Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" by John Kessenich · 4 years, 3 months ago
  39. 5799f5b Fix a couple lines that were too long, to retrigger bots. by John Kessenich · 4 years, 3 months ago
  40. 4e13c90 Fix #2329: don't use invalid initializers. by John Kessenich · 4 years, 3 months ago
  41. 1ee5d1c Merge pull request #2330 from ShabbyX/optimize_for_angle by John Kessenich · 4 years, 3 months ago
  42. fbe9a23 Generate build information from CHANGES.md by Ben Clayton · 4 years, 4 months ago
  43. 8c49d15 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 3 months ago
  44. cb261e3 License headers: s/Google/The Khronos Group by Ben Clayton · 4 years, 3 months ago
  45. 1d21270 Add missing copyright headers by Ben Clayton · 4 years, 3 months ago
  46. 8d3f3b7 Merge pull request #2302 from KhronosGroup/fix-texture-precision by John Kessenich · 4 years, 3 months ago
  47. d5b5215 Merge pull request #2300 from KhronosGroup/generalize-precision by John Kessenich · 4 years, 3 months ago
  48. b8c3386 CMake: break up glslang into smaller static libs by Ben Clayton · 4 years, 3 months ago
  49. 12c155f SPV: RelaxedPrecision: use the result precision for texture sampling. by John Kessenich · 4 years, 3 months ago
  50. 435dd80 SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. by John Kessenich · 4 years, 3 months ago
  51. bf6efd0 SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param by John Kessenich · 4 years, 3 months ago
  52. 4df1033 SPV: Partially address #2293: correct "const in" precision matching. by John Kessenich · 4 years, 3 months ago
  53. 060882f Update SPIR-V generator version by Graeme Leese · 4 years, 3 months ago
  54. 65ce566 Use OpFUnordNotEqual for floating-point != by Graeme Leese · 4 years, 4 months ago
  55. d52dce5 Add -g0 command line argument by Shahbaz Youssefi · 4 years, 4 months ago
  56. 1a6c8ec C Interface: Split SPIR-V C interface to own file by Ben Clayton · 4 years, 4 months ago
  57. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 4 months ago
  58. c30d335 Fix #2264: OpEntryPoint incorrectly including function parameters. by John Kessenich · 4 years, 4 months ago
  59. ff6dcca spirv: Support initializers on uniforms (#1588) by Alejandro Piñeiro · 4 years, 4 months ago
  60. 232ba0d Add SPIR-V capabilities needed for spec constants (#2199) by Ricardo Garcia · 4 years, 4 months ago
  61. d8edfd8 HLSL: fix handling of uniform qualifier in entry point parameters (#2254) by rdb · 4 years, 4 months ago
  62. 999d4fd Add default descriptorset decoration for acceleration structure (#2257) by alelenv · 4 years, 4 months ago
  63. f15982e Remove install to the SPIRV/ folder. (#2256) by dan sinclair · 4 years, 4 months ago
  64. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 4 months ago
  65. 2a8ead2 Add support for extension GL_EXT_shader_implicit_conversions by Pankaj Mistry · 4 years, 5 months ago
  66. bcf6a24 Move to SPIR-V 1.5 Rev. 3, bump revision, remove a status from README. by John Kessenich · 4 years, 5 months ago
  67. 52d34b4 Move to latest SPIR-V header, and bump glslang revision. by John Kessenich · 4 years, 5 months ago
  68. 4d2298b Support multiple swizzled out operands (#2175) by Cody Northrop · 4 years, 6 months ago
  69. 75de196 Add support for EXT_ray_flags_primitive_culling. (#2173) by alelenv · 4 years, 6 months ago
  70. 1fff362 Build warning: Fix #2167: Remove nested reuse of 'unreachable'. by John Kessenich · 4 years, 6 months ago
  71. 7fc409e bitwise on boolean by ntfs.hard · 4 years, 6 months ago
  72. 054b5e3 pass by reference updates by Neslisah Torosdagli · 4 years, 6 months ago
  73. 7d37a68 pass-by-reference updates by Neslisah Torosdagli · 4 years, 6 months ago
  74. 8e26c5f Merge pull request #2139 from neslimsah/master by John Kessenich · 4 years, 6 months ago
  75. cea9384 switch format update by Neslisah Torosdagli · 4 years, 6 months ago
  76. ea98c46 spirv.hpp reverted to commit f368dcbb7d8af23f0cba3015d0f4dda9dc3aa66d by Neslisah Torosdagli · 4 years, 6 months ago
  77. c8274e9 Make file formatting comply with POSIX and Unix standards by Aaron Franke · 4 years, 7 months ago
  78. 7d122c9 Merge branch 'master' of https://github.com/neslimsah/glslang by Neslisah Torosdagli · 4 years, 7 months ago
  79. 50a7228 GL_EXT_ray_query glslang updates, and test cases added. by Neslisah Torosdagli · 4 years, 7 months ago
  80. 06c2eee GL_EXT_ray_query updates by Torosdagli · 4 years, 7 months ago
  81. 74d6d6a GL_EXT_ray_query updates by Torosdagli · 4 years, 7 months ago
  82. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 7 months ago
  83. f368dcb SPV headers: Bump up to the latest header. by John Kessenich · 4 years, 7 months ago
  84. 56a7e02 Use strcmp for all of the extended instruction set checks in the disassembler (#2107) by Ryan Harrison · 4 years, 7 months ago
  85. b57af2f Decorate accesschain operand for nonuniform UBO loads by Jeff Bolz · 4 years, 7 months ago
  86. 39ffdaf Allow nonuniformEXT() on sampler types. by Jeff Bolz · 4 years, 7 months ago
  87. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  88. 8985fc9 Fix long lines in the SPIR-V generator, retrigger bots. by John Kessenich · 4 years, 7 months ago
  89. bbbd9a2 Fix #1843: Handle built-in function output parameters to a swizzled arg by John Kessenich · 4 years, 7 months ago
  90. 56364b6 Copyright update, mostly to trigger bots again. by John Kessenich · 4 years, 7 months ago
  91. 9606a5c Fix #1461: set the SPIRV-Tools' optimizer's target environment. by John Kessenich · 4 years, 7 months ago
  92. fb18b6d Fix an issue of SPV generation for imageAtomicStore. by Rex Xu · 4 years, 7 months ago
  93. d5f2f7b Merge pull request #1940 from tsuoranta/fix-gcc9 by John Kessenich · 4 years, 8 months ago
  94. c3bb5d6 Update to latest SPIRV-Tools, supporting Vulkan 1.2. by John Kessenich · 4 years, 9 months ago
  95. 273d3a5 SPV/Vulkan: Add support for Vulkan 1.2, which defaults to SPIR-V 1.5. by John Kessenich · 4 years, 9 months ago
  96. 05a5b53 Fix glslang can't link multiple AST in a single stage by Roy · 4 years, 9 months ago
  97. 5de15a2 HLSL: Fix #2037: Integer dot used incorrect input for adds. by John Kessenich · 4 years, 9 months ago
  98. b5d9dee Fix #2007: Fix a couple relative header paths in header files. by John Kessenich · 4 years, 10 months ago
  99. b3bd402 INTEL_shader_integer_functions2: Add SPIR-V generation by Ian Romanick · 6 years ago
  100. e01c847 Merge branch 'dj2-install' by John Kessenich · 4 years, 11 months ago