1. 0f94573 Fix checkImageSupport() by Alexander Galazin · 7 years ago
  2. 1a42786 Add StorageImageExtendedFormats cap check by Alexander Galazin · 7 years ago
  3. 139c335 Update vulkan.h.in for WSI device-group functionality by Alexander Galazin · 7 years ago
  4. 99e10f0 Fix API version for functions in CoreFunctionalities by Alexander Galazin · 7 years ago
  5. 651cd3f WSI devgroup tests need VK_KHR_swapchain by Daniel Koch · 7 years ago
  6. 63af86b Fix instance-rate vertex attribute verification by Maciej Jesionowski · 7 years ago
  7. e68883e Avoid 32-bit precision issues in ShaderRender tests by Maciej Jesionowski · 7 years ago
  8. cc64df6 VK_KHR_maintenance3: Fix per-stage descriptor limit checks by Jason Ekstrand · 7 years ago
  9. 37eb2ea Sync AOSP and VK-GL-CTS exclusion lists by Alexander Galazin · 7 years ago
  10. c296d1c Remove atan2 mediump precision tests by Alexander Galazin · 7 years ago
  11. 69de8d3 Add tests for multi GPU (device group) by Vikram Kushwaha · 7 years ago
  12. fef2cc5 Use tags for SPIR-V tools by Alexander Galazin · 7 years ago
  13. 658bcda Fix result verification in loop_control tests by Alexander Galazin · 7 years ago
  14. aa56e8c Remove non-finished extension by Alexander Galazin · 7 years ago
  15. 822f725 Remove check for depthBounds support in frag depth tests by Alexander Galazin · 7 years ago
  16. bb4b633 Fix for maintenance3_properties test by Marcin Rogucki · 7 years ago
  17. 16986d1 Fix imageExtent to use correct destination size by Piers Daniell · 7 years ago
  18. 88ca505 Add YCbCr image conversion tests for protected memory test group by Peter Gal · 7 years ago
  19. ef08696 Fix SPIR-V version in subgroups tests by Alexander Galazin · 7 years ago
  20. 8f0a05a Lower default buffer size to the Spec's minimum for 2D images (4096) by Jorg Wagner · 7 years ago
  21. bb6bc7e Fix SHADER_DRAW_PARAMETER_FEATURES enum value by Alexander Galazin · 7 years ago
  22. dfec110 Fix device creation in sync multi queue tests by Alexander Galazin · 7 years ago
  23. 802df87 Fix device creation in multiview tests by Alexander Galazin · 7 years ago
  24. ab236ee Remove VK_KHR_swapchain as a required extension by Vikram Kushwaha · 7 years ago
  25. 210b713 Fix requested SPIR-V version by Alexander Galazin · 7 years ago
  26. df0fcc9 Fix NotSupported condition in dEQP_VK.spirv_assembly by Slawomir Cygan · 7 years ago
  27. 75052a3 Update vulkan.h.in to version 61 by Alexander Galazin · 7 years ago
  28. 843b90e Check for VK 1.1 for protected memory tests by Daniel Koch · 7 years ago
  29. 6105762 Add missing KHR exts to the allowed list by Alexander Galazin · 7 years ago
  30. 1ce6e23 Invalidate memory in draw tests by Alexander Galazin · 7 years ago
  31. 8203d1e Restore NDK r11c as preferred version by Jesse Hall · 7 years ago
  32. 6e30a70 Exercise non zero base offsets within the same physical device by Vikram Kushwaha · 7 years ago
  33. f1c2646 Fix extensions checks in WSI tests by Alexander Galazin · 7 years ago
  34. 5b45b36 Add swapchain tests for the VK_KHR_protected_memory extension by Peter Gal · 7 years ago
  35. 09ff404 Use correct image extent for image to buffer copies by Petros Bantolas · 7 years ago
  36. 2918737 Typo fix for ycbcr sampler conversion extension name by Peter Gal · 7 years ago
  37. 1effe14 Indentation improvement after removal KHR suffix by Alexander Galazin · 7 years ago
  38. cc48dec Implement tests for VK_KHR_maintenance3 by Igor Wadowski · 7 years ago
  39. e87a278 Update Pre-compiling SPIR-V binaries section by Alexander Galazin · 7 years ago
  40. 56f6a62 VK 1.1: Detect support for ShaderDrawParameters by Daniel Koch · 7 years ago
  41. 34eb183 Added script for checking & fixing BOMs in files. by Marcin Rogucki · 7 years ago
  42. d784ada SpirV tests for Vulkan 1.1 by Boris Zanin · 7 years ago
  43. f2a5b76 Correct image usage flags for YCbCr copy tests by Jorg Wagner · 7 years ago
  44. 17d58e8 Skip more basic subgroup tests requiring the ballot feature by Jorg Wagner · 7 years ago
  45. 9fe7d47 Serialize region copies for YCbCr copy tests by Panagiotis Apostolou · 7 years ago
  46. 316a84b Fixed invalid OpPtrAccessChain usage in access chain tests. by Ari Suonpaa · 7 years ago
  47. 18e7e66 Avoid overflow on shift left operator in subgroups ballot by Slawomir Cygan · 7 years ago
  48. b81810d Avoid assert in dEQP-VK.tessellation.fractional_spacing by Slawomir Cygan · 7 years ago
  49. 4a8c11b Invalid API version test updated for VK 1.1 by Marcin Rogucki · 7 years ago
  50. 09c67dc Fix depth & stencil passOp for pipeline.render_to_image tests by Petros Bantolas · 7 years ago
  51. e808b40 Check API version in addition to present extensions by Alexander Galazin · 7 years ago
  52. 71bbfa8 Fix sType used with VkExternalImageFormatPropertiesKHR by Piers Daniell · 7 years ago
  53. 29ed0ba Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  54. 9a93acc Rename 1.0.3 mustpass by Alexander Galazin · 7 years ago
  55. 33b5a8a Remove Vulkan 1.1 KHR-suffixed functions/structs/enums by Alexander Galazin · 7 years ago
  56. a0eb0a8 Remove YCbCr from the instance extensions by Alexander Galazin · 7 years ago
  57. aae4252 Add support for Vulkan 1.1 by Alexander Galazin · 7 years ago
  58. 063b326 Typo fix in YCbCr conversion tests by Peter Gal · 7 years ago
  59. 647d8b1 Typo fix in YCbCr conversion tests by Peter Gal · 7 years ago
  60. 641183e Fix regression in dEQP-VK.pipeline.multisample.sample_mask by Slawomir Cygan · 7 years ago
  61. 70de0c5 Fix memory corruption vktApiObjectManagementTests by Boris Zanin · 7 years ago
  62. 1fad377 Check viewport limits against framebuffer limits by Graeme Leese · 7 years ago
  63. 5221675 Fix unreasonable memory expectations in pipeline.render_to_image by Arkadiusz Sarwa · 7 years ago
  64. 58319ae Subgroup Tests: Using framebuffer instead of SSBO by Arkadiusz Sarwa · 7 years ago
  65. eaec8fa Update CTS to remove fragment from the required stages list. by Neil Henning · 7 years ago
  66. e05eabb Merge "Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0" into vulkan-cts-1.1.0 by Gerrit Code Review · 7 years ago
  67. c30f0a1 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  68. 9760fb8 Re-apply after merge-foo: Enable b10g10r11 and e5b9g9r9 blitting tests by Jason Ekstrand · 7 years ago
  69. ce94ca5 Remove merge conflicts artefacts by Alexander Galazin · 7 years ago
  70. cb5bf29 Update SPIR-V Tools, SPIR-V Headers and glslang by Neil Henning · 7 years ago
  71. 4e3b421 Check if the driver supports subgroup operations by Samuel Iglesias Gonsálvez · 7 years ago
  72. 92e363d Fix possibility of memory leak in subgroups tests by Arkadiusz Sarwa · 7 years ago
  73. 4a081b7 Raise required NDK version to r15 by Alexander Galazin · 7 years ago
  74. 296bd3a Fix bug when setting descriptor set layouts by Samuel Iglesias Gonsálvez · 7 years ago
  75. d4534bc Add compute tests for device group by Vikram Kushwaha · 7 years ago
  76. 7c0af77 Add tests for sparse buffers/images with device groups by Vikram Kushwaha · 7 years ago
  77. 6b3bca4 Check for depthBounds support in shader builtin frag depth tests by Tony Wasserka · 7 years ago
  78. 81d9570 Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  79. 8d4478a Add uintXX_t checks into check_all.py by Boris Zanin · 7 years ago
  80. 9511931 Fix clean operation in fetch_sources.py by Boris Zanin · 7 years ago
  81. f428926 Fix build errors with uint64_t and default constructor by Arkadiusz Sarwa · 7 years ago
  82. bda54aa Remove ES3PlusWrapperContext by Piotr Byszewski · 7 years ago
  83. f104cff Update vulkan.h.in to version 60 by Alexander Galazin · 7 years ago
  84. e73cc77 Make DSA storage multisample tests signal unsupported cases by Iago Toral Quiroga · 7 years ago
  85. 8c47d13 Split built_in_functions into separate test by Piotr Byszewski · 7 years ago
  86. 5062349 Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  87. 92373ca Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  88. a33f670 Extend occlusion query test with fragment discard. by Ari Suonpaa · 7 years ago
  89. 9edc70a Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  90. bd49bc4 Fix race in ShaderBallotFunctionRead test by James Helferty · 7 years ago
  91. de9a178 Render to FBO in tessellation winding order tests by Sunny Sun · 7 years ago
  92. 8c5a1a7 ShaderImageLoadStore: relax texture incompleteness requirement by Alejandro Piñeiro · 7 years ago
  93. ae008be Change required sample counts for storage images by Graeme Leese · 7 years ago
  94. f5fa630 Update KC CTS reference by Alexander Galazin · 7 years ago
  95. 0206576 Use vkGetQueue2KHR method in Protected memory tests by Peter Gal · 7 years ago
  96. 5304772 Add shader image access tests for the VK_KHR_protected_memory extension by Janos Pantos · 7 years ago
  97. 30a7b98 Add secondary command buffer tests for the VK_KHR_protected_memory extension by Gabor Aron Takacs · 7 years ago
  98. cbcc381 Add storage buffer tests for the VK_KHR_protected_memory extension by Daniel Hegedus · 7 years ago
  99. 8c1e040 Add image, buffer, attachment tests for the VK_KHR_protected_memory extension by Gabor Aron Takacs · 7 years ago
  100. 69baa66 Add test group for the VK_KHR_protected_memory extension by Peter Gal · 7 years ago