1. 4a210c2 Merge "Change deqp APK to cts target instead of cts_v2" into nyc-dev by Kalle Raita · 9 years ago
  2. 38d6d7e Change deqp APK to cts target instead of cts_v2 by Kalle Raita · 9 years ago
  3. 3939ffe Add vkt::addTestGroup() utility to vktTestGroupUtil by Pyry Haulos · 9 years ago
  4. 7c19fd8 Remove duplicate test issues filter caused by merges by Mika Isojärvi · 9 years ago
  5. 25741fa Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a am: 504c828dc8 by Mika Isojärvi · 9 years ago
  6. 504c828 Remove GLES2 texture unit tests from the mustpass. am: 0678398f7a by Mika Isojärvi · 9 years ago
  7. 12b3fcc Switch to CTSv2 by Stuart Scott · 9 years ago
  8. 01b8964 Merge "Manual merge of GLES2 test removals in M CTS" into nyc-dev by Kalle Raita · 9 years ago
  9. cc7647e Manual merge of GLES2 test removals in M CTS by Kalle Raita · 9 years ago
  10. c18ca1c Merge "Add final Vulkan feature support check to DeqpTestRunner" into nyc-dev by Mika Isojarvi · 9 years ago
  11. 25772aa Add final Vulkan feature support check to DeqpTestRunner by Mika Isojärvi · 9 years ago
  12. 0678398 Remove GLES2 texture unit tests from the mustpass. by Mika Isojärvi · 9 years ago
  13. 840a69d Update min multicontext count to 32 by Mika Isojärvi · 9 years ago
  14. 987122e Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev am: 9f0c301083 by Daniel Xie · 9 years ago
  15. 54d6fb0 Merge "Don\'t require supported binary formats in negative tests." into marshmallow-cts-dev am: d21cda0378 by Daniel Xie · 9 years ago
  16. e9e2c5f Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev am: 18d8b289f9 by Daniel Xie · 9 years ago
  17. 3f9b7af Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube am: f1c8ff1f20 by Pyry Haulos · 9 years ago
  18. 88cd3ab Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  19. 5f20d03 Merge "Don\'t require supported binary formats in negative tests." into marshmallow-cts-dev by Daniel Xie · 9 years ago
  20. 6e41515 Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  21. 87d86cc Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube by Pyry Haulos · 9 years ago
  22. 9f0c301 Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  23. d21cda0 Merge "Don't require supported binary formats in negative tests." into marshmallow-cts-dev by Daniel Xie · 9 years ago
  24. 18d8b28 Merge "Remove a few texture tests from ES2 mustpass" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  25. 6c16037 Merge in fixes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  26. 20c3cb3 Merge "Add multicontext creation tests for EGL." into nyc-dev by Mika Isojarvi · 9 years ago
  27. dcdedc9 Re-generate Android mustpass files by Pyry Haulos · 9 years ago
  28. fb059fd Merge in new OpenGL ES 3.2 test code by Pyry Haulos · 9 years ago
  29. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 9 years ago
  30. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 9 years ago
  31. 63c73fa Merge "Add native window resizing to buffer age tests" into nyc-dev by Mika Isojarvi · 9 years ago
  32. 40017af Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  33. baf5a69 Merge branch 'memory-barrier-fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  34. 78d6342 Add native window resizing to buffer age tests by Mika Isojärvi · 9 years ago
  35. 5e2cc10 Skip negative alignment check when alignment is 1 by Mika Isojärvi · 9 years ago
  36. 270b205 Merge "Improve egluNativeDisplay." into nyc-dev by Mika Isojarvi · 9 years ago
  37. ed3dac2 Merge "Add missing getPlatformAttributes() method to X11 EGL platform." into nyc-dev by Mika Isojarvi · 9 years ago
  38. 922a9f4 Improve egluNativeDisplay. by Mika Isojärvi · 9 years ago
  39. c0bdf32 Add missing getPlatformAttributes() method to X11 EGL platform. by Mika Isojärvi · 9 years ago
  40. 921259c Add timeout to eglClientWaitSync() tests. by Mika Isojärvi · 9 years ago
  41. 54909d3 Merge "Remove unnecessary current context from reusable sync tests" into nyc-dev by Mika Isojarvi · 9 years ago
  42. 3243709 Fix EGLImage format compatibility check. by Mika Isojärvi · 9 years ago
  43. 9efa027 Merge "Report QualityWarning if resize doesn't crop image to corner." into nyc-dev by Mika Isojarvi · 9 years ago
  44. d3bd947 Remove unnecessary current context from reusable sync tests by Mika Isojärvi · 9 years ago
  45. 2ae2539 Remove a few texture tests from ES2 mustpass by Pyry Haulos · 9 years ago
  46. f1c8ff1 Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube by Pyry Haulos · 9 years ago
  47. 5882676 Report QualityWarning if resize doesn't crop image to corner. by Mika Isojärvi · 9 years ago
  48. f259046 Don't require supported binary formats in negative tests. by Mika Isojärvi · 9 years ago
  49. 52e96e7 LOCAL_COMPATIBILITY_SUPPORT_FILES relative to $(TOP). by Ying Wang · 9 years ago
  50. d31a4bb Fix issues with memory barrier tests. by aqnuep · 9 years ago
  51. 2454ec8 Merge branch 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  52. dac8ac0 Fix type conversion warnings by Pyry Haulos · 9 years ago
  53. d95aa69 Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  54. 90fa5a2 Update glslang and spirv-tools in fetch_sources.py to public versions by Pyry Haulos · 9 years ago
  55. fc89f6c Fix type conversion warnings by Pyry Haulos · 9 years ago
  56. 3344627 Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  57. c161ccf Merge branch '286-extend-device-feature-limit-validation' into 'master' by Pyry Haulos · 9 years ago
  58. 44ebfbd Merge branch '292-use-spirv-tools-to-create-disassembly' into 'master' by Pyry Haulos · 9 years ago
  59. 89721b3 Merge branch '292-update-glslang' into 'master' by Pyry Haulos · 9 years ago
  60. 28431be Merge branch '272-bump-version-to-310' into 'master' by Pyry Haulos · 9 years ago
  61. a816f7f Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  62. 63d8d99 Merge "Add Vulkan support to DeqpTestRunner and mustpass script." into nyc-dev by Mika Isojarvi · 9 years ago
  63. 7fc430c Merge "Add Vulkan assets to apk when building for Android CTS." into nyc-dev by Mika Isojarvi · 9 years ago
  64. aab9bf3 disassembleSpirV should use spirv-tools instead of glslang by Csaba Osztrogonác · 9 years ago
  65. 23782e1 Merge branch 'aosp-copyright' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  66. f282683 Update glslang by Csaba Osztrogonác · 9 years ago
  67. fb2d85c Add Vulkan support to DeqpTestRunner and mustpass script. by Mika Isojärvi · 9 years ago
  68. 1fa35f6 Merge branch '305-fix-access-flags' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  69. d9c5592 Merge "Remove extension cache from glu::ContextInfo." into nyc-dev by Mika Isojarvi · 9 years ago
  70. 027af5d Merge "Remove native pixmap matching rule since it can't be queried." into nyc-dev by Mika Isojarvi · 9 years ago
  71. fd7944e Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  72. 2b7a799 dEQP-VK.image.load_store* lacks setting access flags for image memory barrier by Kantoch · 9 years ago
  73. 460696f Remove extension cache from glu::ContextInfo. by Mika Isojärvi · 9 years ago
  74. 6dd1bfd Remove native pixmap matching rule since it can't be queried. by Mika Isojärvi · 9 years ago
  75. 352d99d Add version 0.3.4 parsing support to xeTestResultParser. by Mika Isojärvi · 9 years ago
  76. 0f019f4 Add Vulkan assets to apk when building for Android CTS. by Mika Isojärvi · 9 years ago
  77. c05b7f1 Add AOSP copyright to tests ported from dEQP GLES tests by Pyry Haulos · 9 years ago
  78. 3b2f21f Merge branch '259-fix-arm-gcc-issue' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  79. 0bb5da1 Merge branch 'fix-290-291-ds-advanced' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  80. e25df36 Merge branch '289-renderpass-formats' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  81. b9617e4 Round quad coordinates in dEQP-VK.renderpass.formats.* to pixel edges. by Michael Stokes · 9 years ago
  82. 8d539eb Merge branch '295-fix-glsl-discard-missing-barriers' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  83. c26e05b Fix dEQP-VK.dynamic_state.ds_state.stencil_params_advanced by Joerg Wagner · 9 years ago
  84. bd501a1 Remove header snippets from Vulkan API test plan by Pyry Haulos · 9 years ago
  85. f8922e6 ShaderRender is missing the appropriate barriers before and after cmdCopyImageToBuffer by Mais Alnasser · 9 years ago
  86. f7bca84 Add top-level README by Pyry Haulos · 9 years ago
  87. afdf282 Merge master into nyc-dev by Pyry Haulos · 9 years ago
  88. 59c76bc Merge branch 'remove-confidentiality-clause' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  89. 9a869c2 Remove confidentiality clause from Vulkan CTS license by Pyry Haulos · 9 years ago
  90. 8cfede4 Extend device feature and limit validation in dEQP-VK.api.info by Pyry Haulos · 9 years ago
  91. a31a346 Fix deUint32 -> deUint8 conversion warning by Pyry Haulos · 9 years ago
  92. 40acd26 Merge in changes from Khronos Vulkan CTS repository by Pyry Haulos · 9 years ago
  93. 742e710 Merge branch '274-remove-round-mustpass' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  94. 0c9e2cb Merge branch '283-reset-query-pool-before-use' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  95. 4d09b21 Merge branch 'origin/280-move_vkCmdCopyQueryPoolResults_outside_renderpass' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  96. dd31fd5 Remove rounding tests from the mustpass list by Peter Gal · 9 years ago
  97. 49e0fed Compute, image: remove DynArray by Maciej Jesionowski · 9 years ago
  98. c5e7731 Merge in code from gles32-dev by Pyry Haulos · 9 years ago
  99. c877d0c Merge "Select shader version appropriate for context." into gles32-dev by Pyry Haulos · 9 years ago
  100. a399c5e Merge "Add support for OpenGL ES 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago