1. b3bd402 INTEL_shader_integer_functions2: Add SPIR-V generation by Ian Romanick · 6 years ago
  2. fbcdcac INTEL_shader_integer_functions2: Add compiler front-end support by Ian Romanick · 6 years ago
  3. e0da415 INTEL_shader_integer_functions2: Add basic extension tracking by Ian Romanick · 6 years ago
  4. a4af767 Merge pull request #2004 from ianromanick/document-other-test-requirements by John Kessenich · 4 years, 11 months ago
  5. 9216e8c Update README.md to include other test requirements by Ian Romanick · 4 years, 11 months ago
  6. 83af469 Merge pull request #2001 from mbechard/master by John Kessenich · 4 years, 11 months ago
  7. dd9e570 Fix #1981 by Malcolm Bechard · 4 years, 11 months ago
  8. 38b4db4 Fix #1983: __ is okay starting with ES 300, rather than 310. by John Kessenich · 5 years ago
  9. 86258aa Merge pull request #1972 from andflo-Arm/master by John Kessenich · 5 years ago
  10. 8b5853d Fix #1987: Use large enough built-in buffer to hold vec4 of maxint-64. by John Kessenich · 5 years ago
  11. e01c847 Merge branch 'dj2-install' by John Kessenich · 5 years ago
  12. 43fe7ba Merge pull request #1980 from mattst88/respect-CMAKE_INSTALL_LIBDIR by John Kessenich · 5 years ago
  13. 04567eb Check for ENABLE_SPVREMAPPER flag in CMakeList files. by Dan Sinclair · 5 years ago
  14. bd69a4f Respect CMAKE_INSTALL_LIBDIR in installed CMake files by Arfrever Frehtes Taifersar Arahesis · 5 years ago
  15. f4d4668 Merge pull request #1977 from KhronosGroup/no-hlsl-structs by John Kessenich · 5 years ago
  16. 3c0d2e5 HLSL: Fix #1976: Don't let ENABLE_HLSL change struct/class layout. by John Kessenich · 5 years ago
  17. cb563e6 Add a test for 8- and 16-bit construction. by Andreas Flöjt · 5 years ago
  18. 37dcb89 Merge pull request #1973 from KhronosGroup/fix-fmod-int by John Kessenich · 5 years ago
  19. e7cb9cb HLSL: Fix #1960: fmod() was not converting int args to float. by John Kessenich · 5 years ago
  20. 1b93de4 Fix construction issue for 8 and 16 bit types. by Andreas Flöjt · 5 years ago
  21. f34cdc7 Merge pull request #1968 from dneto0/reclaim-web-codespace by John Kessenich · 5 years ago
  22. 44f5c62 Merge pull request #1967 from kainino0x/fix-dot-free by John Kessenich · 5 years ago
  23. e43e8ba SPIR-V postprocessing: WEB case only needs CFG mods by David Neto · 5 years ago
  24. d87d3a0 Fix compileGLSLZeroCopy accidental minification by Kai Ninomiya · 5 years ago
  25. e471df3 Merge pull request #1963 from KhronosGroup/revert-7b0e236 by John Kessenich · 5 years ago
  26. 442a8a9 Merge pull request #1966 from dj2/readme by John Kessenich · 5 years ago
  27. af7c73b Add deprecation for SPIRV/ install folder location. by dan sinclair · 5 years ago
  28. 199d115 Fix #1959 by reverting 7b0e236 to put files in two places. by John Kessenich · 5 years ago
  29. 5d0e01d Merge pull request #1961 from zoddicus/fixChromiumRoll by John Kessenich · 5 years ago
  30. 0552c0a Remove std::move that is breaking chromium roll by Ryan Harrison · 5 years ago
  31. 90cecb5 Merge pull request #1953 from null77/gn-add-missing-headers by John Kessenich · 5 years ago
  32. 36be19f Merge pull request #1954 from corporateshark/master by John Kessenich · 5 years ago
  33. 18d6b6b Tests: Add more test results for the previous generator version bump. by John Kessenich · 5 years ago
  34. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 5 years ago
  35. d48881c Fix warning: size_t->int implicit cast by Sergey Kosarevsky · 5 years ago
  36. 6fbc1af Add a couple missing headers to the GN build. by Jamie Madill · 5 years ago
  37. 31ab84a Merge branch 'dneto0-dead-code' by John Kessenich · 5 years ago
  38. 1097378 Merge branch 'dead-code' of https://github.com/dneto0/glslang into dneto0-dead-code by John Kessenich · 5 years ago
  39. 7f77b2e Bump version. by John Kessenich · 5 years ago
  40. 48233ad Merge pull request #1949 from corporateshark/master by John Kessenich · 5 years ago
  41. 8c3d5b4 SPIR-V: Aggressively prune unreachable merge, continue target by David Neto · 5 years ago
  42. 3b8d94f Add option ENABLE_CTEST to skip testing by Sergey Kosarevsky · 5 years ago
  43. b131630 Merge pull request #1948 from greg-lunarg/kg108 by John Kessenich · 5 years ago
  44. b44dac1 Update spirv-tools known good. by Greg Fischer · 5 years ago
  45. 7662586 Merge pull request #1947 from ehsannas/fix_licenses by John Kessenich · 5 years ago
  46. 4b9b07a Make buildbot licenses consistent with the rest of the code by Ehsan Nasiri · 5 years ago
  47. 3417015 Merge pull request #1946 from KhronosGroup/extend-web by John Kessenich · 5 years ago
  48. a3f0da5 BUILD.gn: Fix fuchsia build (#1944) by David Turner · 5 years ago
  49. f8d1d74 Web: Reclaim more space and make all work w/wo GLSLANG_WEB. by John Kessenich · 5 years ago
  50. e5eee8f Web: Add basic atomics for SSBOs. by John Kessenich · 5 years ago
  51. 3dd1ce5 Web: Add SSBOs and a few other missing compute features. by John Kessenich · 5 years ago
  52. 51ed01c Web: Add compute stage. by John Kessenich · 5 years ago
  53. 61c22e2 Web: Add separate texture/sampler, exclude *CubeArray*. by John Kessenich · 5 years ago
  54. 5e634c8 Enable generation of compile_commands.json (#1938) by Timo Suoranta · 5 years ago
  55. f57feff Fix the exports of glslang-default-resource-limits (#1942) by David Dubois · 5 years ago
  56. e7db8f4 Merge pull request #1941 from ehsannas/bazel_build by John Kessenich · 5 years ago
  57. d3f3f01 Run tests on Windows too. by Ehsan Nasiri · 5 years ago
  58. 2398b21 Fix build scripts. by Ehsan Nasiri · 5 years ago
  59. af7991e More cleanups for Windows. by Ehsan Nasiri · 5 years ago
  60. 8b11dfe Add Kokoro bots for building using Bazel. by Ehsan Nasiri · 5 years ago
  61. dccaa59 Make it work on Windows. by Ehsan Nasiri · 5 years ago
  62. 834ee54 Merge pull request #1937 from jeffbolznv/volatile_atomics by John Kessenich · 5 years ago
  63. 016ddee Only apply volatile semantics to atomics when using Vulkan Memory Model by Jeff Bolz · 5 years ago
  64. 0608b9d Add Bazel build configuration files. by Ehsan Nasiri · 5 years ago
  65. a959deb Merge pull request #1933 from dj2/runtest by John Kessenich · 5 years ago
  66. 3290d38 Use commandline options instead of ENV variables by Dan Sinclair · 5 years ago
  67. 9e4f6d0 Merge pull request #1932 from zoddicus/anotherSemiColonFix by John Kessenich · 5 years ago
  68. 6220242 Keep code style improvements by Ryan Harrison · 5 years ago
  69. e3dd69b Merge pull request #1934 from durswd/master by John Kessenich · 5 years ago
  70. 7d623e1 Indenting by dan sinclair · 5 years ago
  71. 0f98465 Update CMakeLists.txt by dan sinclair · 5 years ago
  72. 3f072e1 Move TARGETDIR as well by Dan Sinclair · 5 years ago
  73. 1672014 Make runtests configurable. by Dan Sinclair · 5 years ago
  74. 1aeceae Fix config issues and revert previous fixes for semi-colon issues by Ryan Harrison · 5 years ago
  75. 0539823 Added an option to make pch enabled in Cmake by durswd · 5 years ago
  76. b03e4fc Merge pull request #1866 from rumblehhh/master by John Kessenich · 5 years ago
  77. 8ba49b8 Merge pull request #1930 from ux3d/fix/CMakeOptionalExternalBuild by John Kessenich · 5 years ago
  78. 03be018 find Python and add External subdir only if BUILD_EXTERNAL option was set (on by default) and /External dir exists by Fabian Wahlster · 5 years ago
  79. 765cee8 GLSL/SPV: Pre SPIR-V 1.5, subgroupQuadBroadcast index must be constant by John Kessenich · 5 years ago
  80. 101ca38 Merge pull request #1880 from georgeouzou/master by John Kessenich · 5 years ago
  81. 469d27f Merge pull request #1928 from Xottab-DUTY/patch-1 by John Kessenich · 5 years ago
  82. 01a5047 remove redundant check by georgeouzou · 5 years ago
  83. 3c8b4da Fixed typo in README.md by Xottab_DUTY · 5 years ago
  84. a100258 Merge pull request #1926 from zoddicus/fixChromiumRoll by John Kessenich · 5 years ago
  85. 41261d9 Forgot that GCC doesn't recognize this flag by Ryan Harrison · 5 years ago
  86. 7c9accb Remove unnecessary semi-colons and add warning about them by Ryan Harrison · 5 years ago
  87. 6967038 Merge pull request #1888 from Roy-AMD/Adjusting-code-interface by John Kessenich · 5 years ago
  88. f99beb5 Merge pull request #1925 from greg-lunarg/kg107 by John Kessenich · 5 years ago
  89. ee8e9c1 Fix #1924: Promote SPV_EXT_physical_storage_buffer to KHR when required. by John Kessenich · 5 years ago
  90. 39ced69 Update spirv-tools known good. by Greg Fischer · 5 years ago
  91. 1ff0c18 Fix #1924: Emit SPV_EXT_physical_storage_buffer, not the KHR form. by John Kessenich · 5 years ago
  92. 4b97a11 Merge pull request #1919 from dj2/install_spirv by John Kessenich · 5 years ago
  93. 78ba251 single line by dan sinclair · 5 years ago
  94. c13e0f1 Update appveyor and travis files by dan sinclair · 5 years ago
  95. 7b0e236 Move install directory for SPIRV/ folder. by dan sinclair · 5 years ago
  96. 135e3e3 Merge pull request #1918 from KhronosGroup/format-attributes by John Kessenich · 5 years ago
  97. 8a97d38 HLSL: Fix #1912: add attribute syntax for nonreadable/nonwritable by John Kessenich · 5 years ago
  98. 2d9b0a3 HLSL: Fix #1912: add attribute syntax for overriding image formats. by John Kessenich · 5 years ago
  99. 7bc0473 Merge pull request #1906 from ShchchowAMD/master by John Kessenich · 5 years ago
  100. 973d0e5 Merge pull request #1910 from KhronosGroup/fix-1900-const-nonuniform by John Kessenich · 5 years ago