1. 23336be Fix some CTS bugs that cause validation failures by Piers Daniell · 7 years ago
  2. 65df12f Enforce OOB requirements for binding with multiple attributes by Noah Fredriks · 7 years ago
  3. f156345 Pipeline must be bound before calling vkCmdSetViewport/Scissor etc by Tom Cooper · 7 years ago
  4. 843a1d4 Fix regression from "Add contextSupports functions" by Slawomir Cygan · 7 years ago
  5. 09e54ff get_physical_device_properties2: add information print by Arkadiusz Sarwa · 7 years ago
  6. 50c0544 Round up vertex buffer size to stride multiple to fix OOB attribute reads by Noah Fredriks · 7 years ago
  7. 39a3dba Add contextSupports functions by Arkadiusz Sarwa · 7 years ago
  8. 503a8ba Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  9. 6140c85 Do not use depthClampEnable unconditionally. by Jorg Wagner · 7 years ago
  10. 99a8a98 Fixed double type declarations and invalid OpUConvert usage. by Ari Suonpaa · 7 years ago
  11. ca85fdb Fix image layout transitions for peer Image by Vikram Kushwaha · 7 years ago
  12. f324f89 Fix subgroup tests error message by Graeme Leese · 7 years ago
  13. 1923e67 Update glslang tag by Alexander Galazin · 7 years ago
  14. 786c635 KHR_swapchain: Trigger the fence off vkQueueSubmit by Chris Forbes · 7 years ago
  15. 7c914dd GOOGLE_display_timing: Trigger the fence off vkQueueSubmit by Chris Forbes · 7 years ago
  16. 9a538ab Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  17. 7247f1c Add missing barrier to texel_view_compatible tests by Maciej Jesionowski · 7 years ago
  18. c66859d VK_KHR_variable_pointers: Don't use OpPtrAccessChain on a bare SSBO by Jason Ekstrand · 7 years ago
  19. 1c48146 VK_KHR_variable_pointers: Delete an unused and invalid variable by Jason Ekstrand · 7 years ago
  20. 9a9419a YCbCr image views need a VkSamplerYcbcrConversionInfo by Tom Cooper · 7 years ago
  21. 52b7de3 gl_PrimitiveIDIn tests have sketchy loop bounds. by Marcin Rogucki · 7 years ago
  22. 1115a32 Update README for Vulkan multi-device platforms by Piers Daniell · 7 years ago
  23. d51c248 Avoid hitting fp16 NaN values by Piers Daniell · 7 years ago
  24. 40831f9 Fix subgroups basic test by Arkadiusz Sarwa · 7 years ago
  25. 82dffae Avoid watchdog timeout in Vulkan builtin precision tests by Chris Forbes · 7 years ago
  26. a67f45f Use env.apiVersion when creating instance for object management test group by Mais Alnasser · 7 years ago
  27. ee4d301 Fix compile error caused by usage of unit32_t instead of deUint32 by Mais Alnasser · 7 years ago
  28. 5b36c7b Do not use SFR bindings when device group has 1 device by Vikram Kushwaha · 7 years ago
  29. 15c4738 Ignore the patch number when comparing apiVersions by Piers Daniell · 7 years ago
  30. 52c212c Detect Core VK 1.1 device_group_creation support by Daniel Koch · 7 years ago
  31. f657fff Remove OpUConvert to signed integer tests by Andrey Tuganov · 7 years ago
  32. bfc03b1 Fix VK version selection in version_check.entry_points test by Slawomir Cygan · 7 years ago
  33. f1110ae out_of_pool_memory test reports wrong error code by Marcin Rogucki · 7 years ago
  34. 8ee0157 dEQP-VK.ycbcr.* tests throw NotSupported incorrectly by Marcin Rogucki · 7 years ago
  35. b8fedc1 Dispatch base test does not enable pipeline flag by Marcin Rogucki · 7 years ago
  36. e09e233 Adjust the result verification in loop_control tests by Slawomir Cygan · 7 years ago
  37. d4f887a Update Vulkan README by Alexander Galazin · 7 years ago
  38. 4e71856 Exclude invalid spirv_assembly indexing cases by Maciej Jesionowski · 7 years ago
  39. b64f413 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  40. 438ea08 VK_KHR_incremental_present: Trigger the fence off vkQueueSubmit by Jason Ekstrand · 7 years ago
  41. c0b5902 DrawUtil: Fix depthBounds check by Igor Ostrowski · 7 years ago
  42. 1a1bc2c Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.1.0 by Alexander Galazin · 7 years ago
  43. db91657 VK_KHR_incremental_present: Trigger the fence off vkQueueSubmit by Jason Ekstrand · 7 years ago
  44. 66b4bb7 Remove blindly enabling all device extensions by Noah Fredriks · 7 years ago
  45. 0f94573 Fix checkImageSupport() by Alexander Galazin · 7 years ago
  46. 1a42786 Add StorageImageExtendedFormats cap check by Alexander Galazin · 7 years ago
  47. 139c335 Update vulkan.h.in for WSI device-group functionality by Alexander Galazin · 7 years ago
  48. 99e10f0 Fix API version for functions in CoreFunctionalities by Alexander Galazin · 7 years ago
  49. 651cd3f WSI devgroup tests need VK_KHR_swapchain by Daniel Koch · 7 years ago
  50. 63af86b Fix instance-rate vertex attribute verification by Maciej Jesionowski · 7 years ago
  51. e68883e Avoid 32-bit precision issues in ShaderRender tests by Maciej Jesionowski · 7 years ago
  52. cc64df6 VK_KHR_maintenance3: Fix per-stage descriptor limit checks by Jason Ekstrand · 7 years ago
  53. 37eb2ea Sync AOSP and VK-GL-CTS exclusion lists by Alexander Galazin · 7 years ago
  54. c296d1c Remove atan2 mediump precision tests by Alexander Galazin · 7 years ago
  55. 69de8d3 Add tests for multi GPU (device group) by Vikram Kushwaha · 7 years ago
  56. fef2cc5 Use tags for SPIR-V tools by Alexander Galazin · 7 years ago
  57. 658bcda Fix result verification in loop_control tests by Alexander Galazin · 7 years ago
  58. aa56e8c Remove non-finished extension by Alexander Galazin · 7 years ago
  59. 822f725 Remove check for depthBounds support in frag depth tests by Alexander Galazin · 7 years ago
  60. bb4b633 Fix for maintenance3_properties test by Marcin Rogucki · 7 years ago
  61. 16986d1 Fix imageExtent to use correct destination size by Piers Daniell · 7 years ago
  62. 88ca505 Add YCbCr image conversion tests for protected memory test group by Peter Gal · 7 years ago
  63. ef08696 Fix SPIR-V version in subgroups tests by Alexander Galazin · 7 years ago
  64. 8f0a05a Lower default buffer size to the Spec's minimum for 2D images (4096) by Jorg Wagner · 7 years ago
  65. bb6bc7e Fix SHADER_DRAW_PARAMETER_FEATURES enum value by Alexander Galazin · 7 years ago
  66. dfec110 Fix device creation in sync multi queue tests by Alexander Galazin · 7 years ago
  67. 802df87 Fix device creation in multiview tests by Alexander Galazin · 7 years ago
  68. ab236ee Remove VK_KHR_swapchain as a required extension by Vikram Kushwaha · 7 years ago
  69. 210b713 Fix requested SPIR-V version by Alexander Galazin · 7 years ago
  70. df0fcc9 Fix NotSupported condition in dEQP_VK.spirv_assembly by Slawomir Cygan · 7 years ago
  71. 75052a3 Update vulkan.h.in to version 61 by Alexander Galazin · 7 years ago
  72. 843b90e Check for VK 1.1 for protected memory tests by Daniel Koch · 7 years ago
  73. 6105762 Add missing KHR exts to the allowed list by Alexander Galazin · 7 years ago
  74. 1ce6e23 Invalidate memory in draw tests by Alexander Galazin · 7 years ago
  75. 8203d1e Restore NDK r11c as preferred version by Jesse Hall · 7 years ago
  76. 6e30a70 Exercise non zero base offsets within the same physical device by Vikram Kushwaha · 7 years ago
  77. f1c2646 Fix extensions checks in WSI tests by Alexander Galazin · 7 years ago
  78. 5b45b36 Add swapchain tests for the VK_KHR_protected_memory extension by Peter Gal · 7 years ago
  79. 09ff404 Use correct image extent for image to buffer copies by Petros Bantolas · 7 years ago
  80. 2918737 Typo fix for ycbcr sampler conversion extension name by Peter Gal · 7 years ago
  81. 1effe14 Indentation improvement after removal KHR suffix by Alexander Galazin · 7 years ago
  82. cc48dec Implement tests for VK_KHR_maintenance3 by Igor Wadowski · 7 years ago
  83. e87a278 Update Pre-compiling SPIR-V binaries section by Alexander Galazin · 7 years ago
  84. 56f6a62 VK 1.1: Detect support for ShaderDrawParameters by Daniel Koch · 7 years ago
  85. 34eb183 Added script for checking & fixing BOMs in files. by Marcin Rogucki · 7 years ago
  86. d784ada SpirV tests for Vulkan 1.1 by Boris Zanin · 7 years ago
  87. a4f1d25 Correct image usage flags for YCbCr copy tests by Jorg Wagner · 7 years ago
  88. f2a5b76 Correct image usage flags for YCbCr copy tests by Jorg Wagner · 7 years ago
  89. eec0cbe Serialize region copies for YCbCr copy tests by Panagiotis Apostolou · 7 years ago
  90. 17d58e8 Skip more basic subgroup tests requiring the ballot feature by Jorg Wagner · 7 years ago
  91. 9fe7d47 Serialize region copies for YCbCr copy tests by Panagiotis Apostolou · 7 years ago
  92. 316a84b Fixed invalid OpPtrAccessChain usage in access chain tests. by Ari Suonpaa · 7 years ago
  93. 18e7e66 Avoid overflow on shift left operator in subgroups ballot by Slawomir Cygan · 7 years ago
  94. b81810d Avoid assert in dEQP-VK.tessellation.fractional_spacing by Slawomir Cygan · 7 years ago
  95. 4a8c11b Invalid API version test updated for VK 1.1 by Marcin Rogucki · 7 years ago
  96. 09c67dc Fix depth & stencil passOp for pipeline.render_to_image tests by Petros Bantolas · 7 years ago
  97. e808b40 Check API version in addition to present extensions by Alexander Galazin · 7 years ago
  98. 71bbfa8 Fix sType used with VkExternalImageFormatPropertiesKHR by Piers Daniell · 7 years ago
  99. 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
  100. 9a93acc Rename 1.0.3 mustpass by Alexander Galazin · 7 years ago