1. b9bd2f2 Merge "Clean up SPIR-V support code in framework" into nyc-dev by Pyry Haulos · 8 years ago
  2. 3b9dcc5 Clean up SPIR-V support code in framework by Pyry Haulos · 9 years ago
  3. 913c562 Remove invalid duplicate checks for negative texture level by Mika Isojärvi · 9 years ago
  4. 97fbad3 Fix out of bounds access in draw buffers indexed tests by Mika Isojärvi · 8 years ago
  5. 9f6ea09 Add WSI tests to mustpass by Pyry Haulos · 9 years ago
  6. efbff39 Merge changes Iafe8d14c,I4619c2f8,I4e469b93 into nyc-dev by Pyry Haulos · 9 years ago
  7. 5d925cb Merge changes Id7b52bba,I13b7d016 into nyc-dev by Mika Isojarvi · 9 years ago
  8. 908fd37 Merge "Remove cube map tests affected by HW issues." into nyc-dev by Mika Isojarvi · 9 years ago
  9. f0b7ad7 Merge "Fix out of bounds access in internal format query tests" into nyc-dev by Mika Isojarvi · 9 years ago
  10. 5f59c6c Merge "Remove invalid call to detach rbo from default fbo" into nyc-dev by Mika Isojarvi · 9 years ago
  11. 88c70c5 Merge "Query profile mask to correct variable in context test" into nyc-dev by Mika Isojarvi · 9 years ago
  12. c7bff88 Merge "Check cube map array support in opaque indexing tests" into nyc-dev by Mika Isojarvi · 9 years ago
  13. 8ea93e4 Remove cube map tests affected by HW issues. by Mika Isojärvi · 9 years ago
  14. b6f1116 Check cube map array support in opaque indexing tests by Mika Isojärvi · 9 years ago
  15. 96cb7f1 Fix out of bounds access in internal format query tests by Mika Isojärvi · 9 years ago
  16. 0ef97d1 Query profile mask to correct variable in context test by Mika Isojärvi · 9 years ago
  17. 19017f0 Remove invalid call to detach rbo from default fbo by Mika Isojärvi · 9 years ago
  18. 33b9b63 Check that glReadnPixels() is supported in negative tests by Mika Isojärvi · 9 years ago
  19. 68cdd49 Add robustness extensions to GL wrappers by Mika Isojärvi · 9 years ago
  20. 865f8d2 Increase threshold in ES2 frag op and buffer tests am: ce69f90677 am: eecffcfa8a by Pyry Haulos · 9 years ago
  21. 66d7493 Merge "Don't require GL config for deqp packages" into nyc-dev by Mika Isojarvi · 9 years ago
  22. eecffcf Increase threshold in ES2 frag op and buffer tests am: ce69f90677 by Pyry Haulos · 9 years ago
  23. a8790cd Fix debug build when spirv-tools is not available by Pyry Haulos · 9 years ago
  24. cf18b04 Merge "Make deqp build reproducible" into nyc-dev by Mika Isojarvi · 9 years ago
  25. 32e2c6c Merge "Test vkCreateInstance with NULL application info" into nyc-dev by Jesse Hall · 9 years ago
  26. 3e5e296 Test vkCreateInstance with NULL application info by Jesse Hall · 9 years ago
  27. a33375b Don't require GL config for deqp packages by Mika Isojärvi · 9 years ago
  28. cb1582a Add dEQP-VK.wsi test group by Pyry Haulos · 9 years ago
  29. 12021ac Add WSI extension support to Vulkan framework by Pyry Haulos · 9 years ago
  30. 931d1df Update Vulkan framework to API 1.0.5 by Pyry Haulos · 9 years ago
  31. f006696 Make deqp build reproducible by Mika Isojärvi · 9 years ago
  32. de443fd Fix int->float conversion warning by Pyry Haulos · 9 years ago
  33. f83e89c Re-generate Android mustpass lists by Pyry Haulos · 9 years ago
  34. e2e79b7 Merge in ES3.2 tests by Pyry Haulos · 9 years ago
  35. 55aa068 Remove obsolete filter from mustpass exclusion list by Pyry Haulos · 9 years ago
  36. 349573f Merge in fixes from Khronos Vulkan CTS repository by Pyry Haulos · 9 years ago
  37. 4a210c2 Merge "Change deqp APK to cts target instead of cts_v2" into nyc-dev by Kalle Raita · 9 years ago
  38. 38d6d7e Change deqp APK to cts target instead of cts_v2 by Kalle Raita · 9 years ago
  39. 3939ffe Add vkt::addTestGroup() utility to vktTestGroupUtil by Pyry Haulos · 9 years ago
  40. 1a54fb9 Merge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev by Pyry Haulos · 9 years ago
  41. e25aec0 Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  42. f90ba6d Merge branch '310-update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  43. ba6993a Merge branch '308-fix-opaque-type-indexing-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  44. d87c6c1 Merge branch 'spec-176-api-remove-patch-version-check' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  45. 951e6df binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 9 years ago
  46. 4e0bb1a Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  47. ce69f90 Increase threshold in ES2 frag op and buffer tests by Pyry Haulos · 9 years ago
  48. 7c173be Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams" by scygan · 9 years ago
  49. 9b4e3d9 Fixes buffer overflow in pipeline timestamp tests by mnetsch · 9 years ago
  50. 617f61f Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  51. 27b97de Fixes ImageBlitFromImage tests scaling blit verification code by mnetsch · 9 years ago
  52. a24056e binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 9 years ago
  53. c2beeca Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  54. 866e85d Update glslang by Pyry Haulos · 9 years ago
  55. 6d45d7a Merge branch '316-dEQP-VK.api-system-memory-limitations' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  56. 7c19fd8 Remove duplicate test issues filter caused by merges by Mika Isojärvi · 9 years ago
  57. a906008 Reducing the number of command buffers allocated due to system memory limitations of 32-bit systems by Mais Alnasser · 9 years ago
  58. 25741fa Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a am: 504c828dc8 by Mika Isojärvi · 9 years ago
  59. 504c828 Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a by Mika Isojärvi · 9 years ago
  60. eaefe2b ShaderExecutor: use descriptor arrays when uniform/buffer arrays are used in the shader code. Another partial solution to #308. by Akos Dirner · 9 years ago
  61. 03777fd Issue 322: dEQP-VK.api.device_init.create_instance_invalid_api_version - remove patch version check by Slawomir Cygan · 9 years ago
  62. 12b3fcc Switch to CTSv2 by Stuart Scott · 9 years ago
  63. d525b23 Merge branch '288-enable-validator' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  64. 7e99a11 Enable SPIR-V validator in the module-building chain. by Dejan Mircevski · 9 years ago
  65. 446bb6d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  66. 13fa435 Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  67. 62afc7a Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  68. ed66b69 Add missing capabilities in assembly tests by Qining Lu · 9 years ago
  69. 0585e38 Update glslang to latest revision by Pyry Haulos · 9 years ago
  70. 414606e Fix compiler warning in render pass tests by Pyry Haulos · 9 years ago
  71. b087b53 Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  72. b800afa Merge branch '306_use_transfer_dst' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  73. 1a49e98 Merge branch '294_format_properties_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  74. 941958c Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 9 years ago
  75. f4c5277 Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  76. f3c1096 Merge "Add negative tests for precise qualifier and advanced blending." into gles32-dev by Pyry Haulos · 9 years ago
  77. 01b8964 Merge "Manual merge of GLES2 test removals in M CTS" into nyc-dev by Kalle Raita · 9 years ago
  78. 2739e26 Add negative tests for precise qualifier and advanced blending. by Daniel Andrade Groppe · 9 years ago
  79. cc7647e Manual merge of GLES2 test removals in M CTS by Kalle Raita · 9 years ago
  80. 9554023 Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 9 years ago
  81. 1b81def Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  82. b7b632c Select shader version appropriate for context version. by Daniel Andrade Groppe · 9 years ago
  83. 458db3d Add support for ES 3.2. by Daniel Andrade Groppe · 9 years ago
  84. d5703e2 Fixes format_properties test with required formats from Vulkan 1.0 spec by mnetsch · 9 years ago
  85. 316f67b Add support for ES 3.2. by Daniel Andrade Groppe · 9 years ago
  86. c18ca1c Merge "Add final Vulkan feature support check to DeqpTestRunner" into nyc-dev by Mika Isojarvi · 9 years ago
  87. 934a320 Remove now unnecessary mustpass exclusion by Pyry Haulos · 9 years ago
  88. 47332d3 Fix build by Pyry Haulos · 9 years ago
  89. 6321d9e Merge branch '308-fix-ssbo-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  90. 698167d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  91. 8267991 SSBOLayoutCase: Make proper use of array descriptors by Jason Ekstrand · 9 years ago
  92. 7a39cfa Merge branch '274-remove-round' into 'master' by Pyry Haulos · 9 years ago
  93. 0fa794e Merge branch '286-fix_regressions' into 'master' by Pyry Haulos · 9 years ago
  94. f47d6be Merge branch 'jekstrand-linux-lib-name' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  95. 93ae0ca Merge branch '304-disable-robust-buffer-access' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  96. 6e71fa0 dEQP-VK.api.info.image_format_properties: properly calculate mip pyramid size. by scygan · 9 years ago
  97. 3d3735e dEQP-VK.api.info.image_format_properties: enum value can be signed. by scygan · 9 years ago
  98. 25772aa Add final Vulkan feature support check to DeqpTestRunner by Mika Isojärvi · 9 years ago
  99. f24d503 Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago
  100. dec5bc5 Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago