1. 91b4520 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  2. fa95091 Merge commit '2898223375d57fb3974f24e1e944bb624f67cb73' into goog/master by Chris Forbes · 5 years ago
  3. 2898223 Bump revision. by John Kessenich · 5 years ago
  4. dfaaf75 Merge pull request #1652 from gnl21/cmake-fix by John Kessenich · 5 years ago
  5. 712cd66 Merge pull request #1647 from dneto0/update-known-good by John Kessenich · 5 years ago
  6. c4d5ac6 Update SPIRV-Tools known good: relax Uconvert check by David Neto · 5 years ago
  7. 5795f9e Merge pull request #1646 from dneto0/parens-warning by John Kessenich · 5 years ago
  8. b11b997 Parenthesize to avoid GCC warning by David Neto · 5 years ago
  9. 69932ab Merge pull request #1645 from KhronosGroup/dupe-accelstruct by John Kessenich · 5 years ago
  10. 344a03c Merge pull request #1644 from jeffbolznv/buffer_reference by John Kessenich · 5 years ago
  11. 3cf3f96 Don't output duplicate TypeAccelerationStructureNV declarations by Piers Daniell · 5 years ago
  12. 9f2aec4 GL_EXT_buffer_reference by Jeff Bolz · 5 years ago
  13. d12fbc4 SPV: Move to the latest header. by John Kessenich · 5 years ago
  14. e96fa71 Make sure source strings are terminated (#1641) by dan sinclair · 5 years ago
  15. 6eab476 Merge pull request #1643 from dneto0/update-issue-1642 by John Kessenich · 5 years ago
  16. 082184b Mark spv.int16.amd.frag.out as failing validation by David Neto · 5 years ago
  17. aeef036 Work around a CMake cross-compilation issue by Graeme Leese · 5 years ago
  18. 83b2647 Merge pull request #1634 from greg-lunarg/lines10 by John Kessenich · 5 years ago
  19. d445bb2 Create separate OpSource for each included file by Greg Fischer · 6 years ago
  20. cfdadba Merge commit '0bb930fc0fbe5258261e807ee875bb77258c1a86' into goog/master by Yiwei Zhang · 6 years ago
  21. 961f135 glslang: add android blueprint file by Yiwei Zhang · 6 years ago
  22. 7a18d9a glslang: Add metadata files by Yiwei Zhang · 6 years ago
  23. caf4698 glslang: Setup the initial revision by Yiwei Zhang · 6 years ago
  24. 0fbda36 Initial empty repository by Diem Mai · 6 years ago
  25. 9ed3873 Merge pull request #1627 from greg-lunarg/lines8 by John Kessenich · 6 years ago
  26. af22355 Merge pull request #1633 from akien-mga/cmake-2.8-pthread by John Kessenich · 6 years ago
  27. f0e911c CMake: Fix linking pthread of CMake < 3.1 by Rémi Verschelde · 6 years ago
  28. 1a19598 Merge pull request #1632 from alan-baker/mem-model-1610 by John Kessenich · 6 years ago
  29. 3b656c7 Move memory model scope tests to Vulkan 1.1 batch by Alan Baker · 6 years ago
  30. 6d17865 Build: Make calling argument types match declared parameter types. by John Kessenich · 6 years ago
  31. 5620a2f Add passes to legalization to preserve source line info when generated. by Greg Fischer · 6 years ago
  32. e26630f Merge pull request #1628 from jeffbolznv/storagebuffer_sbt by John Kessenich · 6 years ago
  33. 61a0cd1 Fix bug where shaderRecordNV buffers were using StorageBuffer storage class by Jeff Bolz · 6 years ago
  34. b23d232 Licensing. Fixes #958. Add licenes file and update copyrights. by John Kessenich · 6 years ago
  35. 30b697e Build: Reduce warnings. by John Kessenich · 6 years ago
  36. 236eb0d GLSL/SPV: XFB: No streams on types, but support them on built-in blocks. by John Kessenich · 6 years ago
  37. ba9f596 Merge pull request #1625 from jeffbolznv/update_spirv_tools by John Kessenich · 6 years ago
  38. 0a93cfb Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds. by Jeff Bolz · 6 years ago
  39. 00054da Infrastructure: Fix .gitattributes typo eof -> eol. Also update README by John Kessenich · 6 years ago
  40. 0dbc5cb Merge pull request #1620 from akien-mga/unix-executable-bit by John Kessenich · 6 years ago
  41. a10e6e9 Merge pull request #1624 from akien-mga/osdependent-link-threads by John Kessenich · 6 years ago
  42. e8c8af9 CMake: Link OSDependent with Threads::Threads by Rémi Verschelde · 6 years ago
  43. ebfd91a Remove Unix executable permission from text files by Rémi Verschelde · 6 years ago
  44. dc4fe2d Merge branch 'ClemensRognerSD-dx9-sampler' by John Kessenich · 6 years ago
  45. bd1c183 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. by John Kessenich · 6 years ago
  46. 5d43c4a SPV: Fix #1575, fix #1593: Support HLSL #line by greg-lunarg · 6 years ago
  47. 127cea5 Merge pull request #1614 from alan-baker/test-updates by John Kessenich · 6 years ago
  48. ed777b0 Modify testing to only record validation pass/fail by Alan Baker · 6 years ago
  49. 0bb930f Merge pull request #1613 from alegal-arm/types by John Kessenich · 6 years ago
  50. 32def9f Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types by Alexander Galazin · 6 years ago
  51. 667506a Merge pull request #1602 from Igalia/apinheiro/prevent-xfbstride-twice by John Kessenich · 6 years ago
  52. 16ef9da GlslangToSpv: prevent add XfbStride twice by Alejandro Piñeiro · 6 years ago
  53. f9edfda Merge pull request #1603 from KhronosGroup/uint-array-length by John Kessenich · 6 years ago
  54. 4efc6f1 Bump version. by John Kessenich · 6 years ago
  55. 8c86967 SPV: For GLSL only, bitcast OpArrayLength result back to int. by John Kessenich · 6 years ago
  56. f44b17e Merge pull request #1606 from dj2/ndk_build by John Kessenich · 6 years ago
  57. e045c23 SPV: Generate OpArrayLength with no signedness. by John Kessenich · 6 years ago
  58. 5ba79d5 Add NDK build files by dan sinclair · 6 years ago
  59. d41a8dc Build: Fix build warnings introduced by 2173c6. by John Kessenich · 6 years ago
  60. c7a84a9 Merge pull request #1567 from Igalia/apinheiro/xfb-1535 by John Kessenich · 6 years ago
  61. d7baecf Merge pull request #1595 from dgkoch/EXT_fragment_invocation_density by John Kessenich · 6 years ago
  62. 2173c65 Merge pull request #1597 from sheredom/add_conversion_folding by John Kessenich · 6 years ago
  63. fb7a7ea Merge pull request #1598 from alan-baker/geo-xfb-caps by John Kessenich · 6 years ago
  64. 440f95b Update known good SPIRV tools and headers by Alan Baker · 6 years ago
  65. 5154db5 Implement GL_EXT_fragment_invocation_density by Daniel Koch · 6 years ago
  66. 83fe01e SPV: non-functional: update to latest headers. by John Kessenich · 6 years ago
  67. 81a63f1 Add conversion folding when the source is a constant. by Neil Henning · 6 years ago
  68. 0e6c82c Merge pull request #1592 from KhronosGroup/subgroupBroadcast-const-id by John Kessenich · 6 years ago
  69. f2675d4 GLSL: Fix #1591: Require the id in subgroupBroadcast to be constant. by John Kessenich · 6 years ago
  70. d2a7b07 Merge pull request #1587 from dneto0/update-known-good by John Kessenich · 6 years ago
  71. 2d1739d Update to newer SPIRV-Tools, including VK_EXT_scalar_block_layout by David Neto · 6 years ago
  72. 1a5e3a9 Bump minor version. by John Kessenich · 6 years ago
  73. 654544e Merge branch 'jeffbolznv-scalar_block_layout' by John Kessenich · 6 years ago
  74. e3b76ed Merge branch 'scalar_block_layout' of https://github.com/jeffbolznv/glslang into jeffbolznv-scalar_block_layout by John Kessenich · 6 years ago
  75. 30cb924 Move to next SPIRV-Tools known good. by John Kessenich · 6 years ago
  76. f4ba952 GLSL: Increase supported sizes of XBF strides and offsets. by John Kessenich · 6 years ago
  77. 579ccec Merge pull request #1583 from TiemoJung/fix_dot_int by John Kessenich · 6 years ago
  78. 1bc601c Bump revision. by John Kessenich · 6 years ago
  79. 75cbfcc Update to latest SPIR-V Tools. by John Kessenich · 6 years ago
  80. b16bea8 [HLSL/Spir-V] fix for incorrect spir-v on int dot(int, int) by t.jung · 6 years ago
  81. e3cc0d3 Merge pull request #1579 from TiemoJung/handle_c_register by John Kessenich · 6 years ago
  82. 844e077 Merge pull request #1580 from TiemoJung/float1_times_scalar_fix by John Kessenich · 6 years ago
  83. e323a45 Merge pull request #1577 from TiemoJung/fix_broken_type_system by John Kessenich · 6 years ago
  84. 7da39ed Implement GL_EXT_scalar_block_layout by Jeff Bolz · 6 years ago
  85. 697fdf0 HLSL: fix invalid spir-v vector * scalar for float1 by t.jung · 6 years ago
  86. 31cd98c HLSL: implemented c register handling by t.jung · 6 years ago
  87. 8279f07 Updated type conversion rules for HLSL frontend by t.jung · 6 years ago
  88. 7274bbc Merge pull request #1571 from dj2/result by John Kessenich · 6 years ago
  89. 12fcaa2 Review feedback by Dan Sinclair · 6 years ago
  90. 97573b0 Merge pull request #1573 from dneto0/fix-pch by John Kessenich · 6 years ago
  91. 0392544 PCH filename depends on current binary dir by David Neto · 6 years ago
  92. 70661b9 Handle potentially uninitialized result by Dan Sinclair · 6 years ago
  93. d509a5e Merge pull request #1569 from amdrexu/bugfix by John Kessenich · 6 years ago
  94. 7bf5fcc Fix parser issue: redeclare gl_FragStencilRefARB is not supported by Rex Xu · 6 years ago
  95. adba7df ParseHelper: assign global XfbBuffer to a block missing it by Alejandro Piñeiro · 6 years ago
  96. 918caa7 Merge pull request #1547 from Igalia/apinheiro/xfb-struct-assignment by John Kessenich · 6 years ago
  97. 685fccd Merge pull request #1565 from greg-lunarg/kg25 by John Kessenich · 6 years ago
  98. 68fbda9 Add DeadBranchElim before MergeReturn in legalization. by GregF · 6 years ago
  99. 4207c97 Fix #1563: Corrupt token when an object macro miscalls a function macro by John Kessenich · 6 years ago
  100. 4ee2f75 PP: More clearly distinguish funtion-like and object-like macros by John Kessenich · 6 years ago