1. c260461 Merge pull request #2685 from kevin-mccullough/FixIsIoResizeArrayTesselationStageHandling by Greg Fischer · 3 years, 2 months ago
  2. a4599ef Merge pull request #2718 from ZhiqianXia/AtomicOpsARB by Greg Fischer · 3 years, 3 months ago
  3. fc60f77 Add support for GL_NV_ray_tracing_motion_blur. by alelenv · 3 years, 3 months ago
  4. bf56773 Support Extension GL_ARB_shader_atomic_counter_ops and relative intrisic functions. by ZhiqianXia · 3 years, 4 months ago
  5. e0f3fdf Merge pull request #2716 from greg-lunarg/i2689 by Greg Fischer · 3 years, 4 months ago
  6. 715f5c6 Add support for pragma STDGL invariant(all) by Greg Fischer · 3 years, 4 months ago
  7. 9ff6cd0 Merge branch 'master' into BugPoint by Greg Fischer · 3 years, 4 months ago
  8. ba54020 Merge pull request #2700 from ZhiqianXia/u2i by Greg Fischer · 3 years, 4 months ago
  9. fc9897d Fix OpImageRead result type when compiling HLSL (#2706) by Nathan Reed · 3 years, 4 months ago
  10. 8cd8527 Support Uint to Int implicit conversions at #extension GL_ARB_gpu_shader5. by ZhiqianXia · 3 years, 4 months ago
  11. 097215f Fix loading bool arrays from interface blocks by Shahbaz Youssefi · 3 years, 4 months ago
  12. cf52f73 Atomic memory function can only be used for shader storage block member or shared variable. by ZhiqianXia · 3 years, 4 months ago
  13. 5597c8d Fix isIoResizeArray() tessellation stage handling by Kevin McCullough · 3 years, 5 months ago
  14. 263e50f Revert "Atomic memory function can only be used for shader storage block member or shared variable." by Greg Fischer · 3 years, 4 months ago
  15. 8a5c5e8 Merge branch 'KhronosGroup:master' into master by ZhiqianXia · 3 years, 5 months ago
  16. 65a7fb7 Implement the extension GL_EXT_spirv_intrinsics by Rex Xu · 3 years, 7 months ago
  17. 848d3a9 Implement GL_EXT_subgroup_uniform_control_flow. by John Kessenich · 4 years, 6 months ago
  18. 11c24e9 Do true SPV type check for function array arg linkage by Greg Fischer · 3 years, 6 months ago
  19. 587261a Atomic memory function can only be used for shader storage block member or shared variable. by ZhiqianXia · 3 years, 6 months ago
  20. 60ce877 Merge pull request #2609 from ZhiqianXia/Feature2 by Greg Fischer · 3 years, 7 months ago
  21. 12f3eb8 Fix and enable textureOffset_samper2darrayshadow test by Greg Fischer · 3 years, 7 months ago
  22. e7e4a8e Merge pull request #2522 from dneto0/intlog2 by Greg Fischer · 3 years, 7 months ago
  23. fa6e3c2 Add IntLog2 and use it by David Neto · 3 years, 10 months ago
  24. 186e66c Revert "Update minimum SPIR-V requirement for GL_EXT_buffer_reference" by Greg Fischer · 3 years, 8 months ago
  25. 5878bcb Merge pull request #2593 from jeremy-lunarg/hayes-update-min-spv-requirement by Greg Fischer · 3 years, 8 months ago
  26. 7fbaca0 Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs by Greg Fischer · 3 years, 8 months ago
  27. 97dfbe2 Update minimum SPIR-V requirement by Jeremy Hayes · 3 years, 8 months ago
  28. 591651d Fix warnings about int comparisons of different signness by Ben Clayton · 3 years, 8 months ago
  29. 847a19c Merge pull request #2581 from mbechard/InconsistentGLPerVertex by greg-lunarg · 3 years, 8 months ago
  30. 9b962f6 Partial fix for inconsistencies re: #2578 by Malcolm Bechard · 3 years, 8 months ago
  31. 5340752 Fix issue with remapping global uniform blocks by Malcolm Bechard · 3 years, 8 months ago
  32. 4e064ee Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" by greg-lunarg · 3 years, 8 months ago
  33. e063363 Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper" by greg-lunarg · 3 years, 8 months ago
  34. 84e11a8 Merge pull request #2565 from greg-lunarg/i2564 by greg-lunarg · 3 years, 9 months ago
  35. b5c8fd4 Pass correct proxy type for atomicStore by Greg Fischer · 3 years, 9 months ago
  36. ecc9b91 Implement GL_EXT_vulkan_glsl_relaxed option by will brown · 4 years, 5 months ago
  37. b479ce0 Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module. by Greg Fischer · 3 years, 9 months ago
  38. 1c62806 Require fixed workgroup size declaration by Jeremy Hayes · 3 years, 9 months ago
  39. 4bfbf62 Add support for GL_EXT_shared_memory_block by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
  40. bfd84a3 Add missing capability when QueueFamily scope is used by Jeff Bolz · 3 years, 10 months ago
  41. c739e03 Implement GL_EXT_null_initializer by John Kessenich · 4 years, 5 months ago
  42. 589aaff Don't use roundEven() to implement round() in DX9 compatibility mode by rdb · 4 years ago
  43. c0bcfaf Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484) by Daniel Koch · 4 years ago
  44. 4d41da3 Add ray query capability if acceleration structure or ray query types declared (#2469) by Daniel Koch · 4 years ago
  45. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 4 years ago
  46. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 4 years ago
  47. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 4 years ago
  48. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 4 years ago
  49. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 4 years, 1 month ago
  50. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 4 years, 1 month ago
  51. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years, 5 months ago
  52. 69d0c1a Remove executable bits from code/data files (#2420) by Rémi Verschelde · 4 years, 1 month ago
  53. 2067d1a Add test case for read-only storage texture passed to helper function (#2414) by David Neto · 4 years, 1 month ago
  54. 2b77059 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" by John Kessenich · 4 years, 1 month ago
  55. d1929f3 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) by pheonix · 4 years, 1 month ago
  56. f05c076 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" by John Kessenich · 4 years, 2 months ago
  57. 2eed823 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) by pheonix · 4 years, 2 months ago
  58. 395bce6 Added missing copyright amendment by Tobias Hector · 4 years, 2 months ago
  59. ed7a097 Error when initializing rayQuery with assignment by Tobias Hector · 4 years, 3 months ago
  60. 23f3bdf Build/Test: Dropping 2013 allows using the latest googletests. by johnkslang · 4 years, 4 months ago
  61. 1ef2e25 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 5 months ago
  62. 79b9392 Add changes for SPV_EXT_shader_atomic_float_add by Vikram Kushwaha · 4 years, 4 months ago
  63. f80ef74 Fix recently found non-determinism with gl_WorldToObject3x4EXT. by John Kessenich · 4 years, 4 months ago
  64. fe24a54 Non-determinism: Remove test file that seems to trigger non-determinism. by John Kessenich · 4 years, 4 months ago
  65. 4f32f93 Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" by John Kessenich · 4 years, 4 months ago
  66. 4e13c90 Fix #2329: don't use invalid initializers. by John Kessenich · 4 years, 4 months ago
  67. 1ee5d1c Merge pull request #2330 from ShabbyX/optimize_for_angle by John Kessenich · 4 years, 4 months ago
  68. 8c49d15 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 5 months ago
  69. 31cad22 Use CMake's builtin functionality for PCHs by Ben Clayton · 4 years, 4 months ago
  70. cb261e3 License headers: s/Google/The Khronos Group by Ben Clayton · 4 years, 5 months ago
  71. 1d21270 Add missing copyright headers by Ben Clayton · 4 years, 5 months ago
  72. a70f7de Merge pull request #2268 from lriki/hlsl-pack_matrix by John Kessenich · 4 years, 5 months ago
  73. f6facfa Tests: More broadly use automapping binding/location. by John Kessenich · 4 years, 5 months ago
  74. 12c155f SPV: RelaxedPrecision: use the result precision for texture sampling. by John Kessenich · 4 years, 5 months ago
  75. 4df1033 SPV: Partially address #2293: correct "const in" precision matching. by John Kessenich · 4 years, 5 months ago
  76. 1ee750a Add pack_matrix test by lriki · 4 years, 5 months ago
  77. c30d335 Fix #2264: OpEntryPoint incorrectly including function parameters. by John Kessenich · 4 years, 5 months ago
  78. 08328fe Fix xfb stride limit issue (#2088) by Roy.li · 4 years, 5 months ago
  79. ff6dcca spirv: Support initializers on uniforms (#1588) by Alejandro Piñeiro · 4 years, 6 months ago
  80. 232ba0d Add SPIR-V capabilities needed for spec constants (#2199) by Ricardo Garcia · 4 years, 6 months ago
  81. 78a3c91 HLSL: Add better diagnostic when using in/out qualifiers in global scope (#2258) by rdb · 4 years, 6 months ago
  82. d39b8af EXT_ray_tracing requires spv1.4 (#2237) by alelenv · 4 years, 6 months ago
  83. e00d27c Fix missing patch decoration for TessFactor PCF arg (#2249) by greg-lunarg · 4 years, 6 months ago
  84. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 6 months ago
  85. 6f723eb fix incorrect error when multiple compilation units don't declare layouts (#2238) by Malcolm Bechard · 4 years, 6 months ago
  86. 4657244 Fix #2178: Allow specialization constants for texel offsets. by John Kessenich · 4 years, 7 months ago
  87. 0b66fa3 Shader interface matching rework to fix #2136 (#2156) by Malcolm Bechard · 4 years, 8 months ago
  88. f986436 Error assigns to objects of rayQueryEXT type. by alelenv · 4 years, 8 months ago
  89. 054b5e3 pass by reference updates by Neslisah Torosdagli · 4 years, 8 months ago
  90. 65c81bf compute and fragment shader test_cases added for rayQuery by Neslisah Torosdagli · 4 years, 8 months ago
  91. 2fb45de rayQuery test cases added by Neslisah Torosdagli · 4 years, 8 months ago
  92. 4893bae test names updated by Neslisah Torosdagli · 4 years, 8 months ago
  93. 39a7fc3 rayQuery test cases disabled by Neslisah Torosdagli · 4 years, 8 months ago
  94. 50a7228 GL_EXT_ray_query glslang updates, and test cases added. by Neslisah Torosdagli · 4 years, 8 months ago
  95. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 8 months ago
  96. 40007b8 Forbid memoryBarrierAtomicCounter for Vulkan compiles by Jeff Bolz · 4 years, 8 months ago
  97. 4b2483e Fix #2005. Allow multiple compilation units to declare identical push_constant blocks (#2123) by Malcolm Bechard · 4 years, 8 months ago
  98. ad3f10b EXT_debug_printf - make escape sequences better match C/C++ by Jeff Bolz · 4 years, 8 months ago
  99. b57af2f Decorate accesschain operand for nonuniform UBO loads by Jeff Bolz · 4 years, 8 months ago
  100. 39ffdaf Allow nonuniformEXT() on sampler types. by Jeff Bolz · 4 years, 8 months ago