1. ec48452 Merge pull request #1709 from KhronosGroup/fix-pp by John Kessenich · 6 years ago
  2. a84079d PP: Fix #1605: Paste tokens for ## through number->letter transitions. by John Kessenich · 6 years ago
  3. a51d3d9 Merge pull request #1706 from nico/master by John Kessenich · 6 years ago
  4. b0f4b42 Merge pull request #1705 from baldurk/fix-indexindirect-reflection by John Kessenich · 6 years ago
  5. 76577b1 Fix -Wextra-semi warnings in headers used in Chromium by Nico Weber · 6 years ago
  6. 141bc5a Fix type recursion with EOpIndexIndirect dereferences by baldurk · 6 years ago
  7. 5432f0d Merge pull request #1702 from greg-lunarg/kg101 by John Kessenich · 6 years ago
  8. 17a8d9a Merge pull request #1703 from dj2/mem_leak by John Kessenich · 6 years ago
  9. ade579f Merge pull request #1704 from dj2/leak by John Kessenich · 6 years ago
  10. 0560138 Fixup leak of TString by Dan Sinclair · 6 years ago
  11. 756bfd0 Allocate empty function name in the string pool. by Dan Sinclair · 6 years ago
  12. f8939ef Update SPIRV-Tools known good by Greg Fischer · 6 years ago
  13. 58d6905 Merge pull request #1700 from KhronosGroup/fix-pp by John Kessenich · 6 years ago
  14. 6225dd4 PP: Faithfully track white-space through macro record/use, fixing bugs: by John Kessenich · 6 years ago
  15. 5cdf3c5 PP: Non-functional: Remove the sub-tokenization of macro stream record. by John Kessenich · 6 years ago
  16. bce1f51 Build: Fix #1640: Change strcpy to snprintf. by John Kessenich · 6 years ago
  17. 9f538c7 Merge pull request #1696 from baldurk/fix-nonblock-array-size by John Kessenich · 6 years ago
  18. 6fee944 PP: Fix #1694: Rationalize errors on partially expanded macro argument. by John Kessenich · 6 years ago
  19. da1be9a Merge pull request #1697 from sparmarNV/fix-NV_mesh_shader by John Kessenich · 6 years ago
  20. 6708b0e Handle resizing/error checks for mesh shader out arrays by Sahil Parmar · 6 years ago
  21. 9466850 Update gtest to explicitly size gl_PrimitiveIndicesNV[] by Sahil Parmar · 6 years ago
  22. ab027be Fix resizing of gl_PrimitiveIndicesNV[] to max_primitives*geomSize by Sahil Parmar · 6 years ago
  23. 879562b Fix treatment of array input/output variables in reflection by baldurk · 6 years ago
  24. 05d12a9 Merge pull request #1695 from baldurk/explode-reflected-io-blocks by John Kessenich · 6 years ago
  25. 1905069 Add option to unwrap I/O block aggregates in reflection by baldurk · 6 years ago
  26. 567396b Whitespace: Fix some tabs->spaces, mostly to retriggered failed bots. by John Kessenich · 6 years ago
  27. 9840f11 PP: Fix #1694: Handle badly formed argument substitution. by John Kessenich · 6 years ago
  28. d83344f Merge pull request #1684 from baldurk/reflection-interface-improve by John Kessenich · 6 years ago
  29. 4513df9 Reflow for better readability by baldurk · 6 years ago
  30. f6e7c4d Bump version. by John Kessenich · 6 years ago
  31. 377bccb Build: Fix #1665: remove __fastcall by John Kessenich · 6 years ago
  32. 1ff8346 Merge pull request #1693 from sparmarNV/fix-NV_mesh_shader by John Kessenich · 6 years ago
  33. 3958927 Add missing support for gl_MeshViewCountNV/gl_MeshViewIndicesNV in task shaders by Sahil Parmar · 6 years ago
  34. 9dda128 Merge pull request #1692 from alan-baker/update-spvtools by John Kessenich · 6 years ago
  35. aeeaf08 Update expected test results by Alan Baker · 6 years ago
  36. 75f443b Update SPIRV-Tools version by Alan Baker · 6 years ago
  37. a972e73 Add option to reflect all block members, inactive or active. by baldurk · 6 years ago
  38. 657acc0 Add option to reflect buffer blocks & variables separately to uniforms by baldurk · 6 years ago
  39. 4a2aa82 Reflect array stride, top-level array stride, and block member count by baldurk · 6 years ago
  40. 0af5e3e Reflect pipeline outputs as well as inputs, optionally from other stages by baldurk · 6 years ago
  41. edf8212 Add an option to report array variables with trailing [0] suffix by baldurk · 6 years ago
  42. 15c37f7 Include array index in reflected uniform names more consistently by baldurk · 6 years ago
  43. 6d47785 Add options to control how reflection information is built by baldurk · 6 years ago
  44. 1dc5dcf Move TObjectReflection into public interface to clean up reflection by baldurk · 6 years ago
  45. 9983f99 Merge pull request #1687 from Igalia/apinheiro/no-more-struct-member-offsets by John Kessenich · 6 years ago
  46. e7c7c6d Merge pull request #1667 from amdrexu/bugfix by John Kessenich · 6 years ago
  47. eaf31ab Add 8-bit/16-bit transform feedback support for future use by Rex Xu · 6 years ago
  48. dc2d567 Merge pull request #1690 from BinaryRK/relative-include-fix by John Kessenich · 6 years ago
  49. 0d5c866 Switch to relative include path for ResourceLimits by BinaryRK · 6 years ago
  50. 4f50a46 Merge pull request #1688 from mattparks/patch-1 by John Kessenich · 6 years ago
  51. de3b8e3 Fix #1682: flesh out more vulkan/SPV ModuleProcessed by John Kessenich · 6 years ago
  52. f96d7dc Merge pull request #1686 from mspang/glslang-fuchsia-build by John Kessenich · 6 years ago
  53. 1694883 Merge pull request #1685 from baldurk/warning-fix by John Kessenich · 6 years ago
  54. 32651b8 Merge pull request #1683 from null77/disable-extra-semi by John Kessenich · 6 years ago
  55. 91af940 Switched to std::string for TReflection and TObjectReflection by Matthew Albrecht · 6 years ago
  56. 0f66082 ParseHelper: don't assign xfb_offset for struct members by Alejandro Piñeiro · 6 years ago
  57. d39c040 Port Unix/ossource.cpp to Fuchsia by Michael Spang · 6 years ago
  58. 6a87400 Add missing override specifiers in virtual class by baldurk · 6 years ago
  59. 332b173 Fix mismatched integer comparison (size_t/unsigned int vs int) by baldurk · 6 years ago
  60. 1a1651c Disable Clang extra semicolon warning. by Jamie Madill · 6 years ago
  61. c9e0336 Merge pull request #1675 from nicebyte/ext_yuv_target by John Kessenich · 6 years ago
  62. 31fbc11 Build: Remove extra commas in calling INSTANTIATE_TEST_SUITE_P. by John Kessenich · 6 years ago
  63. 4c57640 Merge pull request #1681 from baldurk/reflection-fixes by John Kessenich · 6 years ago
  64. c28369b Add support for GL_EXT_YUV_target by nicebyte · 6 years ago
  65. 90995f5 Update reflection offset consistently for structure members by baldurk · 6 years ago
  66. 7e500c7 Add missing initialisation of counterIndex and stages in badReflection() by baldurk · 6 years ago
  67. 544c039 HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests. by John Kessenich · 6 years ago
  68. 8dff525 Merge pull request #1677 from greg-lunarg/kg100 by John Kessenich · 6 years ago
  69. 7a02e15 Update spirv-tools known-good. by Greg Fischer · 6 years ago
  70. e4f7a1f Merge pull request #1676 from nsubtil/nsubtil/do-not-cache-lib-suffix by John Kessenich · 6 years ago
  71. 424612c build: Do not cache debug library suffix by Nuno Subtil · 6 years ago
  72. 2cf6613 Merge pull request #1674 from null77/fix-msvc-sign-warning by John Kessenich · 6 years ago
  73. 08fe88a Suppress a MSVC cast warning in GN. by Jamie Madill · 6 years ago
  74. 4930964 Merge pull request #1672 from sparmarNV/NV-extension-checks by John Kessenich · 6 years ago
  75. 2b92158 Merge pull request #1671 from null77/fix-chrome-clang-warning by John Kessenich · 6 years ago
  76. 6b9a28b Add extension checks for NV block member builtins by Sahil Parmar · 6 years ago
  77. 9706106 Suppress inconsistent override warning in GN. by Jamie Madill · 6 years ago
  78. d9cee59 Merge pull request #1626 from KhronosGroup/extension-support by John Kessenich · 6 years ago
  79. 6a9df5f Merge pull request #1664 from null77/support-angle by John Kessenich · 6 years ago
  80. 0bb89f5 HLSL: Protect against some crashes by Hodgman · 6 years ago
  81. 4e06d7a Merge pull request #1663 from jeffbolznv/reference_vs_memorymodel by John Kessenich · 6 years ago
  82. e135a48 More precisely check for the qualifiers that enable the vulkan memory model for buffer references. by Jeff Bolz · 6 years ago
  83. 0ceaebc Fix a few GN build issues. by Jamie Madill · 6 years ago
  84. 493dee0 Merge pull request #1656 from amdrexu/bugfix by John Kessenich · 6 years ago
  85. d973979 Merge pull request #1662 from dneto0/fix-leak2 by John Kessenich · 6 years ago
  86. 7f2a87e Merge pull request #1661 from dneto0/fix-leak by John Kessenich · 6 years ago
  87. edadbed HLSL: Avoid leaking a shadow sampler struct by David Neto · 6 years ago
  88. 806e057 Avoid leaking name for counter buffer by David Neto · 6 years ago
  89. 4c096c5 Merge pull request #1658 from KhronosGroup/fix-name-loc-str by John Kessenich · 6 years ago
  90. b2395e9 HLSL: Fix #1655; use "" for nullptr file names. Needs test cases. by John Kessenich · 6 years ago
  91. d72f488 Build: fix warnings. Fixes #1653. by John Kessenich · 6 years ago
  92. 75c5603 Fix xfb_stride incorrectness(#1654) by Rex Xu · 6 years ago
  93. 2898223 Bump revision. by John Kessenich · 6 years ago
  94. dfaaf75 Merge pull request #1652 from gnl21/cmake-fix by John Kessenich · 6 years ago
  95. 712cd66 Merge pull request #1647 from dneto0/update-known-good by John Kessenich · 6 years ago
  96. c4d5ac6 Update SPIRV-Tools known good: relax Uconvert check by David Neto · 6 years ago
  97. 28be454 Infrastructure: Generalize and broaden per-variable extension checking. by John Kessenich · 6 years ago
  98. 5795f9e Merge pull request #1646 from dneto0/parens-warning by John Kessenich · 6 years ago
  99. b11b997 Parenthesize to avoid GCC warning by David Neto · 6 years ago
  100. 69932ab Merge pull request #1645 from KhronosGroup/dupe-accelstruct by John Kessenich · 6 years ago