1. 1638768 Fix winding issue in watertightness tests by Alex Shi · 1 year, 10 months ago
  2. 7e931e5 Remove tests using invalid sType by ziga-lunarg · 1 year, 10 months ago
  3. 36d67a7 Fix synchronization.cross_instance TEMPORARY permanence by Russell Chou · 1 year, 10 months ago
  4. 2a0fa6b Fix subpass dependency in geometry layered tests by ziga-lunarg · 1 year, 10 months ago
  5. d22c1a5 Fix color blend state in pipeline stencil tests by ziga-lunarg · 1 year, 10 months ago
  6. 2df7d38 Check if buffer size is multiple of nonCoherentAtomSize by ziga-lunarg · 1 year, 11 months ago
  7. bba15a5 Check if stage is supported with subgroup size by ziga-lunarg · 1 year, 11 months ago
  8. 17df8f1 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 1 year, 10 months ago
  9. 205c081 Fix dedicated allocations in split frame rendering tests by ziga-lunarg · 1 year, 11 months ago
  10. c4a7432 Fix external memory opaque fd tests for MacOS by ziga-lunarg · 1 year, 10 months ago
  11. 9bfbe55 Fix attachment load op in framebuffer compatible render pass tests by ziga-lunarg · 1 year, 11 months ago
  12. 0d15b6f Fix errors in imageless framebuffer tests by ziga-lunarg · 1 year, 11 months ago
  13. 8fd2836 Use only required buffer usage bit in robustness tests by ziga-lunarg · 1 year, 11 months ago
  14. bc7a620 Fix srcStageMask in vkCmdWaitEvents in external fence tests by ziga-lunarg · 1 year, 10 months ago
  15. a1cbc16 Fix srcStageMask in vkCmdWaitEvents in secondary cmd buffers tests by ziga-lunarg · 1 year, 10 months ago
  16. 95ce8e1 Fix memory allocation tests with device coherent memory by ziga-lunarg · 1 year, 10 months ago
  17. e204ebc Fix color blend state in multisample tests by ziga-lunarg · 1 year, 10 months ago
  18. 7d36f9a Fix signal order tests timeline semaphore value by ziga-lunarg · 1 year, 10 months ago
  19. 0b7fe9b Add checking drawIndirectCount in conditional rendering tests. by Hyunjun Ko · 1 year, 10 months ago
  20. c8cbf5d Fix image barriers in image to image copy tests by ziga-lunarg · 1 year, 11 months ago
  21. 68d7a2a Fix srcStageMask in buffer_marker tests by ziga-lunarg · 1 year, 11 months ago
  22. 09b3c16 Enable features in synchrnozation tests custom device by ziga-lunarg · 1 year, 11 months ago
  23. 227902e Remove invalid unmatched flags test by ziga-lunarg · 1 year, 10 months ago
  24. d2d71b9 Fix barriers in synchronization2 tests by ziga-lunarg · 1 year, 10 months ago
  25. 25bcf68 Fix errors in buffer_marker tests by ziga-lunarg · 1 year, 10 months ago
  26. 0809596 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 1 year, 10 months ago
  27. aabae6a Simplify feature checking in YCbCr tests by Graeme Leese · 1 year, 11 months ago
  28. 1a331f5 Fix FSI tests flusing non host visible memory by ziga-lunarg · 1 year, 11 months ago
  29. 741ee22 Fix bad depth/stencil sync for depth_range_unrestricted by Graeme Leese · 1 year, 11 months ago
  30. 481d91f lower local size for some amber KHR_workgroup_memory_explicit_layout tests by Iago Toral Quiroga · 1 year, 11 months ago
  31. 173bc2a Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 1 year, 11 months ago
  32. 3b5749c Fix using device coherent memory without enabling the feature by ziga-lunarg · 1 year, 11 months ago
  33. 6b5f0c9 Fix modifier tests - Add Invalidate memory before host read. by Matthew Netsch · 1 year, 11 months ago
  34. 87c2ea8 Fix build in C++20 mode. by Peter Kasting · 1 year, 11 months ago
  35. 62ee1f8 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 1 year, 11 months ago
  36. 25d3696 Fix wrong calculation to check diff between floats. by Hyunjun Ko · 1 year, 11 months ago
  37. a393bf2 VK_EXT_pipeline_creation_feedback: Invalid feedback is legal by Chad Versace · 2 years ago
  38. b72e4fb Stay within the minimum required limit for maxUniformBufferRange by Andreas Flöjt · 2 years, 2 months ago
  39. a0a5bcb Fix unsupported condition in memory requirements test by Sławomir Cygan · 2 years ago
  40. 3fd051f Fix device_memory_report test by Piotr Byszewski · 2 years ago
  41. 9a9d575 Fix undefined behaviour by allowing NaNs by Marcin Kańtoch · 2 years ago
  42. 7499528 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 1 year, 11 months ago
  43. c59e4fa Remove non-compliant event wait test by Aitor Camacho · 1 year, 11 months ago
  44. b271dfa Rework platform memory limits by Ilkka Saarelainen · 2 years, 8 months ago
  45. 40e3033 VK_EXT_pipeline_creation_feedback: Add indentation by Chad Versace · 2 years ago
  46. 9d1a96b Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  47. a3b4593 Improve the error message when storing uncomressed images fails. by Hyunjun Ko · 2 years ago
  48. 864176f Fix loop continue construct for SPIR-V assembly by Graeme Leese · 2 years ago
  49. ab1e2b9 Fix SPIRV validation for decoration tests by Graeme Leese · 2 years ago
  50. a1afe61 Fix barrier VK_AMD_buffer_marker by Arkadiusz Sarwa · 2 years ago
  51. 0c0af38 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  52. e714f57 Correct the image barrier in ray tracing test by yaozhong.zhang · 2 years ago
  53. 6b7c347 Fix undefined behaviour by bit-shifting with negative value. by Hyunjun Ko · 2 years ago
  54. bd51b03 Disable interval watchdog for sets32 in vktBindingDescriptorSetRandomTests by Yiwei Zhang · 2 years ago
  55. ac7ec6d Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  56. d67554c Fix physical_device_groups custom instance usage by Ricardo Garcia · 2 years ago
  57. 78e4b2b Fix memory barrier for alias sparse memory by Pan Gao · 2 years ago
  58. a554b6f Revert "Fix undefined behaviour by allowing NaNs" by Matthew Netsch · 2 years ago
  59. 8b95b2a Fix undefined behaviour by allowing NaNs by Marcin Kańtoch · 2 years ago
  60. a9ea239 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  61. 297f6f5 Fix Api version check with loaders by Matthew Netsch · 2 years ago
  62. 56e5dc2 Fix partial heap usage in protected_memory android swapchain tests by Chris Hambacher · 2 years ago
  63. 745d682 Handle latest Wayland version by Piotr Byszewski · 2 years ago
  64. 7190062 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  65. 4aa2b46 Fix barrier VK_AMD_buffer_marker tests by Arkadiusz Sarwa · 2 years ago
  66. dfe2204 Fix for different values of subTexelPrecisionBits. by michal_jakubek · 2 years, 1 month ago
  67. 8527c13 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  68. 9a2859d Backport CMake library change from master by Graeme Leese · 2 years, 2 months ago
  69. 430a022 Fix imprecise occlusion query inheritance tests by Jeff Bolz · 2 years, 1 month ago
  70. 8b5e2a5 Fix invalid usage in descriptor_indexing.input_attachment tests by Jeff Bolz · 2 years ago
  71. 3dd8cad Fix missing support check in rtp test by Yifan Dai · 2 years, 1 month ago
  72. c3b8e6f Fix image feature checking in YCbCr view tests by Graeme Leese · 2 years, 1 month ago
  73. 3abbee6 Fix control flow in SPIR-V test cases by Alan Baker · 2 years, 2 months ago
  74. dc288bf Fix checkSupport for pipeline bind point tests by Thomas Aven · 2 years, 2 months ago
  75. ef92f18 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 1 month ago
  76. 9e31aff Change direction of IgnoreIntersection/TerminateRay tests by Max Andersson · 2 years, 2 months ago
  77. 5106fbb Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years, 1 month ago
  78. a8e6f9d Fix image feature checking in YCbCr filtering tests by Joe Withers · 2 years, 1 month ago
  79. eabb63f Add missing barrier in ray tracing tests by Thomas Aven · 2 years, 2 months ago
  80. 5dcd1b2 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  81. 859a828 Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years, 2 months ago
  82. cae29ed Fix modifier tests - Add Invalidate memory before host read. by Matthew Netsch · 2 years, 2 months ago
  83. 0d40b40 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  84. e1cb821 Fix for the bounding box tests with GL 4.5 by Tapani Pälli · 2 years, 11 months ago
  85. 58173e7 Fix missing self-subpass dependency by Mohd Faisal · 2 years, 10 months ago
  86. c5c7a74 Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years, 2 months ago
  87. b6e2610 Fix int64 robustness bugs by Andreas Flöjt · 2 years, 3 months ago
  88. 21baf1b skip non-compresed 3D views of compressed images by Ilan Aelion · 2 years, 4 months ago
  89. 68d26f1 Fix leak on SimpleAllocator by Juan A. Suarez Romero · 2 years, 3 months ago
  90. 56fde5b Fix entry points check for VK_KHR_draw_indirect_count by Ricardo Garcia · 2 years, 3 months ago
  91. 0bc784c Include the proper formats in pViewFormats list by Ricardo Garcia · 2 years, 2 months ago
  92. 427245a Fix state binding in multiview tests by Ricardo Garcia · 2 years, 2 months ago
  93. b44874e Improve comparison of VkPhysicalDeviceMemoryProperties by Chia-I Wu · 2 years, 2 months ago
  94. 82e20ff Fix shader operator tests' precision expectation by Shahbaz Youssefi · 2 years, 8 months ago
  95. 48b907e Fix GL_MAX_FRAGMENT_INTERPOLATION_OFFSET limit check by Shahbaz Youssefi · 3 years ago
  96. 8d49229 Fix warning in gcc-8 by Graeme Leese · 3 years ago
  97. 97fae35 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 3 months ago
  98. 0b2657b Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years, 3 months ago
  99. ea66332 Fix second barrier access mask for transfers by Connor Abbott · 2 years, 3 months ago
  100. b849dc9 Fixes sparse flags by Matthew Netsch · 2 years, 3 months ago