1. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 4 years ago
  2. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 4 years ago
  3. 639f546 New nonuniform analysis (#2457) by greg-lunarg · 4 years ago
  4. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 4 years ago
  5. 383eaf3 Fix token-pasting macros not working in preprocessor directives. (#2453) by rdb · 4 years ago
  6. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 4 years ago
  7. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 4 years ago
  8. 142cb87 Merge pull request #2387 from BNieuwenhuizen/nonuniform by John Kessenich · 4 years ago
  9. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 4 years ago
  10. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years, 4 months ago
  11. 69d0c1a Remove executable bits from code/data files (#2420) by Rémi Verschelde · 4 years, 1 month ago
  12. 2067d1a Add test case for read-only storage texture passed to helper function (#2414) by David Neto · 4 years, 1 month ago
  13. 3933d7d Fix scope definition in ES 100. (#2379) by Chow · 4 years, 2 months ago
  14. 8eb0bdc Add texture sample to nonuniform test by Greg Fischer · 4 years, 2 months ago
  15. 889ac20 Add buffer store to nonuniform tests by Greg Fischer · 4 years, 2 months ago
  16. de949a2 SPV: Add NonUniform decorations for stores. by Bas Nieuwenhuizen · 4 years, 2 months ago
  17. ed7a097 Error when initializing rayQuery with assignment by Tobias Hector · 4 years, 2 months ago
  18. 5bfb423 Merge pull request #2367 from KhronosGroup/fix-semantic-checking by John Kessenich · 4 years, 3 months ago
  19. 0138472 Fix #2366, fix #2358, correctly separate out numerical feature checking by johnkslang · 4 years, 3 months ago
  20. 157fe5f Update test expectations by Alan Baker · 4 years, 3 months ago
  21. d8daeb4 Non-functional: correctly do GL_EXT_buffer_reference2 semantic checking by johnkslang · 4 years, 3 months ago
  22. b60e067 SPV: Fix #1829: don't emit OpModuleProcessed use-storage-buffer by johnkslang · 4 years, 3 months ago
  23. 79b9392 Add changes for SPV_EXT_shader_atomic_float_add by Vikram Kushwaha · 4 years, 4 months ago
  24. 3d2391f GLSL/SPV: Propagaet precision qualifier from function to return value. by John Kessenich · 4 years, 4 months ago
  25. f429b72 runtests: Check error codes, set LD_LIBRARY_PATH by Ben Clayton · 4 years, 4 months ago
  26. f80ef74 Fix recently found non-determinism with gl_WorldToObject3x4EXT. by John Kessenich · 4 years, 4 months ago
  27. 4e13c90 Fix #2329: don't use invalid initializers. by John Kessenich · 4 years, 4 months ago
  28. a70f7de Merge pull request #2268 from lriki/hlsl-pack_matrix by John Kessenich · 4 years, 4 months ago
  29. 863ea23 SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. by John Kessenich · 4 years, 4 months ago
  30. f6facfa Tests: More broadly use automapping binding/location. by John Kessenich · 4 years, 4 months ago
  31. 8d3f3b7 Merge pull request #2302 from KhronosGroup/fix-texture-precision by John Kessenich · 4 years, 4 months ago
  32. 12c155f SPV: RelaxedPrecision: use the result precision for texture sampling. by John Kessenich · 4 years, 4 months ago
  33. 435dd80 SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. by John Kessenich · 4 years, 4 months ago
  34. bf6efd0 SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param by John Kessenich · 4 years, 4 months ago
  35. 4df1033 SPV: Partially address #2293: correct "const in" precision matching. by John Kessenich · 4 years, 4 months ago
  36. 1ee750a Add pack_matrix test by lriki · 4 years, 4 months ago
  37. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years, 4 months ago
  38. ff4b156 Update test results to expect OpFUnordNotEqual by Graeme Leese · 4 years, 5 months ago
  39. ebf55a0 HLSL: Fix incorrect case in name of DX9-style cube sampler type (#2265) by rdb · 4 years, 5 months ago
  40. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 5 months ago
  41. c30d335 Fix #2264: OpEntryPoint incorrectly including function parameters. by John Kessenich · 4 years, 5 months ago
  42. 08328fe Fix xfb stride limit issue (#2088) by Roy.li · 4 years, 5 months ago
  43. 8111268 Add Shared/Std140 SSBO process & top-level array elements related (#2231) by Chow · 4 years, 5 months ago
  44. ff6dcca spirv: Support initializers on uniforms (#1588) by Alejandro Piñeiro · 4 years, 5 months ago
  45. 232ba0d Add SPIR-V capabilities needed for spec constants (#2199) by Ricardo Garcia · 4 years, 5 months ago
  46. 78a3c91 HLSL: Add better diagnostic when using in/out qualifiers in global scope (#2258) by rdb · 4 years, 5 months ago
  47. d8edfd8 HLSL: fix handling of uniform qualifier in entry point parameters (#2254) by rdb · 4 years, 5 months ago
  48. 999d4fd Add default descriptorset decoration for acceleration structure (#2257) by alelenv · 4 years, 5 months ago
  49. d39b8af EXT_ray_tracing requires spv1.4 (#2237) by alelenv · 4 years, 5 months ago
  50. e00d27c Fix missing patch decoration for TessFactor PCF arg (#2249) by greg-lunarg · 4 years, 5 months ago
  51. 2b0eafb Update spirv tools (#2246) by alan-baker · 4 years, 5 months ago
  52. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 6 months ago
  53. 6f723eb fix incorrect error when multiple compilation units don't declare layouts (#2238) by Malcolm Bechard · 4 years, 6 months ago
  54. 0ab7811 Add check for DOUBLE in low versions (#2223) by Chow · 4 years, 6 months ago
  55. 7c753a7 Flatten all interface variables (#2217) by greg-lunarg · 4 years, 6 months ago
  56. 24dcbd1 Reserve unused std140 uniform block in reflection, and fix uniform block matrix layout (#2041) by Roy.li · 4 years, 6 months ago
  57. 08a05bc Move to newer version of SPIRV-Tools by Jaebaek Seo · 4 years, 6 months ago
  58. b5f003d Fix #2191: Error check for indexing reference containing unsize array. by John Kessenich · 4 years, 6 months ago
  59. 7c4dc12 Merge branch 'master' into GL_EXT_blend_func_extended by John Kessenich · 4 years, 6 months ago
  60. e05cc20 Add support for es extension GL_EXT_blend_func_extended by Pankaj Mistry · 4 years, 7 months ago
  61. 9fcc078 Merge branch 'master' into GL_EXT_shader_implicit_conversions by John Kessenich · 4 years, 6 months ago
  62. 2c53bae Add support for extension GL_EXT_shader_integer_mix (#2203) by pmistryNV · 4 years, 6 months ago
  63. 2a8ead2 Add support for extension GL_EXT_shader_implicit_conversions by Pankaj Mistry · 4 years, 6 months ago
  64. 39281fb Add support for extension GL_ARB_vertex_attrib_64bit (#2193) by pmistryNV · 4 years, 6 months ago
  65. f03cb29 Add support for extension GL_ARB_texture_query_lod. (#2194) by pmistryNV · 4 years, 6 months ago
  66. ea50f6d Add support for extension GL_ARB_shading_language_packing (#2192) by pmistryNV · 4 years, 6 months ago
  67. 7d65f09 Add support for extension GL_ARB_shader_storage_buffer_object (#2184) by pmistryNV · 4 years, 6 months ago
  68. 3f4e5c4 Add support for extension GL_ARB_shader_image_size (#2185) by pmistryNV · 4 years, 7 months ago
  69. 9f46e3d Add support for extension GL_ARB_shader_bit_encoding (#2183) by pmistryNV · 4 years, 7 months ago
  70. 4d2298b Support multiple swizzled out operands (#2175) by Cody Northrop · 4 years, 7 months ago
  71. 4657244 Fix #2178: Allow specialization constants for texel offsets. by John Kessenich · 4 years, 7 months ago
  72. 75de196 Add support for EXT_ray_flags_primitive_culling. (#2173) by alelenv · 4 years, 7 months ago
  73. 9c3204a Error message: Finish addressing #2097, better texture error message. by John Kessenich · 4 years, 7 months ago
  74. 0b66fa3 Shader interface matching rework to fix #2136 (#2156) by Malcolm Bechard · 4 years, 7 months ago
  75. f986436 Error assigns to objects of rayQueryEXT type. by alelenv · 4 years, 7 months ago
  76. 915f119 accelerationStructureEXT - issue #2152 by Neslisah Torosdagli · 4 years, 7 months ago
  77. 054b5e3 pass by reference updates by Neslisah Torosdagli · 4 years, 7 months ago
  78. 7d37a68 pass-by-reference updates by Neslisah Torosdagli · 4 years, 7 months ago
  79. 8e26c5f Merge pull request #2139 from neslimsah/master by John Kessenich · 4 years, 7 months ago
  80. 7f689be const rayFlag defs used in the test cases in stead of numerical values by Neslisah Torosdagli · 4 years, 7 months ago
  81. 2fb45de rayQuery test cases added by Neslisah Torosdagli · 4 years, 7 months ago
  82. c8274e9 Make file formatting comply with POSIX and Unix standards by Aaron Franke · 4 years, 8 months ago
  83. 50a7228 GL_EXT_ray_query glslang updates, and test cases added. by Neslisah Torosdagli · 4 years, 8 months ago
  84. 3f7c957 Fix #2132: constant matrix constructor from single non-scalar argument by John Kessenich · 4 years, 8 months ago
  85. 8c21e0a Fix #2132: constant matrix constructor from single non-scalar argument by John Kessenich · 4 years, 8 months ago
  86. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 8 months ago
  87. 40007b8 Forbid memoryBarrierAtomicCounter for Vulkan compiles by Jeff Bolz · 4 years, 8 months ago
  88. 4b2483e Fix #2005. Allow multiple compilation units to declare identical push_constant blocks (#2123) by Malcolm Bechard · 4 years, 8 months ago
  89. ad3f10b EXT_debug_printf - make escape sequences better match C/C++ by Jeff Bolz · 4 years, 8 months ago
  90. dbb56a1 Merge pull request #2105 from jeffbolznv/nonunif by John Kessenich · 4 years, 8 months ago
  91. 1344454 disable escape sequences for #line and #error by Jeff Bolz · 4 years, 8 months ago
  92. b57af2f Decorate accesschain operand for nonuniform UBO loads by Jeff Bolz · 4 years, 8 months ago
  93. 39ffdaf Allow nonuniformEXT() on sampler types. by Jeff Bolz · 4 years, 8 months ago
  94. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  95. bbbd9a2 Fix #1843: Handle built-in function output parameters to a swizzled arg by John Kessenich · 4 years, 8 months ago
  96. fb18b6d Fix an issue of SPV generation for imageAtomicStore. by Rex Xu · 4 years, 9 months ago
  97. c12493f Merge pull request #2086 from samuelig/SPV_AMD_shader_image_load_store_lod by John Kessenich · 4 years, 9 months ago
  98. a515fff SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools by Samuel Iglesias Gonsálvez · 4 years, 9 months ago
  99. abfc4c2 Fix part of #2070: Correctly handle promotion for <unary-op>(int). by John Kessenich · 4 years, 9 months ago
  100. 2d70e98 Merge pull request #2028 from ShchchowAMD/constant_expressions_array_mod by John Kessenich · 4 years, 9 months ago