1. 7fbaca0 Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs by Greg Fischer · 3 years, 3 months ago
  2. 13e27f9 Default to KHR extension by Jeremy Hayes · 3 years, 4 months ago
  3. 4e064ee Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" by greg-lunarg · 3 years, 4 months ago
  4. e063363 Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper" by greg-lunarg · 3 years, 4 months ago
  5. 84e11a8 Merge pull request #2565 from greg-lunarg/i2564 by greg-lunarg · 3 years, 4 months ago
  6. b5c8fd4 Pass correct proxy type for atomicStore by Greg Fischer · 3 years, 4 months ago
  7. ecc9b91 Implement GL_EXT_vulkan_glsl_relaxed option by will brown · 4 years, 1 month ago
  8. b479ce0 Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module. by Greg Fischer · 3 years, 4 months ago
  9. 77fe62f SPV: Change the key of extBuiltinMap to std::string by Rex Xu · 3 years, 4 months ago
  10. b0f8a0c Merge pull request #2458 from ShchchowAMD/unique_id-fix by greg-lunarg · 3 years, 5 months ago
  11. 93b400f Fix issue for new unique id system. Add level bits to help verifying symbols and split symbol tables. by Chow · 3 years, 8 months ago
  12. 4bfbf62 Add support for GL_EXT_shared_memory_block by Caio Marcelo de Oliveira Filho · 4 years, 1 month ago
  13. bfd84a3 Add missing capability when QueueFamily scope is used by Jeff Bolz · 3 years, 5 months ago
  14. c739e03 Implement GL_EXT_null_initializer by John Kessenich · 4 years, 1 month ago
  15. c0bcfaf Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484) by Daniel Koch · 3 years, 7 months ago
  16. e11a2c8 update spirv-headers and fix handling of gl_HitTEXT (#2471) by Daniel Koch · 3 years, 7 months ago
  17. 4d41da3 Add ray query capability if acceleration structure or ray query types declared (#2469) by Daniel Koch · 3 years, 8 months ago
  18. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 3 years, 8 months ago
  19. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 3 years, 8 months ago
  20. 639f546 New nonuniform analysis (#2457) by greg-lunarg · 3 years, 8 months ago
  21. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 3 years, 8 months ago
  22. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 3 years, 8 months ago
  23. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 3 years, 8 months ago
  24. 56350ca Support for CapabilityShaderViewportIndex and CapabilityShaderLayer (#2432) by Sidney Just · 3 years, 8 months ago
  25. 142cb87 Merge pull request #2387 from BNieuwenhuizen/nonuniform by John Kessenich · 3 years, 8 months ago
  26. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 3 years, 9 months ago
  27. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years ago
  28. c9ffeec SPV: Add NonUniform decoration for constructors. by Bas Nieuwenhuizen · 3 years, 10 months ago
  29. 5806431 SPV: Add NonUniform decoration for OpImages created during lowering. by Bas Nieuwenhuizen · 3 years, 10 months ago
  30. de949a2 SPV: Add NonUniform decorations for stores. by Bas Nieuwenhuizen · 3 years, 11 months ago
  31. 0138472 Fix #2366, fix #2358, correctly separate out numerical feature checking by johnkslang · 3 years, 11 months ago
  32. f881f08 SPV: Fix #2363: include trailing newline named text SPV output. by johnkslang · 4 years ago
  33. 1ef2e25 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years ago
  34. 79b9392 Add changes for SPV_EXT_shader_atomic_float_add by Vikram Kushwaha · 4 years ago
  35. f80ef74 Fix recently found non-determinism with gl_WorldToObject3x4EXT. by John Kessenich · 4 years ago
  36. 4f32f93 Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" by John Kessenich · 4 years ago
  37. 4e13c90 Fix #2329: don't use invalid initializers. by John Kessenich · 4 years ago
  38. 1ee5d1c Merge pull request #2330 from ShabbyX/optimize_for_angle by John Kessenich · 4 years ago
  39. fbe9a23 Generate build information from CHANGES.md by Ben Clayton · 4 years, 1 month ago
  40. 8c49d15 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years ago
  41. 8d3f3b7 Merge pull request #2302 from KhronosGroup/fix-texture-precision by John Kessenich · 4 years ago
  42. 12c155f SPV: RelaxedPrecision: use the result precision for texture sampling. by John Kessenich · 4 years ago
  43. 435dd80 SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. by John Kessenich · 4 years ago
  44. bf6efd0 SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param by John Kessenich · 4 years ago
  45. 4df1033 SPV: Partially address #2293: correct "const in" precision matching. by John Kessenich · 4 years ago
  46. 060882f Update SPIR-V generator version by Graeme Leese · 4 years, 1 month ago
  47. 65ce566 Use OpFUnordNotEqual for floating-point != by Graeme Leese · 4 years, 1 month ago
  48. d52dce5 Add -g0 command line argument by Shahbaz Youssefi · 4 years, 1 month ago
  49. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 1 month ago
  50. c30d335 Fix #2264: OpEntryPoint incorrectly including function parameters. by John Kessenich · 4 years, 1 month ago
  51. ff6dcca spirv: Support initializers on uniforms (#1588) by Alejandro Piñeiro · 4 years, 1 month ago
  52. 232ba0d Add SPIR-V capabilities needed for spec constants (#2199) by Ricardo Garcia · 4 years, 1 month ago
  53. d8edfd8 HLSL: fix handling of uniform qualifier in entry point parameters (#2254) by rdb · 4 years, 1 month ago
  54. 999d4fd Add default descriptorset decoration for acceleration structure (#2257) by alelenv · 4 years, 1 month ago
  55. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 2 months ago
  56. 2a8ead2 Add support for extension GL_EXT_shader_implicit_conversions by Pankaj Mistry · 4 years, 2 months ago
  57. 4d2298b Support multiple swizzled out operands (#2175) by Cody Northrop · 4 years, 3 months ago
  58. 75de196 Add support for EXT_ray_flags_primitive_culling. (#2173) by alelenv · 4 years, 3 months ago
  59. 054b5e3 pass by reference updates by Neslisah Torosdagli · 4 years, 4 months ago
  60. 7d37a68 pass-by-reference updates by Neslisah Torosdagli · 4 years, 4 months ago
  61. cea9384 switch format update by Neslisah Torosdagli · 4 years, 4 months ago
  62. 50a7228 GL_EXT_ray_query glslang updates, and test cases added. by Neslisah Torosdagli · 4 years, 4 months ago
  63. 06c2eee GL_EXT_ray_query updates by Torosdagli · 4 years, 4 months ago
  64. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 4 months ago
  65. 39ffdaf Allow nonuniformEXT() on sampler types. by Jeff Bolz · 4 years, 4 months ago
  66. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  67. 8985fc9 Fix long lines in the SPIR-V generator, retrigger bots. by John Kessenich · 4 years, 4 months ago
  68. bbbd9a2 Fix #1843: Handle built-in function output parameters to a swizzled arg by John Kessenich · 4 years, 4 months ago
  69. 56364b6 Copyright update, mostly to trigger bots again. by John Kessenich · 4 years, 4 months ago
  70. fb18b6d Fix an issue of SPV generation for imageAtomicStore. by Rex Xu · 4 years, 5 months ago
  71. 05a5b53 Fix glslang can't link multiple AST in a single stage by Roy · 4 years, 6 months ago
  72. 5de15a2 HLSL: Fix #2037: Integer dot used incorrect input for adds. by John Kessenich · 4 years, 7 months ago
  73. b3bd402 INTEL_shader_integer_functions2: Add SPIR-V generation by Ian Romanick · 5 years ago
  74. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 4 years, 8 months ago
  75. 8c3d5b4 SPIR-V: Aggressively prune unreachable merge, continue target by David Neto · 4 years, 9 months ago
  76. f8d1d74 Web: Reclaim more space and make all work w/wo GLSLANG_WEB. by John Kessenich · 4 years, 9 months ago
  77. e5eee8f Web: Add basic atomics for SSBOs. by John Kessenich · 4 years, 9 months ago
  78. 3dd1ce5 Web: Add SSBOs and a few other missing compute features. by John Kessenich · 4 years, 9 months ago
  79. 51ed01c Web: Add compute stage. by John Kessenich · 4 years, 9 months ago
  80. 016ddee Only apply volatile semantics to atomics when using Vulkan Memory Model by Jeff Bolz · 4 years, 9 months ago
  81. 7c9accb Remove unnecessary semi-colons and add warning about them by Ryan Harrison · 4 years, 9 months ago
  82. ee8e9c1 Fix #1924: Promote SPV_EXT_physical_storage_buffer to KHR when required. by John Kessenich · 4 years, 9 months ago
  83. 1ff0c18 Fix #1924: Emit SPV_EXT_physical_storage_buffer, not the KHR form. by John Kessenich · 4 years, 9 months ago
  84. 90e402f SPV_KHR_physical_storage_buffer/SPV: Add GL_EXT_buffer_reference_uvec2 by John Kessenich · 4 years, 10 months ago
  85. e4e56bc Merge pull request #1902 from jeffbolznv/extended_types by John Kessenich · 4 years, 10 months ago
  86. c5b669e Add GL_EXT_shader_subgroup_extended_types support by Jeff Bolz · 4 years, 10 months ago
  87. 8317e6c SPV: Support SPIR-V 1.5; five extensions no longer need OpExtension. by John Kessenich · 5 years ago
  88. 387657e GL_NV_integer_cooperative_matrix support by Jeff Bolz · 4 years, 11 months ago
  89. deec193 Web: Turn off includes, independent preprocessing path, fine tune all. by John Kessenich · 5 years ago
  90. b9197c8 Web: Make switched methods all be non-virtual, more web-dependent code, by John Kessenich · 5 years ago
  91. fb4f233 Web: Use isEsProfile() instead of run-time testing; remove more atomics by John Kessenich · 5 years ago
  92. 155d351 Web: Remove unused stage functionality, SPIR-V logger, and hex_utils by John Kessenich · 5 years ago
  93. 39697cd Web: Remove unnecessary GLSL numeric types, and some collateral. by John Kessenich · 5 years ago
  94. 3e4b6ff Web: Tighten up sampling code and interfaces. by John Kessenich · 5 years ago
  95. a28f7a7 Web: Generalize _EXTENSIONS* in SPIR-V back-end. by John Kessenich · 5 years ago
  96. 7015bd6 Web: Remove/rationalize a set of *_EXTENSIONS, using GLSLANG_WEB. by John Kessenich · 5 years ago
  97. 23d2775 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB by John Kessenich · 5 years ago
  98. 7fc8683 Merge pull request #1813 from jeffbolznv/compositeconstruct by John Kessenich · 5 years ago
  99. c1e61d6 Fix bugs in missing Builtin decoration for some NV builtins for tessellation by Ashwin Lele · 5 years ago
  100. bb7307b OpIsHelperInvocationEXT should declare relevant SPV extension and capability by Rex Xu · 5 years ago