1. 7ef72a1 Merge "Fix typo in negative buffer API tests" into nyc-dev by Mika Isojarvi · 8 years ago
  2. 63802fa Merge "Add basic WSI swapchain tests" into nyc-dev by Pyry Haulos · 8 years ago
  3. b15ba11 Fix typo in negative buffer API tests by Mika Isojärvi · 8 years ago
  4. 88ae848 Add basic WSI swapchain tests by Pyry Haulos · 8 years ago
  5. 5bb124b Merge "Remove invalid precision macro negative tests" into nyc-dev by Mika Isojarvi · 8 years ago
  6. 6205158 Merge "Make sure invalid programs and shaders are invalid" into nyc-dev by Mika Isojarvi · 8 years ago
  7. 77ab97d Merge "Add support for vulkan synchronization primitives" into nyc-dev by David Sodman · 8 years ago
  8. fa6528e Remove invalid precision macro negative tests by Mika Isojärvi · 8 years ago
  9. 6ea81a1 Make sure invalid programs and shaders are invalid by Mika Isojärvi · 8 years ago
  10. 2f57451 Merge "Turn on well defined signed integer overflow" into nyc-dev by Mika Isojarvi · 8 years ago
  11. ae6c306 Turn on well defined signed integer overflow by Mika Isojärvi · 8 years ago
  12. 8bcd9ee Add code to validate memoryType properties reported from by David Sodman · 8 years ago
  13. 5bc2228 Merge "Fix geometry point size extension check" into nyc-dev by Mika Isojarvi · 8 years ago
  14. 06b0c42 Merge "Do not require signed zero support in frexp() tests" into nyc-dev by Pyry Haulos · 8 years ago
  15. 7888009 Merge "Fix cube map array extension checks in opaque indexing tests" into nyc-dev by Mika Isojarvi · 8 years ago
  16. e015688 Fix geometry point size extension check by Mika Isojärvi · 8 years ago
  17. 9af2a73 Do not require signed zero support in frexp() tests by Pyry Haulos · 8 years ago
  18. 1d463a0 Fix cube map array extension checks in opaque indexing tests by Mika Isojärvi · 8 years ago
  19. 2dbe652 Re-build mustpass by Pyry Haulos · 8 years ago
  20. 3940ed1 Merge "Extend and clean up VkSurfaceKHR tests" into nyc-dev by Pyry Haulos · 8 years ago
  21. 378ef85 Add support for vulkan synchronization primitives by David Sodman · 8 years ago
  22. de7fb14 Add Android NDK r11 toolchain as new default by Pyry Haulos · 8 years ago
  23. 8f00a90 Extend and clean up VkSurfaceKHR tests by Pyry Haulos · 8 years ago
  24. 8c95324 Add checks to verify all bits set in getXXX functions by David Sodman · 8 years ago
  25. 5eac122 Merge "Properly reset GL error state" into nyc-dev by Mika Isojarvi · 8 years ago
  26. b9bd2f2 Merge "Clean up SPIR-V support code in framework" into nyc-dev by Pyry Haulos · 8 years ago
  27. 344563b Properly reset GL error state by Mika Isojärvi · 8 years ago
  28. 3b9dcc5 Clean up SPIR-V support code in framework by Pyry Haulos · 8 years ago
  29. 913c562 Remove invalid duplicate checks for negative texture level by Mika Isojärvi · 8 years ago
  30. 97fbad3 Fix out of bounds access in draw buffers indexed tests by Mika Isojärvi · 8 years ago
  31. 9f6ea09 Add WSI tests to mustpass by Pyry Haulos · 8 years ago
  32. efbff39 Merge changes Iafe8d14c,I4619c2f8,I4e469b93 into nyc-dev by Pyry Haulos · 8 years ago
  33. 5d925cb Merge changes Id7b52bba,I13b7d016 into nyc-dev by Mika Isojarvi · 8 years ago
  34. 908fd37 Merge "Remove cube map tests affected by HW issues." into nyc-dev by Mika Isojarvi · 8 years ago
  35. f0b7ad7 Merge "Fix out of bounds access in internal format query tests" into nyc-dev by Mika Isojarvi · 8 years ago
  36. 5f59c6c Merge "Remove invalid call to detach rbo from default fbo" into nyc-dev by Mika Isojarvi · 8 years ago
  37. 88c70c5 Merge "Query profile mask to correct variable in context test" into nyc-dev by Mika Isojarvi · 8 years ago
  38. c7bff88 Merge "Check cube map array support in opaque indexing tests" into nyc-dev by Mika Isojarvi · 8 years ago
  39. 8ea93e4 Remove cube map tests affected by HW issues. by Mika Isojärvi · 8 years ago
  40. b6f1116 Check cube map array support in opaque indexing tests by Mika Isojärvi · 8 years ago
  41. 96cb7f1 Fix out of bounds access in internal format query tests by Mika Isojärvi · 8 years ago
  42. 0ef97d1 Query profile mask to correct variable in context test by Mika Isojärvi · 8 years ago
  43. 19017f0 Remove invalid call to detach rbo from default fbo by Mika Isojärvi · 8 years ago
  44. 33b9b63 Check that glReadnPixels() is supported in negative tests by Mika Isojärvi · 8 years ago
  45. 68cdd49 Add robustness extensions to GL wrappers by Mika Isojärvi · 8 years ago
  46. 865f8d2 Increase threshold in ES2 frag op and buffer tests am: ce69f90677 am: eecffcfa8a by Pyry Haulos · 8 years ago
  47. 66d7493 Merge "Don't require GL config for deqp packages" into nyc-dev by Mika Isojarvi · 8 years ago
  48. eecffcf Increase threshold in ES2 frag op and buffer tests am: ce69f90677 by Pyry Haulos · 8 years ago
  49. a8790cd Fix debug build when spirv-tools is not available by Pyry Haulos · 8 years ago
  50. cf18b04 Merge "Make deqp build reproducible" into nyc-dev by Mika Isojarvi · 8 years ago
  51. 32e2c6c Merge "Test vkCreateInstance with NULL application info" into nyc-dev by Jesse Hall · 8 years ago
  52. 3e5e296 Test vkCreateInstance with NULL application info by Jesse Hall · 8 years ago
  53. a33375b Don't require GL config for deqp packages by Mika Isojärvi · 8 years ago
  54. cb1582a Add dEQP-VK.wsi test group by Pyry Haulos · 8 years ago
  55. 12021ac Add WSI extension support to Vulkan framework by Pyry Haulos · 8 years ago
  56. 931d1df Update Vulkan framework to API 1.0.5 by Pyry Haulos · 8 years ago
  57. f006696 Make deqp build reproducible by Mika Isojärvi · 8 years ago
  58. de443fd Fix int->float conversion warning by Pyry Haulos · 8 years ago
  59. f83e89c Re-generate Android mustpass lists by Pyry Haulos · 8 years ago
  60. e2e79b7 Merge in ES3.2 tests by Pyry Haulos · 8 years ago
  61. 55aa068 Remove obsolete filter from mustpass exclusion list by Pyry Haulos · 8 years ago
  62. 349573f Merge in fixes from Khronos Vulkan CTS repository by Pyry Haulos · 8 years ago
  63. 4a210c2 Merge "Change deqp APK to cts target instead of cts_v2" into nyc-dev by Kalle Raita · 8 years ago
  64. 38d6d7e Change deqp APK to cts target instead of cts_v2 by Kalle Raita · 8 years ago
  65. 3939ffe Add vkt::addTestGroup() utility to vktTestGroupUtil by Pyry Haulos · 8 years ago
  66. 1a54fb9 Merge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  67. e25aec0 Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  68. f90ba6d Merge branch '310-update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  69. ba6993a Merge branch '308-fix-opaque-type-indexing-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  70. d87c6c1 Merge branch 'spec-176-api-remove-patch-version-check' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  71. 951e6df binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 8 years ago
  72. 4e0bb1a Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 8 years ago
  73. ce69f90 Increase threshold in ES2 frag op and buffer tests by Pyry Haulos · 8 years ago
  74. 7c173be Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams" by scygan · 8 years ago
  75. 9b4e3d9 Fixes buffer overflow in pipeline timestamp tests by mnetsch · 8 years ago
  76. 617f61f Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  77. 27b97de Fixes ImageBlitFromImage tests scaling blit verification code by mnetsch · 8 years ago
  78. a24056e binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 8 years ago
  79. c2beeca Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  80. 866e85d Update glslang by Pyry Haulos · 8 years ago
  81. 6d45d7a Merge branch '316-dEQP-VK.api-system-memory-limitations' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  82. 7c19fd8 Remove duplicate test issues filter caused by merges by Mika Isojärvi · 8 years ago
  83. a906008 Reducing the number of command buffers allocated due to system memory limitations of 32-bit systems by Mais Alnasser · 8 years ago
  84. 25741fa Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a am: 504c828dc8 by Mika Isojärvi · 8 years ago
  85. 504c828 Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a by Mika Isojärvi · 8 years ago
  86. eaefe2b ShaderExecutor: use descriptor arrays when uniform/buffer arrays are used in the shader code. Another partial solution to #308. by Akos Dirner · 8 years ago
  87. 03777fd Issue 322: dEQP-VK.api.device_init.create_instance_invalid_api_version - remove patch version check by Slawomir Cygan · 8 years ago
  88. 12b3fcc Switch to CTSv2 by Stuart Scott · 8 years ago
  89. d525b23 Merge branch '288-enable-validator' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 8 years ago
  90. 7e99a11 Enable SPIR-V validator in the module-building chain. by Dejan Mircevski · 8 years ago
  91. 446bb6d Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  92. 13fa435 Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  93. 62afc7a Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  94. ed66b69 Add missing capabilities in assembly tests by Qining Lu · 8 years ago
  95. 0585e38 Update glslang to latest revision by Pyry Haulos · 8 years ago
  96. 414606e Fix compiler warning in render pass tests by Pyry Haulos · 8 years ago
  97. b087b53 Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  98. b800afa Merge branch '306_use_transfer_dst' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  99. 1a49e98 Merge branch '294_format_properties_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  100. 941958c Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 8 years ago