1. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years, 4 months ago
  2. 060882f Update SPIR-V generator version by Graeme Leese · 4 years, 4 months ago
  3. ff4b156 Update test results to expect OpFUnordNotEqual by Graeme Leese · 4 years, 4 months ago
  4. 65ce566 Use OpFUnordNotEqual for floating-point != by Graeme Leese · 4 years, 4 months ago
  5. adacba3 Update README.md by John Kessenich · 4 years, 4 months ago
  6. b97d766 Merge pull request #2278 from ShabbyX/master by John Kessenich · 4 years, 4 months ago
  7. e20ac35 Merge pull request #2281 from ben-clayton/moar-kokoro by John Kessenich · 4 years, 4 months ago
  8. b2a4399 Add kokoro configs for android-ndk and cmake by Ben Clayton · 4 years, 4 months ago
  9. ca17b72 Switch ndk_test from gnustl_static to c++_static by Ben Clayton · 4 years, 4 months ago
  10. d52dce5 Add -g0 command line argument by Shahbaz Youssefi · 4 years, 4 months ago
  11. 051c6fe Build: use better MSVC subfolder names for the previous build changes. by John Kessenich · 4 years, 4 months ago
  12. b247cfc Merge pull request #2275 from ben-clayton/mv-hlsl by John Kessenich · 4 years, 4 months ago
  13. abd91ad Bump version numbers. by John Kessenich · 4 years, 4 months ago
  14. f49820d Move hlsl/ source to glslang/HLSL/ by Ben Clayton · 4 years, 4 months ago
  15. 4928d55 Merge pull request #2271 from ben-clayton/fold-hlsl by John Kessenich · 4 years, 4 months ago
  16. bd392c6 Bump version. by John Kessenich · 4 years, 4 months ago
  17. dcad9ad CMake: Fold HLSL source into glslang by Ben Clayton · 4 years, 4 months ago
  18. 00965b9 Remove unused variable. (#2273) by dan sinclair · 4 years, 4 months ago
  19. 8496b78 Remove unused function, BaseTypeName (#2272) by Ryan Harrison · 4 years, 4 months ago
  20. a58978a HLSL: Remove support for having GLSL versions of HLSL intrinsics. by John Kessenich · 4 years, 4 months ago
  21. ebf55a0 HLSL: Fix incorrect case in name of DX9-style cube sampler type (#2265) by rdb · 4 years, 4 months ago
  22. 1a6c8ec C Interface: Split SPIR-V C interface to own file by Ben Clayton · 4 years, 4 months ago
  23. b919bc8 Fix signed / unsigned mismatch warning (#2266) by Ben Clayton · 4 years, 4 months ago
  24. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 4 months ago
  25. c30d335 Fix #2264: OpEntryPoint incorrectly including function parameters. by John Kessenich · 4 years, 4 months ago
  26. 68b2e15 Use correct type for var storing returned value (#2263) by Ryan Harrison · 4 years, 4 months ago
  27. 08328fe Fix xfb stride limit issue (#2088) by Roy.li · 4 years, 4 months ago
  28. 8111268 Add Shared/Std140 SSBO process & top-level array elements related (#2231) by Chow · 4 years, 4 months ago
  29. ff6dcca spirv: Support initializers on uniforms (#1588) by Alejandro Piñeiro · 4 years, 4 months ago
  30. 232ba0d Add SPIR-V capabilities needed for spec constants (#2199) by Ricardo Garcia · 4 years, 4 months ago
  31. 78a3c91 HLSL: Add better diagnostic when using in/out qualifiers in global scope (#2258) by rdb · 4 years, 5 months ago
  32. b56e0e4 HLSL: Recognize POSITION semantic et al in DX9 compatibility mode (#2255) by rdb · 4 years, 5 months ago
  33. d8edfd8 HLSL: fix handling of uniform qualifier in entry point parameters (#2254) by rdb · 4 years, 5 months ago
  34. 999d4fd Add default descriptorset decoration for acceleration structure (#2257) by alelenv · 4 years, 5 months ago
  35. 0cc27fb Update news for header location change and recommendation. by John Kessenich · 4 years, 5 months ago
  36. f15982e Remove install to the SPIRV/ folder. (#2256) by dan sinclair · 4 years, 5 months ago
  37. d39b8af EXT_ray_tracing requires spv1.4 (#2237) by alelenv · 4 years, 5 months ago
  38. d0c9129 fix warning unused parameter in release build (#2251) by nihui · 4 years, 5 months ago
  39. e00d27c Fix missing patch decoration for TessFactor PCF arg (#2249) by greg-lunarg · 4 years, 5 months ago
  40. 41f62a8 Update SPIRV-Tools to stable. Also SPIRV-Headers to TOT. (#2250) by greg-lunarg · 4 years, 5 months ago
  41. 2b0eafb Update spirv tools (#2246) by alan-baker · 4 years, 5 months ago
  42. 2cf9621 Reorder member init to match decl order (#2241) by David Neto · 4 years, 5 months ago
  43. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 5 months ago
  44. eba1389 Replace incorrect uint32_t with correct int vars (#2235) by Ryan Harrison · 4 years, 5 months ago
  45. a0cce73 Do not build glslang-testsuite when ENABLE_CTEST is disabled (#2240) by nihui · 4 years, 5 months ago
  46. 6f723eb fix incorrect error when multiple compilation units don't declare layouts (#2238) by Malcolm Bechard · 4 years, 5 months ago
  47. 044113a Add an option to make Exceptions enabled (#2239) by nihui · 4 years, 5 months ago
  48. 2e0f0a0 Fix #2227, which was coded incorrectly, to be simpler/safer. by John Kessenich · 4 years, 5 months ago
  49. 9514c6b Build: Fix #2228, by correcting the type used. by John Kessenich · 4 years, 5 months ago
  50. 8e3b73e Code refine. (#2227) by Roy.li · 4 years, 5 months ago
  51. 0ab7811 Add check for DOUBLE in low versions (#2223) by Chow · 4 years, 5 months ago
  52. 7c753a7 Flatten all interface variables (#2217) by greg-lunarg · 4 years, 5 months ago
  53. 1a90616 Bump version. by John Kessenich · 4 years, 5 months ago
  54. 24dcbd1 Reserve unused std140 uniform block in reflection, and fix uniform block matrix layout (#2041) by Roy.li · 4 years, 5 months ago
  55. c687432 Bump version. by John Kessenich · 4 years, 5 months ago
  56. 08a05bc Move to newer version of SPIRV-Tools by Jaebaek Seo · 4 years, 5 months ago
  57. 4fa68ed Address #2211: Improve the copy constructor of TVarLivePair. by John Kessenich · 4 years, 5 months ago
  58. 55f9d97 Merge pull request #2214 from maierfelix/master by John Kessenich · 4 years, 5 months ago
  59. 8e18714 Fix Web build by Felix Maier · 4 years, 5 months ago
  60. 5d88edf Merge pull request #2210 from Flakebi/ubsan by John Kessenich · 4 years, 5 months ago
  61. 91ac60f Explicitly mark some enums as unsigned by Sebastian Neubauer · 4 years, 5 months ago
  62. b5f003d Fix #2191: Error check for indexing reference containing unsize array. by John Kessenich · 4 years, 6 months ago
  63. 2ac3c5b GLSL: Separate out swizzle handling (potentially fixing bugs). by John Kessenich · 4 years, 6 months ago
  64. bfaf88e Merge pull request #2205 from pmistryNV/GL_EXT_blend_func_extended by John Kessenich · 4 years, 6 months ago
  65. 7c4dc12 Merge branch 'master' into GL_EXT_blend_func_extended by John Kessenich · 4 years, 6 months ago
  66. c2fd300 Merge pull request #2204 from pmistryNV/GL_EXT_shader_implicit_conversions by John Kessenich · 4 years, 6 months ago
  67. e05cc20 Add support for es extension GL_EXT_blend_func_extended by Pankaj Mistry · 4 years, 6 months ago
  68. 9fcc078 Merge branch 'master' into GL_EXT_shader_implicit_conversions by John Kessenich · 4 years, 6 months ago
  69. 2c53bae Add support for extension GL_EXT_shader_integer_mix (#2203) by pmistryNV · 4 years, 6 months ago
  70. 2a8ead2 Add support for extension GL_EXT_shader_implicit_conversions by Pankaj Mistry · 4 years, 6 months ago
  71. 97ee5c8 Fix #2201: Improve const and copy constructor for TVarLivePair. by John Kessenich · 4 years, 6 months ago
  72. 39281fb Add support for extension GL_ARB_vertex_attrib_64bit (#2193) by pmistryNV · 4 years, 6 months ago
  73. f03cb29 Add support for extension GL_ARB_texture_query_lod. (#2194) by pmistryNV · 4 years, 6 months ago
  74. b858d41 Remove unused Es310Desktop430 (#2200) by dan sinclair · 4 years, 6 months ago
  75. ea50f6d Add support for extension GL_ARB_shading_language_packing (#2192) by pmistryNV · 4 years, 6 months ago
  76. bcf6a24 Move to SPIR-V 1.5 Rev. 3, bump revision, remove a status from README. by John Kessenich · 4 years, 6 months ago
  77. 1b57332 Note about Build Status. by John Kessenich · 4 years, 6 months ago
  78. 52d34b4 Move to latest SPIR-V header, and bump glslang revision. by John Kessenich · 4 years, 6 months ago
  79. 7d65f09 Add support for extension GL_ARB_shader_storage_buffer_object (#2184) by pmistryNV · 4 years, 6 months ago
  80. 02c70ad TPpToken: Fix compiling on clang-10 (#2189) by Phillip Stephens · 4 years, 6 months ago
  81. c9b28b9 xcode warnings fix (#2188) by MennoVink · 4 years, 6 months ago
  82. 3f4e5c4 Add support for extension GL_ARB_shader_image_size (#2185) by pmistryNV · 4 years, 6 months ago
  83. 9f46e3d Add support for extension GL_ARB_shader_bit_encoding (#2183) by pmistryNV · 4 years, 6 months ago
  84. 4d2298b Support multiple swizzled out operands (#2175) by Cody Northrop · 4 years, 6 months ago
  85. 4657244 Fix #2178: Allow specialization constants for texel offsets. by John Kessenich · 4 years, 6 months ago
  86. fd593d5 Get rid of all warnings with MSVC and clang-cl (#2177) by Malacath-92 · 4 years, 6 months ago
  87. 75de196 Add support for EXT_ray_flags_primitive_culling. (#2173) by alelenv · 4 years, 6 months ago
  88. 9c3204a Error message: Finish addressing #2097, better texture error message. by John Kessenich · 4 years, 6 months ago
  89. b5757b9 Remove extra semicolons (#2170) by Ryan Harrison · 4 years, 7 months ago
  90. 0b66fa3 Shader interface matching rework to fix #2136 (#2156) by Malcolm Bechard · 4 years, 7 months ago
  91. 1fff362 Build warning: Fix #2167: Remove nested reuse of 'unreachable'. by John Kessenich · 4 years, 7 months ago
  92. e157435 Bump revision. by John Kessenich · 4 years, 7 months ago
  93. e7c94f4 Merge pull request #2166 from alelenv/rq_lvalue_fix by John Kessenich · 4 years, 7 months ago
  94. f986436 Error assigns to objects of rayQueryEXT type. by alelenv · 4 years, 7 months ago
  95. 08c02ce Merge pull request #2164 from dj2/unused by John Kessenich · 4 years, 7 months ago
  96. d50acf9 Remove unused variables. by dan sinclair · 4 years, 7 months ago
  97. 344bd08 Merge pull request #2162 from ntfshard/small_fix by John Kessenich · 4 years, 7 months ago
  98. 83855b9 Fix #2163: improve comments for addProcess() and the preamble. by John Kessenich · 4 years, 7 months ago
  99. 1dad920 printf format by ntfs.hard · 4 years, 7 months ago
  100. 988cd67 unused var by ntfs.hard · 4 years, 7 months ago