1. e0aa327 Add command line parameter to override Vulkan library path by Jeff Bolz · 2 years ago
  2. 82131df Dynamic rendering with NULL shading rate image by Juha Heiskanen · 2 years, 1 month ago
  3. 8a25dae Test imageSize() on 2D image views from 3D images by Ricardo Garcia · 2 years ago
  4. a88ca02 Bug fix for current variableSampleLocations tests + new tests by Juha Heiskanen · 2 years ago
  5. deaa415 Test single-path switch statements by Toni Merilehti · 2 years, 1 month ago
  6. 7f3bd92 Remove usages of std::iterator by Jamie Madill · 2 years ago
  7. 1a70146 Fix ShaderBallotFunctionRead test by Pierre-Eric Pelloux-Prayer · 2 years, 1 month ago
  8. 0f8d503 Add autogenerate with GL_EXT_fragment_shading_rate by Younggwan Kim · 2 years, 1 month ago
  9. 44b613a Remove usages of std::iterator by Alan Zhao · 2 years ago
  10. fc7b99f Update gl.xml and fix script to build properly by Younggwan Kim · 2 years, 1 month ago
  11. d9076a2 Merge vk-gl-cts/opengl-cts-4.6.2 into vk-gl-cts/main by Matthew Netsch · 2 years ago
  12. 9134376 Rework sparse texture shader typing by Mike Blumenkrantz · 2 years, 1 month ago
  13. 219e8b8 Merge vk-gl-cts/opengl-es-cts-3.2.8 into vk-gl-cts/main by Matthew Netsch · 2 years ago
  14. 4da49ff Fix extension checks for EGL external image tests by Andy Candet · 2 years, 1 month ago
  15. f7bd056 Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/opengl-es-cts-3.2.8 by Matthew Netsch · 2 years ago
  16. 2a6c2dd Merge vk-gl-cts/opengl-es-cts-3.2.6 into vk-gl-cts/opengl-es-cts-3.2.7 by Matthew Netsch · 2 years ago
  17. 4f238fe Fix sample mask calculation by Ari Suonpaa · 2 years ago
  18. a2f099d Merge vk-gl-cts/vulkansc-cts-1.0.0 into vk-gl-cts/main by Matthew Netsch · 2 years ago
  19. 0d40b40 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  20. e1cb821 Fix for the bounding box tests with GL 4.5 by Tapani Pälli · 2 years, 9 months ago
  21. 58173e7 Fix missing self-subpass dependency by Mohd Faisal · 2 years, 7 months ago
  22. c5c7a74 Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years ago
  23. b6e2610 Fix int64 robustness bugs by Andreas Flöjt · 2 years, 1 month ago
  24. 21baf1b skip non-compresed 3D views of compressed images by Ilan Aelion · 2 years, 2 months ago
  25. 68d26f1 Fix leak on SimpleAllocator by Juan A. Suarez Romero · 2 years ago
  26. 56fde5b Fix entry points check for VK_KHR_draw_indirect_count by Ricardo Garcia · 2 years ago
  27. 0bc784c Include the proper formats in pViewFormats list by Ricardo Garcia · 2 years ago
  28. 427245a Fix state binding in multiview tests by Ricardo Garcia · 2 years ago
  29. b44874e Improve comparison of VkPhysicalDeviceMemoryProperties by Chia-I Wu · 2 years ago
  30. 82e20ff Fix shader operator tests' precision expectation by Shahbaz Youssefi · 2 years, 6 months ago
  31. 48b907e Fix GL_MAX_FRAGMENT_INTERPOLATION_OFFSET limit check by Shahbaz Youssefi · 2 years, 9 months ago
  32. 609cce7 writeSupportedExtensions for VKSC by Marcin Zając · 2 years ago
  33. 8d49229 Fix warning in gcc-8 by Graeme Leese · 2 years, 10 months ago
  34. 0581156 Fix valid usage violation in vkFreeDescriptorSets by Gangzheng Tong · 2 years ago
  35. a8c8a8d Fixed YCbCr conversion tests in Vulkan SC by Aidan Fabius · 2 years, 1 month ago
  36. 6937820 Check format features for both formats in LoadStoreTests by Jeff Bolz · 2 years, 2 months ago
  37. 238e34a Missing VK_KHR_object_refresh by Marcin Zając · 2 years ago
  38. f8b613c Fix including of unistd.h in zlib by John Bauman · 2 years ago
  39. 60be5c3 Add required support check for IsHelperInvocationEXT test by Juha Heiskanen · 2 years, 1 month ago
  40. 94cb1db Check pipeline construction type for fsr tests by Lionel Landwerlin · 2 years, 1 month ago
  41. d5e5eee Add a batch of GraphicsFuzz coverage tests by Ari Suonpaa · 2 years ago
  42. e4c8a5a Test poolSizeCount can be zero by Piers Daniell · 2 years, 1 month ago
  43. dbc0124 Add tests for vkGet...SurfacePresentModes2EXT by Jari Komppa · 2 years, 3 months ago
  44. 96b8c18 Merge vk-gl-cts/vulkan-cts-1.3.2 into vk-gl-cts/main by Matthew Netsch · 2 years ago
  45. 1592b62 Fix division by zero by Ari Suonpaa · 2 years ago
  46. e39a16f Merge branch 'vulkan-sc-cts-dev' into 'main' by Marcin Zając · 2 years, 3 months ago
  47. b82b402 Merge vk-gl-cts/vulkan-cts-1.3.1 into vk-gl-cts/vulkan-cts-1.3.2 by Matthew Netsch · 2 years ago
  48. 9682c9c Fix barrier in layer_copy_before_resolving tests by Eilif Swensen · 2 years, 1 month ago
  49. 1a4793f Fix EGL test list split by Paul Thomson · 2 years, 1 month ago
  50. e8d4fb5 Separate device feature tests by Jari Komppa · 2 years, 2 months ago
  51. c4f61784 Merge vk-gl-cts/vulkan-cts-1.3.0 into vk-gl-cts/vulkan-cts-1.3.1 by Matthew Netsch · 2 years ago
  52. 7887a0e Merge vk-gl-cts/vulkan-cts-1.2.8 into vk-gl-cts/vulkan-cts-1.3.0 by Matthew Netsch · 2 years ago
  53. 8555368 Remove invalid texture filtering test cases by Toni Merilehti · 2 years, 1 month ago
  54. 52038fb Merge vk-gl-cts/vulkan-cts-1.2.7 into vk-gl-cts/vulkan-cts-1.2.8 by Matthew Netsch · 2 years ago
  55. 97fae35 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. 0b2657b Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/vulkan-cts-1.2.6 by Matthew Netsch · 2 years ago
  57. ea66332 Fix second barrier access mask for transfers by Connor Abbott · 2 years, 1 month ago
  58. 987832b Set NEAREST filtering for sparse clamp lookup texture by Mike Blumenkrantz · 2 years, 1 month ago
  59. b849dc9 Fixes sparse flags by Matthew Netsch · 2 years ago
  60. acf70aa Merge vk-gl-cts/github-main into vk-gl-cts/main by Matthew Netsch · 2 years, 1 month ago
  61. 235409d Verify rectangular lines using the strict rule by Chia-I Wu · 2 years, 2 months ago
  62. 1cc0cd3 Remove unneeded commented block of code by Piotr Byszewski · 2 years, 1 month ago
  63. 22bb001 Fix some status code clarifications by Graeme Leese · 2 years, 2 months ago
  64. f1e6608 Run FSR tests with secondary command buffers by Piotr Byszewski · 2 years, 2 months ago
  65. 61e6bc6 Expand the list of format for image store tests by Graeme Leese · 2 years, 4 months ago
  66. 9930480 Test single-path switch statements by Toni Merilehti · 2 years, 1 month ago
  67. 994591a Add tests for VK_EXT_image_2d_view_of_3d by Ilkka Saarelainen · 2 years, 2 months ago
  68. 7ec5b58 Add coverage for MSAA copies with BindImageMemory(offset != 0) by Antto Mäkinen · 2 years, 1 month ago
  69. 11dee75 Add test for depth comparison with texel replacement by Ari Suonpaa · 2 years, 1 month ago
  70. 88e0f3b Support VK_KHR_portability_enumeration by Charles Giessen · 2 years, 2 months ago
  71. df479e4 Support VK_KHR_portability_enumeration by Charles Giessen · 2 years, 2 months ago vulkan-cts-1.3.2.0
  72. d48a55d Modify pipeline library tests to always specify the layout by Piers Daniell · 2 years, 1 month ago
  73. 833239c Do not query unsupported structures by Jari Komppa · 2 years, 1 month ago
  74. 9dbecc6 Fix acceleration structure vertex and index flushes by Ricardo Garcia · 2 years, 1 month ago
  75. c0b5124 Merge vk-gl-cts/vulkan-cts-1.3.1 into vk-gl-cts/main by Matthew Netsch · 2 years, 1 month ago
  76. 79b27df Merge vk-gl-cts/vulkan-cts-1.3.1 into vk-gl-cts/vulkan-cts-1.3.2 by Matthew Netsch · 2 years, 1 month ago
  77. 6eba05f Merge vk-gl-cts/vulkan-cts-1.3.0 into vk-gl-cts/vulkan-cts-1.3.1 by Matthew Netsch · 2 years, 1 month ago
  78. bcdac09 Increase tolerance in fp64 mat3determinant compute by zhangkai · 2 years, 1 month ago
  79. 0e4b820 Fix extension data for EXT_texel_buffer_alignment by Piotr Byszewski · 2 years, 1 month ago
  80. a434023 Support VK_KHR_portability_enumeration by Charles Giessen · 2 years, 2 months ago
  81. 1857276 Merge vk-gl-cts/vulkan-cts-1.2.8 into vk-gl-cts/vulkan-cts-1.3.0 by Matthew Netsch · 2 years, 1 month ago
  82. 2570b82 Reduce advertised sys mem on 32 bit Android by Ilkka Saarelainen · 2 years, 2 months ago
  83. 904aa58 Merge vk-gl-cts/vulkan-cts-1.2.7 into vk-gl-cts/vulkan-cts-1.2.8 by Matthew Netsch · 2 years, 1 month ago
  84. a1f9cbe 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
  85. b0db6c2 Don't alias image views in separate_channels subpass dependency tests by Connor Abbott · 2 years, 10 months ago
  86. 5a154d1 Fix DeqpTestRunnerTest by Paul Thomson · 2 years, 1 month ago
  87. 16636b1 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
  88. 3d2d437 Synchronize input attachment reads in IO chains by Ricardo Garcia · 2 years, 1 month ago
  89. b7ec6c9 Wait for idle queue after submitting an empty job by Ricardo Garcia · 2 years, 1 month ago
  90. 65e987d Limit dimensionality of arrays-of-arrays in random SSBO tests by Boris Zanin · 2 years, 1 month ago
  91. 106df41 Merge pull request #314 from etra0/patch-1 by Matthew Netsch · 2 years, 1 month ago
  92. bb81897 Skip mipmap generation for integer sparse texture formats by Mike Blumenkrantz · 2 years, 1 month ago
  93. 5d761ae Fix texture target for verifying sparse data by Mike Blumenkrantz · 2 years, 1 month ago
  94. 1f5b76e Improve sparse texture failure errors by Mike Blumenkrantz · 2 years, 1 month ago
  95. 365c92e Filter out invalid formats for sparse buffer texture queries by Mike Blumenkrantz · 2 years, 1 month ago
  96. 4ede4d0 Fix deinit of gl sparse buffer test by Mike Blumenkrantz · 2 years, 2 months ago
  97. 2f47d32 Add tests for VK_EXT_image_compression_control by Vidar Lilleboe · 2 years, 6 months ago
  98. c78c37d Fix 32-bit compilation warning by Piers Daniell · 2 years, 1 month ago
  99. d3db239 vulkancts: update mustpass path. by Sebastián Aedo · 2 years, 1 month ago
  100. a22069b Merge vk-gl-cts/github-main into vk-gl-cts/main by Matthew Netsch · 2 years, 1 month ago