1. 84e11a8 Merge pull request #2565 from greg-lunarg/i2564 by greg-lunarg · 3 years, 6 months ago
  2. e318237 Merge pull request #2242 from mbechard/GL_EXT_vulkan_glsl_relaxed by greg-lunarg · 3 years, 6 months ago
  3. b5c8fd4 Pass correct proxy type for atomicStore by Greg Fischer · 3 years, 6 months ago
  4. ecc9b91 Implement GL_EXT_vulkan_glsl_relaxed option by will brown · 4 years, 3 months ago
  5. c7c7982 Merge pull request #2560 from amdrexu/bugfix by greg-lunarg · 3 years, 6 months ago
  6. 1034727 SPV: The capability string for RayTracingProvisionalKHR is missing by Rex Xu · 3 years, 6 months ago
  7. 159b057 Merge pull request #2559 from greg-lunarg/i2555 by greg-lunarg · 3 years, 6 months ago
  8. b479ce0 Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module. by Greg Fischer · 3 years, 6 months ago
  9. 0eca413 Merge pull request #2558 from greg-lunarg/i2551 by greg-lunarg · 3 years, 6 months ago
  10. 740def2 Allow grad texture ops in all shaders by Greg Fischer · 3 years, 6 months ago
  11. 42ddfbd Merge pull request #2557 from greg-lunarg/i2552b by greg-lunarg · 3 years, 6 months ago
  12. e04a046 Merge pull request #2554 from proydakov/Try-to-find-python-interpreter-from-host-first by greg-lunarg · 3 years, 6 months ago
  13. abb9bef Merge pull request #2553 from amdrexu/bugfix by greg-lunarg · 3 years, 6 months ago
  14. 051fbbb Fix off-by-1 bug in gl_MaxCombinedTextureImageUnits check by Greg Fischer · 3 years, 6 months ago
  15. 3839066 Merge pull request #2556 from greg-lunarg/i2541 by greg-lunarg · 3 years, 6 months ago
  16. c176085 Fix precision propagation around shifts by Greg Fischer · 3 years, 6 months ago
  17. a990b97 Returned using find_host_package for PythonInterp 3 instead of find_package. by Evgeny Proydakov · 3 years, 6 months ago
  18. 77fe62f SPV: Change the key of extBuiltinMap to std::string by Rex Xu · 3 years, 6 months ago
  19. 51d672b Merge pull request #2544 from ZhiqianXia/master by greg-lunarg · 3 years, 6 months ago
  20. 47a2182 fix a typo by ZhiqianXia · 3 years, 6 months ago
  21. 00c6d2d Merge pull request #2549 from jeremy-lunarg/hayes-2479 by greg-lunarg · 3 years, 6 months ago
  22. 1c62806 Require fixed workgroup size declaration by Jeremy Hayes · 3 years, 7 months ago
  23. 9801a9e Merge pull request #2546 from proydakov/msvc-noexcept-fix by greg-lunarg · 3 years, 6 months ago
  24. 5f7228e Fixed msvc 2019 nmake noexcept build. by Evgeny Proydakov · 4 years, 2 months ago
  25. 2e99822 Merge pull request #2537 from proydakov/fixed-cmake-warning by greg-lunarg · 3 years, 7 months ago
  26. 6332f80 Code review. Thx `greg-lunarg` for comments. by Evgeny Proydakov · 3 years, 7 months ago
  27. 53e0e6a Replace the old version math func with C++11 to prevent some presicion issue. by ZhiqianXia · 3 years, 7 months ago
  28. 6f7a8eb Merge pull request #2525 from ZhiqianXia/master by greg-lunarg · 3 years, 7 months ago
  29. c8b95db Merge pull request #2540 from dgkoch/dgkoch_build_fix by greg-lunarg · 3 years, 7 months ago
  30. 5421877 Merge pull request #2543 from greg-lunarg/chg11.2.0 by greg-lunarg · 3 years, 7 months ago
  31. 82a37a3 Update CHANGES.md to 11.2.0 to sync with current tagging. by Greg Fischer · 3 years, 7 months ago
  32. d9b931e Fix warning in build by Daniel Koch · 3 years, 7 months ago
  33. 31d234c Fixed cmake generation warning for regeneration project build files. by Evgeny Proydakov · 3 years, 7 months ago
  34. e56beae Merge pull request #2536 from greg-lunarg/chg0 by greg-lunarg · 3 years, 7 months ago
  35. ecd9bb2 Update CHANGES for 11.1.0 by Greg Fischer · 3 years, 7 months ago
  36. 51b86c1 Merge pull request #2532 from juliusikkala/master by greg-lunarg · 3 years, 7 months ago
  37. b0f8a0c Merge pull request #2458 from ShchchowAMD/unique_id-fix by greg-lunarg · 3 years, 7 months ago
  38. 93b400f Fix issue for new unique id system. Add level bits to help verifying symbols and split symbol tables. by Chow · 3 years, 10 months ago
  39. 6274ec5 Pass environment through PreprocessDeferred by Julius Ikkala · 3 years, 7 months ago
  40. 6ab923c Merge pull request #2531 from greg-lunarg/kg116 by greg-lunarg · 3 years, 7 months ago
  41. 6866807 Update spirv-tools and spirv-header known good. by Greg Fischer · 3 years, 7 months ago
  42. 4afd691 Merge pull request #2526 from proydakov/regression-python3-is-required-even-without-using-SPIRV-Tools by greg-lunarg · 3 years, 7 months ago
  43. e3dab6f Code review. Thx ben-clayton for comments. by Evgeny Proydakov · 3 years, 7 months ago
  44. 05798c1 Fixed issues 2496. Used option 4: parse_version.cmake to avoid python3 usage. by Evgeny Proydakov · 3 years, 7 months ago
  45. 5100efd Cannot specify atomic counter with location. by ZhiqianXia · 3 years, 7 months ago
  46. 29b2a08 Cannot specify atomic counter with location. by ZhiqianXia · 3 years, 7 months ago
  47. c8db4f4 Cannot specify atomic counter with location. by ZhiqianXia · 3 years, 7 months ago
  48. 386b4fc Merge pull request #2523 from dneto0/remove-stray-semi by greg-lunarg · 3 years, 7 months ago
  49. 57e6a38 Remove useless semicolon by David Neto · 3 years, 7 months ago
  50. 5c4f421 Merge pull request #2517 from glebm/fix-ubsan-localintermediate by greg-lunarg · 3 years, 7 months ago
  51. 6d68720 Merge pull request #2512 from cmarcelo/GL_EXT_shared_memory_block by greg-lunarg · 3 years, 7 months ago
  52. 546f626 callGraph.push_front -> emplace_front to fix UBSAN by Gleb Mazovetskiy · 3 years, 7 months ago
  53. 4bfbf62 Add support for GL_EXT_shared_memory_block by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  54. 3785ddd Update known_good.json to pick up SPV_KHR_workgroup_memory_explicit_layout by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  55. a38df83 Consider GL_EXT_scalar_block_layout when validating SPIR-V by Caio Marcelo de Oliveira Filho · 3 years, 7 months ago
  56. f7c4337 Merge pull request #2513 from jeffbolznv/missingcap by greg-lunarg · 3 years, 7 months ago
  57. bfd84a3 Add missing capability when QueueFamily scope is used by Jeff Bolz · 3 years, 7 months ago
  58. 36df92e Merge pull request #2511 from alan-baker/GL_EXT_null_initializer by greg-lunarg · 3 years, 7 months ago
  59. c739e03 Implement GL_EXT_null_initializer by John Kessenich · 4 years, 3 months ago
  60. 6abdde3 Merge pull request #2508 from corporateshark/master by greg-lunarg · 3 years, 8 months ago
  61. a720028 Fix missing enum values in the C-interface #2507 by Sergey Kosarevsky · 3 years, 8 months ago
  62. 9b4e82e Merge pull request #2505 from ben-clayton/update-licnese-checker-cfg by greg-lunarg · 3 years, 8 months ago
  63. 5b7d68c Merge pull request #2504 from cdotstout/fuchsia-cmake by greg-lunarg · 3 years, 8 months ago
  64. 7520285 license-checker.cfg: Update rules by Ben Clayton · 3 years, 8 months ago
  65. 17a83a9 Add CMake support for Fuchsia by Craig Stout · 3 years, 8 months ago
  66. 3de5cfe Merge pull request #2498 from dezinjob/fix-option-replacement-vs by greg-lunarg · 3 years, 8 months ago
  67. 480f603 Merge pull request #2500 from jeremy-lunarg/hayes-2497 by greg-lunarg · 3 years, 8 months ago
  68. f77085c Merge pull request #2499 from greg-lunarg/i2494 by greg-lunarg · 3 years, 8 months ago
  69. b73afa8 Prevent HLSL input under OpenGL semantics by Jeremy Hayes · 3 years, 8 months ago
  70. e453088 Fix debugInfo test to target vulkan1.1 as intended by Greg Fischer · 3 years, 8 months ago
  71. 78dbd75 Fix option replacement when flags are empty by Denis Zalevskiy · 3 years, 8 months ago
  72. 9325cc0 Merge pull request #2393 from nihui/patch-3 by greg-lunarg · 3 years, 9 months ago
  73. 08e4874 Merge remote-tracking branch 'upstream/master' into patch-3 by nihuini · 3 years, 9 months ago
  74. 5c202fa Update ParseHelper.cpp by nihui · 3 years, 9 months ago
  75. f426f65 Merge pull request #2490 from greg-lunarg/i2476 by greg-lunarg · 3 years, 9 months ago
  76. efe4586 Fix cut and paste error by Greg Fischer · 3 years, 9 months ago
  77. 6d5916d Merge pull request #2451 from rdb/dx9-round-semantics by greg-lunarg · 3 years, 9 months ago
  78. 589aaff Don't use roundEven() to implement round() in DX9 compatibility mode by rdb · 3 years, 10 months ago
  79. a5be11b Merge pull request #2485 from proydakov/fixed-hlsl-off-compile-warning by John Kessenich · 3 years, 9 months ago
  80. b6fd41d Merge pull request #2487 from dneto0/validate-imageread-result by John Kessenich · 3 years, 9 months ago
  81. 1ef5e20 Test updates for ImageRead result type validation by David Neto · 3 years, 9 months ago
  82. 3805671 Update known_good, pick up ImageRead result validation by David Neto · 3 years, 9 months ago
  83. dc8b1d0 Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-parameter] by Evgeny Proydakov · 3 years, 9 months ago
  84. c0bcfaf Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484) by Daniel Koch · 3 years, 9 months ago
  85. ab66a91 Merge pull request #2482 from greg-lunarg/gtfix3 by greg-lunarg · 3 years, 9 months ago
  86. 4f074ae Update README to avoid googletest breakage by Greg Fischer · 3 years, 9 months ago
  87. 862ddcb Fix Travis to use pre-breakage googletest (#2481) by greg-lunarg · 3 years, 9 months ago
  88. c594de2 Update spirv-tools known-good #2 - Pick up ray tracing terminator fix (#2478) by greg-lunarg · 3 years, 9 months ago
  89. dd69df7 Update spirv-tools known-good (#2473) by greg-lunarg · 3 years, 9 months ago
  90. e11a2c8 update spirv-headers and fix handling of gl_HitTEXT (#2471) by Daniel Koch · 3 years, 9 months ago
  91. 4d41da3 Add ray query capability if acceleration structure or ray query types declared (#2469) by Daniel Koch · 3 years, 10 months ago
  92. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 3 years, 10 months ago
  93. 7f6559d Compile out code for GL_EXT_shader_image_int64 for ANGLE (#2463) by Shahbaz Youssefi · 3 years, 10 months ago
  94. beec2e4 tweak local_size comparison a bit (#2456) by Malcolm Bechard · 3 years, 10 months ago
  95. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 3 years, 10 months ago
  96. 639f546 New nonuniform analysis (#2457) by greg-lunarg · 3 years, 10 months ago
  97. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 3 years, 10 months ago
  98. 383eaf3 Fix token-pasting macros not working in preprocessor directives. (#2453) by rdb · 3 years, 10 months ago
  99. 3d7984d Fix warning in iomapper. (#2449) by Chow · 3 years, 10 months ago
  100. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 3 years, 10 months ago