1. 50a6a51 Support the #extension GL_ARB_fragment_coord_conventions. by ZhiqianXia · 3 years, 4 months ago
  2. bb5b357 Merge pull request #2781 from kevin-mccullough/FixLinkTimeValidationForGl_PerVertex by Greg Fischer · 3 years ago
  3. 627f409 Merge pull request #2801 from haasn/thread_safety by Greg Fischer · 3 years ago
  4. fa26462 Merge pull request #2803 from mhillenbrand/isinf_isnan by Greg Fischer · 3 years ago
  5. d1ee644 Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding by Marius Hillenbrand · 3 years ago
  6. 8f56d73 Merge pull request #2799 from cyanreg/master by Greg Fischer · 3 years ago
  7. 9535746 Merge pull request #2798 from alan-baker/update-tools by Greg Fischer · 3 years ago
  8. 13fd2d6 Fix incorrect link time validation for unused gl_PerVertex members by Kevin McCullough · 3 years, 1 month ago
  9. ae2e270 Merge pull request #2722 from ZhiqianXia/GL_ARB_draw_instanced by Greg Fischer · 3 years ago
  10. 4302d51 Don't release global mutex before initialize/finalize is done by Niklas Haas · 3 years ago
  11. 3971424 Initialize global mutex in a thread-safe manner by Niklas Haas · 3 years ago
  12. 5ec4753 Add support for targeting Vulkan 1.2 in the C API by Lynne · 3 years ago
  13. 46d3a30 Support the #extension GL_ARB_draw_instanced. by ZhiqianXia · 3 years, 4 months ago
  14. 8092870 Update test expectations by Alan Baker · 3 years ago
  15. 855f496 Update SPIRV-Tools and SPIRV-Headers by Alan Baker · 3 years ago
  16. eb92526 Merge pull request #2719 from ZhiqianXia/GL_EXT_shader_integer_mix by Greg Fischer · 3 years, 1 month ago
  17. e761169 Add the GL_EXT_shader_integer_mix Preamble for glsl. by ZhiqianXia · 3 years, 4 months ago
  18. 77d680e Merge pull request #2712 from ZhiqianXia/switch_error by Greg Fischer · 3 years, 1 month ago
  19. 1de2d17 To be compatible with Feature: 'last case/default label not followed by statements'. by ZhiqianXia · 3 years, 4 months ago
  20. d1608ab Merge pull request #2796 from greg-lunarg/i2793 by Greg Fischer · 3 years, 1 month ago
  21. 432a43c Remove support for double trig, pow, exp and log by Greg Fischer · 3 years, 1 month ago
  22. 44b5759 Merge pull request #2792 from jeremy-lunarg/hayes-2760 by Greg Fischer · 3 years, 1 month ago
  23. c9cc484 Return new allocator for copied containers by Jeremy Hayes · 3 years, 1 month ago
  24. 3afa350 Merge pull request #2780 from kevin-mccullough/FixCrossStageCheck by Greg Fischer · 3 years, 1 month ago
  25. 38fd922 Merge pull request #2777 from amdrexu/bugfix by Greg Fischer · 3 years, 1 month ago
  26. 9290474 Merge pull request #2787 from greg-lunarg/i2779 by Greg Fischer · 3 years, 1 month ago
  27. 8020da3 Merge pull request #2788 from alelenv/iomapper_sr_fix by Greg Fischer · 3 years, 1 month ago
  28. a450fe7 Merge pull request #2789 from greg-lunarg/i2785 by Greg Fischer · 3 years, 1 month ago
  29. 82b2668 Allow 8/16-bit integer as array index by Greg Fischer · 3 years, 1 month ago
  30. 6639be7 Accept gl_ViewportMask in version 430 and later by Greg Fischer · 3 years, 1 month ago
  31. c571cd8 Skip auto decorating shader record buffer blocks with 'set' and 'binding'. by alelenv · 3 years, 1 month ago
  32. 6351fce Merge pull request #2786 from dneto0/current-source-dir by Greg Fischer · 3 years, 1 month ago
  33. 36333d1 Fix Cmake rule for extension header generation by David Neto · 3 years, 1 month ago
  34. 2598bc7 Merge pull request #2783 from chrisforbes/untangle by Greg Fischer · 3 years, 1 month ago
  35. 7f1d926 Merge pull request #2749 from AaronHaganAMD/master by Greg Fischer · 3 years, 1 month ago
  36. 035a3bb GL_EXT_spirv_intrinsics - Port extensions by amhagan · 3 years, 3 months ago
  37. 07aec25 Make modifications of GL_EXT_spirv_intrinsics by Rex Xu · 3 years, 1 month ago
  38. dd097e5 Untangle use of core glslang version enums in SpvPostProcess by Chris Forbes · 3 years, 1 month ago
  39. d356723 Fix cross-stage check to allow subsequent stage to use previous stage's binding by Kevin McCullough · 3 years, 1 month ago
  40. b9ba4c5 Merge pull request #2770 from ncesario-lunarg/ncesario-cmake-endif by Greg Fischer · 3 years, 1 month ago
  41. c8cdbac Merge pull request #2771 from mbechard/master by Greg Fischer · 3 years, 1 month ago
  42. c8ef4f8 cmake: Remove "conditions" from endif by Nathaniel Cesario · 3 years, 2 months ago
  43. 7b57c6e rename member variable for clarity by Malcolm Bechard · 3 years, 2 months ago
  44. 581897f Merge pull request #2768 from greg-lunarg/i2744 by Greg Fischer · 3 years, 2 months ago
  45. 994987b Fix variable scoping of do-while by Greg Fischer · 3 years, 2 months ago
  46. fb0e498 Merge pull request #2767 from greg-lunarg/i2763 by Greg Fischer · 3 years, 2 months ago
  47. 3d03b78 Scalarize vector readFirstInvocationARB (#2766) by Greg Fischer · 3 years, 2 months ago
  48. 4ea41b6 Fix unreachable code in getSampledType() by Greg Fischer · 3 years, 2 months ago
  49. 3f04389 Auto push constant blocks (#2764) by Malcolm Bechard · 3 years, 2 months ago
  50. c260461 Merge pull request #2685 from kevin-mccullough/FixIsIoResizeArrayTesselationStageHandling by Greg Fischer · 3 years, 2 months ago
  51. 6baa85f Merge pull request #2762 from greg-lunarg/2757 by Greg Fischer · 3 years, 2 months ago
  52. 8b87b84 Fix SPIR-V for SampleBias by Greg Fischer · 3 years, 2 months ago
  53. 0f886fe Merge pull request #2759 from mbechard/vkRelaxed-RetargetID by Greg Fischer · 3 years, 2 months ago
  54. cce8532 Merge pull request #2756 from mbechard/vkRelaxed-AvoidDuplicateUniform by Greg Fischer · 3 years, 2 months ago
  55. 05794b4 GL_EXT_vulkan_glsl_relaxed - retarget gl_VertexID to gl_VertexIndex by Malcolm Bechard · 3 years, 2 months ago
  56. d3bff63 avoid growing the global uniform block with duplicates by Malcolm Bechard · 3 years, 2 months ago
  57. 80dcc36 Merge pull request #2745 from jeremy-lunarg/hayes-fix-warnings by Greg Fischer · 3 years, 2 months ago
  58. 14943d4 Merge pull request #2752 from InsertAReallyCreativeNameHere/master by Greg Fischer · 3 years, 2 months ago
  59. 07c5392 Merge pull request #2755 from greg-lunarg/2748 by Greg Fischer · 3 years, 2 months ago
  60. 62ed145 Run update_precision() on array and matrix constructors. by Greg Fischer · 3 years, 2 months ago
  61. 12e27e1 Change MINGW_HAS_SECURE_API checks. by InsertAReallyCreativeNameHere · 3 years, 2 months ago
  62. e0771b5 Merge pull request #2747 from greg-lunarg/i2740 by Greg Fischer · 3 years, 3 months ago
  63. 8ef6a4c Perform update_precision on constructors and converts by Greg Fischer · 3 years, 3 months ago
  64. 012436d Fix GCC warnings by Jeremy Hayes · 3 years, 3 months ago
  65. 2fb89a0 Merge pull request #2738 from greg-lunarg/kg119 by Greg Fischer · 3 years, 3 months ago
  66. e49ae91 Update known goods and CHANGES for 11.6.0 by Greg Fischer · 3 years, 3 months ago
  67. a4599ef Merge pull request #2718 from ZhiqianXia/AtomicOpsARB by Greg Fischer · 3 years, 3 months ago
  68. 7ca4dfa Merge pull request #2731 from alelenv/rt_motion by Greg Fischer · 3 years, 3 months ago
  69. 35af9ea Update known_good for SPV_NV_ray_tracing_motion_blur. by alelenv · 3 years, 3 months ago
  70. da8027a Merge branch 'KhronosGroup:master' into rt_motion by alelenv · 3 years, 3 months ago
  71. fc60f77 Add support for GL_NV_ray_tracing_motion_blur. by alelenv · 3 years, 3 months ago
  72. aa2d4bd Merge pull request #2726 from TheMindVirus/master by Greg Fischer · 3 years, 3 months ago
  73. 675bd38 Merge pull request #2729 from greg-lunarg/2725 by Greg Fischer · 3 years, 3 months ago
  74. 9f18258 Fix seperate stores to swizzled lvalue. by Greg Fischer · 3 years, 3 months ago
  75. 48937f9 Update CMakeLists.txt by Alastair Cota · 3 years, 3 months ago
  76. bf56773 Support Extension GL_ARB_shader_atomic_counter_ops and relative intrisic functions. by ZhiqianXia · 3 years, 4 months ago
  77. e0f3fdf Merge pull request #2716 from greg-lunarg/i2689 by Greg Fischer · 3 years, 4 months ago
  78. 715f5c6 Add support for pragma STDGL invariant(all) by Greg Fischer · 3 years, 4 months ago
  79. 5084937 Merge pull request #2715 from greg-lunarg/i2714 by Greg Fischer · 3 years, 4 months ago
  80. c94ec93 Merge pull request #2690 from AndreyMlashkin/make_msvc_runtime_override_optional by Greg Fischer · 3 years, 4 months ago
  81. 27384e0 Allow layout(std430) uniform with GL_EXT_scalar_block_layout by Greg Fischer · 3 years, 4 months ago
  82. 0784c41 correct ident by andrei.malashkin · 3 years, 4 months ago
  83. 0db0010 Merge pull request #2691 from ZhiqianXia/BugPoint by Greg Fischer · 3 years, 4 months ago
  84. 9ff6cd0 Merge branch 'master' into BugPoint by Greg Fischer · 3 years, 4 months ago
  85. ba54020 Merge pull request #2700 from ZhiqianXia/u2i by Greg Fischer · 3 years, 4 months ago
  86. d433ccc Merge pull request #2702 from jeremy-lunarg/hayes-2518 by Greg Fischer · 3 years, 4 months ago
  87. 6d5b40f Generate separate stores for partially swizzled memory stores by Jeremy Hayes · 3 years, 4 months ago
  88. fc9897d Fix OpImageRead result type when compiling HLSL (#2706) by Nathan Reed · 3 years, 4 months ago
  89. 4a12ee1 Merge pull request #2705 from pkasting/master by Greg Fischer · 3 years, 4 months ago
  90. 1978c76 Merge pull request #2704 from YunHsiao/master by Greg Fischer · 3 years, 4 months ago
  91. e8cffa5 Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 4 months ago
  92. ae4305d Fix per-set argument parsing in standalone by Yun Hsiao Wu · 3 years, 4 months ago
  93. 8cd8527 Support Uint to Int implicit conversions at #extension GL_ARB_gpu_shader5. by ZhiqianXia · 3 years, 4 months ago
  94. 9158061 Merge pull request #2695 from ShabbyX/fix-bool-array-in-uniform-load by Greg Fischer · 3 years, 4 months ago
  95. 097215f Fix loading bool arrays from interface blocks by Shahbaz Youssefi · 3 years, 4 months ago
  96. fda1c58 make AND to upper case by andrei.malashkin · 3 years, 4 months ago
  97. 22d19b9 add possibility to not override runtime of MSVC by andrei.malashkin · 3 years, 4 months ago
  98. cf52f73 Atomic memory function can only be used for shader storage block member or shared variable. by ZhiqianXia · 3 years, 4 months ago
  99. 5597c8d Fix isIoResizeArray() tessellation stage handling by Kevin McCullough · 3 years, 5 months ago
  100. 4b7b86d Merge pull request #2688 from KhronosGroup/revert-2643-master by Greg Fischer · 3 years, 4 months ago