1. e2e79b7 Merge in ES3.2 tests by Pyry Haulos · 8 years ago
  2. 55aa068 Remove obsolete filter from mustpass exclusion list by Pyry Haulos · 8 years ago
  3. 349573f Merge in fixes from Khronos Vulkan CTS repository by Pyry Haulos · 8 years ago
  4. 4a210c2 Merge "Change deqp APK to cts target instead of cts_v2" into nyc-dev by Kalle Raita · 8 years ago
  5. 38d6d7e Change deqp APK to cts target instead of cts_v2 by Kalle Raita · 8 years ago
  6. 3939ffe Add vkt::addTestGroup() utility to vktTestGroupUtil by Pyry Haulos · 8 years ago
  7. 1a54fb9 Merge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  8. e25aec0 Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  9. f90ba6d Merge branch '310-update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  10. ba6993a Merge branch '308-fix-opaque-type-indexing-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  11. d87c6c1 Merge branch 'spec-176-api-remove-patch-version-check' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  12. 951e6df binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 8 years ago
  13. 4e0bb1a Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 8 years ago
  14. 7c173be Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams" by scygan · 8 years ago
  15. 9b4e3d9 Fixes buffer overflow in pipeline timestamp tests by mnetsch · 8 years ago
  16. 617f61f Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  17. 27b97de Fixes ImageBlitFromImage tests scaling blit verification code by mnetsch · 8 years ago
  18. a24056e binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 8 years ago
  19. c2beeca Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  20. 866e85d Update glslang by Pyry Haulos · 8 years ago
  21. 6d45d7a Merge branch '316-dEQP-VK.api-system-memory-limitations' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  22. 7c19fd8 Remove duplicate test issues filter caused by merges by Mika Isojärvi · 8 years ago
  23. a906008 Reducing the number of command buffers allocated due to system memory limitations of 32-bit systems by Mais Alnasser · 8 years ago
  24. 25741fa Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a am: 504c828dc8 by Mika Isojärvi · 8 years ago
  25. 504c828 Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a by Mika Isojärvi · 8 years ago
  26. 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
  27. 03777fd Issue 322: dEQP-VK.api.device_init.create_instance_invalid_api_version - remove patch version check by Slawomir Cygan · 8 years ago
  28. 12b3fcc Switch to CTSv2 by Stuart Scott · 8 years ago
  29. d525b23 Merge branch '288-enable-validator' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 8 years ago
  30. 7e99a11 Enable SPIR-V validator in the module-building chain. by Dejan Mircevski · 8 years ago
  31. 446bb6d Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  32. 13fa435 Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  33. 62afc7a Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  34. ed66b69 Add missing capabilities in assembly tests by Qining Lu · 8 years ago
  35. 0585e38 Update glslang to latest revision by Pyry Haulos · 8 years ago
  36. 414606e Fix compiler warning in render pass tests by Pyry Haulos · 8 years ago
  37. b087b53 Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  38. b800afa Merge branch '306_use_transfer_dst' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  39. 1a49e98 Merge branch '294_format_properties_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  40. 941958c Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 8 years ago
  41. f4c5277 Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 8 years ago
  42. f3c1096 Merge "Add negative tests for precise qualifier and advanced blending." into gles32-dev by Pyry Haulos · 8 years ago
  43. 01b8964 Merge "Manual merge of GLES2 test removals in M CTS" into nyc-dev by Kalle Raita · 8 years ago
  44. 2739e26 Add negative tests for precise qualifier and advanced blending. by Daniel Andrade Groppe · 8 years ago
  45. cc7647e Manual merge of GLES2 test removals in M CTS by Kalle Raita · 8 years ago
  46. 9554023 Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 8 years ago
  47. 1b81def Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 8 years ago
  48. b7b632c Select shader version appropriate for context version. by Daniel Andrade Groppe · 8 years ago
  49. 458db3d Add support for ES 3.2. by Daniel Andrade Groppe · 8 years ago
  50. d5703e2 Fixes format_properties test with required formats from Vulkan 1.0 spec by mnetsch · 8 years ago
  51. 316f67b Add support for ES 3.2. by Daniel Andrade Groppe · 8 years ago
  52. c18ca1c Merge "Add final Vulkan feature support check to DeqpTestRunner" into nyc-dev by Mika Isojarvi · 8 years ago
  53. 934a320 Remove now unnecessary mustpass exclusion by Pyry Haulos · 8 years ago
  54. 47332d3 Fix build by Pyry Haulos · 8 years ago
  55. 6321d9e Merge branch '308-fix-ssbo-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  56. 698167d Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  57. 8267991 SSBOLayoutCase: Make proper use of array descriptors by Jason Ekstrand · 8 years ago
  58. 7a39cfa Merge branch '274-remove-round' into 'master' by Pyry Haulos · 8 years ago
  59. 0fa794e Merge branch '286-fix_regressions' into 'master' by Pyry Haulos · 8 years ago
  60. f47d6be Merge branch 'jekstrand-linux-lib-name' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  61. 93ae0ca Merge branch '304-disable-robust-buffer-access' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  62. 6e71fa0 dEQP-VK.api.info.image_format_properties: properly calculate mip pyramid size. by scygan · 8 years ago
  63. 3d3735e dEQP-VK.api.info.image_format_properties: enum value can be signed. by scygan · 8 years ago
  64. 25772aa Add final Vulkan feature support check to DeqpTestRunner by Mika Isojärvi · 8 years ago
  65. f24d503 Select appropriate shader version for running context. by Daniel Andrade Groppe · 8 years ago
  66. dec5bc5 Select appropriate shader version for running context. by Daniel Andrade Groppe · 8 years ago
  67. 0678398 Remove GLES2 texture unit tests from the mustpass. by Mika Isojärvi · 8 years ago
  68. 5f2f5cf Merge "Select appropriate version for running context." into gles32-dev by Pyry Haulos · 8 years ago
  69. 5b00800 Merge "Update ProgramLibrary to generate 320es shaders when context is 3.2" into gles32-dev by Pyry Haulos · 8 years ago
  70. 7623363 Merge "New formats added to Draw Buffers Indexed Tests" into gles32-dev by Pyry Haulos · 8 years ago
  71. fd702eb Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 8 years ago
  72. 2048eaa Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago
  73. 840a69d Update min multicontext count to 32 by Mika Isojärvi · 8 years ago
  74. d58c97e Select appropriate shader version for running context. by Daniel Andrade Groppe · 8 years ago
  75. a679f0b Select appropriate shader version for running context. by Daniel Andrade Groppe · 8 years ago
  76. f070d4f New formats added to Draw Buffers Indexed Tests by Daniel Perez Otero · 9 years ago
  77. cca2416 Update ProgramLibrary to generate 320es shaders when context is 3.2 by Daniel Andrade Groppe · 8 years ago
  78. a21ed44 Select appropriate version for running context. by Daniel Andrade Groppe · 8 years ago
  79. df1e143 Use the correct library name on Linux by Jason Ekstrand · 8 years ago
  80. 987122e Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev am: 9f0c301083 by Daniel Xie · 8 years ago
  81. 54d6fb0 Merge "Don\'t require supported binary formats in negative tests." into marshmallow-cts-dev am: d21cda0378 by Daniel Xie · 8 years ago
  82. e9e2c5f Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev am: 18d8b289f9 by Daniel Xie · 8 years ago
  83. 3f9b7af Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube am: f1c8ff1f20 by Pyry Haulos · 8 years ago
  84. 88cd3ab Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev by Daniel Xie · 8 years ago
  85. 5f20d03 Merge "Don\'t require supported binary formats in negative tests." into marshmallow-cts-dev by Daniel Xie · 8 years ago
  86. 6e41515 Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev by Daniel Xie · 8 years ago
  87. 87d86cc Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube by Pyry Haulos · 8 years ago
  88. 9f0c301 Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev by Daniel Xie · 8 years ago
  89. d21cda0 Merge "Don't require supported binary formats in negative tests." into marshmallow-cts-dev by Daniel Xie · 8 years ago
  90. 18d8b28 Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev by Daniel Xie · 8 years ago
  91. 9153c17 Merge branch 'fix-memory-barrier-tests' into 'vulkan-cts-1.0' by Pyry Haulos · 8 years ago
  92. ee4fa9c Pipeline barrier test fixes. by Mika Isojärvi · 8 years ago
  93. 6c16037 Merge in fixes from Khronos Vulkan CTS repo by Pyry Haulos · 8 years ago
  94. 20c3cb3 Merge "Add multicontext creation tests for EGL." into nyc-dev by Mika Isojarvi · 8 years ago
  95. dcdedc9 Re-generate Android mustpass files by Pyry Haulos · 8 years ago
  96. fb059fd Merge in new OpenGL ES 3.2 test code by Pyry Haulos · 8 years ago
  97. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 8 years ago
  98. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 8 years ago
  99. 63c73fa Merge "Add native window resizing to buffer age tests" into nyc-dev by Mika Isojarvi · 8 years ago
  100. 40017af Merge vulkan-cts-1.0 to master by Pyry Haulos · 8 years ago