1. 915f119 accelerationStructureEXT - issue #2152 by Neslisah Torosdagli · 4 years, 7 months ago
  2. 054b5e3 pass by reference updates by Neslisah Torosdagli · 4 years, 7 months ago
  3. b366a70 Merge branch 'master' of https://github.com/neslimsah/glslang by Neslisah Torosdagli · 4 years, 7 months ago
  4. 7d37a68 pass-by-reference updates by Neslisah Torosdagli · 4 years, 7 months ago
  5. 575f9df Merge pull request #1 from KhronosGroup/master by Neslisah Torosdagli · 4 years, 7 months ago
  6. 2df8c71 Merge pull request #2154 from GMNGeoffrey/patch-1 by John Kessenich · 4 years, 7 months ago
  7. 9b3baf9 Add missing braces to if condition by Geoffrey Martin-Noble · 4 years, 7 months ago
  8. 8e26c5f Merge pull request #2139 from neslimsah/master by John Kessenich · 4 years, 7 months ago
  9. cea9384 switch format update by Neslisah Torosdagli · 4 years, 7 months ago
  10. f80bf79 Merge branch 'master' of https://github.com/neslimsah/glslang by Neslisah Torosdagli · 4 years, 7 months ago
  11. f0089e5 copyright notice changes removed from unchanged files by Neslisah Torosdagli · 4 years, 7 months ago
  12. 9d3b434 copyright notice changes removed from unchanged files by Neslisah Torosdagli · 4 years, 7 months ago
  13. 7f48ec3 copyright notice changes removed from unchanged files by Neslisah Torosdagli · 4 years, 7 months ago
  14. ea98c46 spirv.hpp reverted to commit f368dcbb7d8af23f0cba3015d0f4dda9dc3aa66d by Neslisah Torosdagli · 4 years, 7 months ago
  15. 67c7bc4 .travis updated to origin, rayQueryCheck removed by Neslisah Torosdagli · 4 years, 7 months ago
  16. 393c564 Merge pull request #2149 from kainino0x/web-fix-cmake2.8 by John Kessenich · 4 years, 7 months ago
  17. 7f689be const rayFlag defs used in the test cases in stead of numerical values by Neslisah Torosdagli · 4 years, 7 months ago
  18. 65c81bf compute and fragment shader test_cases added for rayQuery by Neslisah Torosdagli · 4 years, 7 months ago
  19. 2fb45de rayQuery test cases added by Neslisah Torosdagli · 4 years, 7 months ago
  20. ae64363 rayQueryEXT function parameter by Neslisah Torosdagli · 4 years, 7 months ago
  21. 964c7e4 rayQueryEXT assignment is allowed. by Neslisah Torosdagli · 4 years, 7 months ago
  22. 4893bae test names updated by Neslisah Torosdagli · 4 years, 7 months ago
  23. 817d0f6 update README by Kai Ninomiya · 4 years, 7 months ago
  24. 16bb888 Fix build on CMake 2.8, and fix Web build by Kai Ninomiya · 4 years, 7 months ago
  25. 66938c5 wait time increased for the install by Neslisah Torosdagli · 4 years, 7 months ago
  26. 39a7fc3 rayQuery test cases disabled by Neslisah Torosdagli · 4 years, 7 months ago
  27. 1f0fcbe Merge pull request #2146 from aaronfranke/file-formatting by John Kessenich · 4 years, 7 months ago
  28. c8274e9 Make file formatting comply with POSIX and Unix standards by Aaron Franke · 4 years, 7 months ago
  29. 7d122c9 Merge branch 'master' of https://github.com/neslimsah/glslang by Neslisah Torosdagli · 4 years, 7 months ago
  30. 50a7228 GL_EXT_ray_query glslang updates, and test cases added. by Neslisah Torosdagli · 4 years, 7 months ago
  31. 9659831 Merge pull request #2141 from courtney-g/bug_2140 by John Kessenich · 4 years, 7 months ago
  32. d42c6ab Fix MSVC build issue - remove invalid character by Courtney Goeltzenleuchter · 4 years, 7 months ago
  33. 34e8742 comment update, rayQueryEXT is writable, readonly check removed. by Neslisah Torosdagli · 4 years, 7 months ago
  34. 6719ce0 GL_EXT_ray_query updates by Torosdagli · 4 years, 7 months ago
  35. 34d8248 Fix #2132: constant matrix constructor from single non-scalar argument by John Kessenich · 4 years, 7 months ago
  36. 120b3da comment update, rayQueryEXT is writable, readonly check removed. by Neslisah Torosdagli · 4 years, 7 months ago
  37. 06c2eee GL_EXT_ray_query updates by Torosdagli · 4 years, 7 months ago
  38. 3f7c957 Fix #2132: constant matrix constructor from single non-scalar argument by John Kessenich · 4 years, 7 months ago
  39. 44e8e55 comment update, rayQueryEXT is writable, readonly check removed. by Neslisah Torosdagli · 4 years, 7 months ago
  40. 42dc643 GL_EXT_ray_query updates by Neslisah Torosdagli · 4 years, 7 months ago
  41. 74d6d6a GL_EXT_ray_query updates by Torosdagli · 4 years, 7 months ago
  42. 3bf1dab Merge pull request #2135 from alelenv/rt_shaderlang_enums by John Kessenich · 4 years, 7 months ago
  43. 09a9f83 Re-add NV enums for raytracing to prevent build breaks. by alelenv · 4 years, 7 months ago
  44. 8c21e0a Fix #2132: constant matrix constructor from single non-scalar argument by John Kessenich · 4 years, 7 months ago
  45. 4b420b4 Bump version (also fix line endings the grammar). by John Kessenich · 4 years, 7 months ago
  46. c791005 Merge pull request #2130 from dgkoch/EXT_ray_tracing by John Kessenich · 4 years, 7 months ago
  47. 0ea0e96 update known_good by Daniel Koch · 4 years, 7 months ago
  48. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 7 months ago
  49. f368dcb SPV headers: Bump up to the latest header. by John Kessenich · 4 years, 7 months ago
  50. 02d73f5 Merge pull request #2129 from jeffbolznv/memoryBarrierAtomicCounter by John Kessenich · 4 years, 7 months ago
  51. 40007b8 Forbid memoryBarrierAtomicCounter for Vulkan compiles by Jeff Bolz · 4 years, 7 months ago
  52. 4b2483e Fix #2005. Allow multiple compilation units to declare identical push_constant blocks (#2123) by Malcolm Bechard · 4 years, 7 months ago
  53. 9b620aa Add flag to check whether offset is implicit or explicit (#2031) by Chow · 4 years, 7 months ago
  54. 56a7e02 Use strcmp for all of the extended instruction set checks in the disassembler (#2107) by Ryan Harrison · 4 years, 7 months ago
  55. e2176c9 Merge pull request #2110 from jeffbolznv/escapeseq by John Kessenich · 4 years, 7 months ago
  56. ad3f10b EXT_debug_printf - make escape sequences better match C/C++ by Jeff Bolz · 4 years, 7 months ago
  57. dbb56a1 Merge pull request #2105 from jeffbolznv/nonunif by John Kessenich · 4 years, 7 months ago
  58. 343d4f6 Merge pull request #2109 from jeffbolznv/disable_escape by John Kessenich · 4 years, 7 months ago
  59. 1344454 disable escape sequences for #line and #error by Jeff Bolz · 4 years, 7 months ago
  60. b57af2f Decorate accesschain operand for nonuniform UBO loads by Jeff Bolz · 4 years, 7 months ago
  61. 39ffdaf Allow nonuniformEXT() on sampler types. by Jeff Bolz · 4 years, 7 months ago
  62. f333272 Merge pull request #2103 from kainino0x/web-cmake-typo by John Kessenich · 4 years, 7 months ago
  63. 3b5eaf7 Merge pull request #2102 from sfricke-samsung/sfricke-samsung-android-build by John Kessenich · 4 years, 7 months ago
  64. 6861ea4 Merge pull request #2101 from travisfoo/master by John Kessenich · 4 years, 7 months ago
  65. 851f3da Fix typo in Web CMakeLists by Kai Ninomiya · 4 years, 7 months ago
  66. 0b71a07 add missing string.h header for resource_limits_c.cpp by Travis Fort · 4 years, 7 months ago
  67. fd37e0c add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c_interface by Travis Fort · 4 years, 7 months ago
  68. aa95c80 Merge pull request #2100 from travisfoo/master by John Kessenich · 4 years, 7 months ago
  69. 6f230b9 Merge pull request #2098 from jeffbolznv/debugprintf by John Kessenich · 4 years, 7 months ago
  70. 48556b8 add stdbool.h to properly support bool type by Travis Fort · 4 years, 7 months ago
  71. bdcfc48 add c interface support for TBuiltInResource and glslang::DefaultTBuiltInResource by Travis Fort · 4 years, 7 months ago
  72. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  73. 442f561 Add Android build instructions to README by Spencer Fricke · 4 years, 7 months ago
  74. c6a4c6d Improve formatting. by John Kessenich · 4 years, 8 months ago
  75. c40c4bc Add "news" section and component status. by John Kessenich · 4 years, 8 months ago
  76. 8985fc9 Fix long lines in the SPIR-V generator, retrigger bots. by John Kessenich · 4 years, 8 months ago
  77. bbbd9a2 Fix #1843: Handle built-in function output parameters to a swizzled arg by John Kessenich · 4 years, 8 months ago
  78. 56364b6 Copyright update, mostly to trigger bots again. by John Kessenich · 4 years, 8 months ago
  79. c480237 Fix #2095: correct the indentation. by John Kessenich · 4 years, 8 months ago
  80. 9606a5c Fix #1461: set the SPIRV-Tools' optimizer's target environment. by John Kessenich · 4 years, 8 months ago
  81. 82da15f Fix #2091, remove incorrect assert for division by 0.0. by John Kessenich · 4 years, 8 months ago
  82. 70ba66c Merge pull request #2093 from LilyWangL/vcpkg-instructions by John Kessenich · 4 years, 8 months ago
  83. f13d38f Merge pull request #2092 from corporateshark/master by John Kessenich · 4 years, 8 months ago
  84. 7172643 Add vcpkg installation instructions by wangli28 · 4 years, 8 months ago
  85. a7ff36e Fix for #2075: removed DefaultTBuiltInResource from glslang_c_interface.cpp by Sergey Kosarevsky · 4 years, 8 months ago
  86. 07e1a0a Merge pull request #2090 from amdrexu/bugfix by John Kessenich · 4 years, 8 months ago
  87. fb18b6d Fix an issue of SPV generation for imageAtomicStore. by Rex Xu · 4 years, 8 months ago
  88. c12493f Merge pull request #2086 from samuelig/SPV_AMD_shader_image_load_store_lod by John Kessenich · 4 years, 8 months ago
  89. a515fff SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools by Samuel Iglesias Gonsálvez · 4 years, 8 months ago
  90. c008fcb Merge pull request #2089 from Roy-AMD/Fix-iomapper-issue by John Kessenich · 4 years, 8 months ago
  91. 615ae25 Fix iomapper issue by Roy.li · 4 years, 8 months ago
  92. ed0da37 Merge pull request #2087 from KhronosGroup/fix-2070-implicit-conv-single-arg by John Kessenich · 4 years, 8 months ago
  93. abfc4c2 Fix part of #2070: Correctly handle promotion for <unary-op>(int). by John Kessenich · 4 years, 8 months ago
  94. 113d07a Merge pull request #2084 from durswd/enable_rtti by John Kessenich · 4 years, 8 months ago
  95. b848387 Add an option to make RTTI enabled by durswd · 4 years, 8 months ago
  96. ae59435 Merge pull request #2081 from kainino0x/split-emscripten-from-glslang.js by John Kessenich · 4 years, 8 months ago
  97. 5166bc1 Split "is emscripten" config from "enable glslang.js" by Kai Ninomiya · 4 years, 8 months ago
  98. 95c414f Merge pull request #2079 from dneto0/warnings by John Kessenich · 4 years, 8 months ago
  99. 4bb910c Avoid enum-compare warning by David Neto · 4 years, 8 months ago
  100. 2d70e98 Merge pull request #2028 from ShchchowAMD/constant_expressions_array_mod by John Kessenich · 4 years, 8 months ago