1. 4e0bb1a Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  2. a24056e binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 9 years ago
  3. d525b23 Merge branch '288-enable-validator' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  4. 7e99a11 Enable SPIR-V validator in the module-building chain. by Dejan Mircevski · 9 years ago
  5. 446bb6d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  6. 13fa435 Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  7. 62afc7a Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  8. ed66b69 Add missing capabilities in assembly tests by Qining Lu · 9 years ago
  9. 0585e38 Update glslang to latest revision by Pyry Haulos · 9 years ago
  10. 414606e Fix compiler warning in render pass tests by Pyry Haulos · 9 years ago
  11. b087b53 Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  12. b800afa Merge branch '306_use_transfer_dst' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  13. 1a49e98 Merge branch '294_format_properties_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  14. d5703e2 Fixes format_properties test with required formats from Vulkan 1.0 spec by mnetsch · 9 years ago
  15. 934a320 Remove now unnecessary mustpass exclusion by Pyry Haulos · 9 years ago
  16. 47332d3 Fix build by Pyry Haulos · 9 years ago
  17. 6321d9e Merge branch '308-fix-ssbo-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  18. 698167d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  19. 8267991 SSBOLayoutCase: Make proper use of array descriptors by Jason Ekstrand · 9 years ago
  20. 7a39cfa Merge branch '274-remove-round' into 'master' by Pyry Haulos · 9 years ago
  21. 0fa794e Merge branch '286-fix_regressions' into 'master' by Pyry Haulos · 9 years ago
  22. f47d6be Merge branch 'jekstrand-linux-lib-name' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  23. 93ae0ca Merge branch '304-disable-robust-buffer-access' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  24. 6e71fa0 dEQP-VK.api.info.image_format_properties: properly calculate mip pyramid size. by scygan · 9 years ago
  25. 3d3735e dEQP-VK.api.info.image_format_properties: enum value can be signed. by scygan · 9 years ago
  26. 2048eaa Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  27. df1e143 Use the correct library name on Linux by Jason Ekstrand · 9 years ago
  28. 9153c17 Merge branch 'fix-memory-barrier-tests' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  29. ee4fa9c Pipeline barrier test fixes. by Mika Isojärvi · 9 years ago
  30. 6c16037 Merge in fixes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  31. 20c3cb3 Merge "Add multicontext creation tests for EGL." into nyc-dev by Mika Isojarvi · 9 years ago
  32. dcdedc9 Re-generate Android mustpass files by Pyry Haulos · 9 years ago
  33. fb059fd Merge in new OpenGL ES 3.2 test code by Pyry Haulos · 9 years ago
  34. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 9 years ago
  35. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 9 years ago
  36. 63c73fa Merge "Add native window resizing to buffer age tests" into nyc-dev by Mika Isojarvi · 9 years ago
  37. 40017af Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  38. baf5a69 Merge branch 'memory-barrier-fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  39. 78d6342 Add native window resizing to buffer age tests by Mika Isojärvi · 9 years ago
  40. 5e2cc10 Skip negative alignment check when alignment is 1 by Mika Isojärvi · 9 years ago
  41. 270b205 Merge "Improve egluNativeDisplay." into nyc-dev by Mika Isojarvi · 9 years ago
  42. ed3dac2 Merge "Add missing getPlatformAttributes() method to X11 EGL platform." into nyc-dev by Mika Isojarvi · 9 years ago
  43. 922a9f4 Improve egluNativeDisplay. by Mika Isojärvi · 9 years ago
  44. c0bdf32 Add missing getPlatformAttributes() method to X11 EGL platform. by Mika Isojärvi · 9 years ago
  45. 921259c Add timeout to eglClientWaitSync() tests. by Mika Isojärvi · 9 years ago
  46. 54909d3 Merge "Remove unnecessary current context from reusable sync tests" into nyc-dev by Mika Isojarvi · 9 years ago
  47. 47dbc69 Issue #306 by Joerg Wagner · 9 years ago
  48. 3243709 Fix EGLImage format compatibility check. by Mika Isojärvi · 9 years ago
  49. 9efa027 Merge "Report QualityWarning if resize doesn't crop image to corner." into nyc-dev by Mika Isojarvi · 9 years ago
  50. d3bd947 Remove unnecessary current context from reusable sync tests by Mika Isojärvi · 9 years ago
  51. 5882676 Report QualityWarning if resize doesn't crop image to corner. by Mika Isojärvi · 9 years ago
  52. 52e96e7 LOCAL_COMPATIBILITY_SUPPORT_FILES relative to $(TOP). by Ying Wang · 9 years ago
  53. d31a4bb Fix issues with memory barrier tests. by aqnuep · 9 years ago
  54. 2454ec8 Merge branch 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  55. dac8ac0 Fix type conversion warnings by Pyry Haulos · 9 years ago
  56. d95aa69 Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  57. 90fa5a2 Update glslang and spirv-tools in fetch_sources.py to public versions by Pyry Haulos · 9 years ago
  58. fc89f6c Fix type conversion warnings by Pyry Haulos · 9 years ago
  59. 3344627 Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  60. c161ccf Merge branch '286-extend-device-feature-limit-validation' into 'master' by Pyry Haulos · 9 years ago
  61. 44ebfbd Merge branch '292-use-spirv-tools-to-create-disassembly' into 'master' by Pyry Haulos · 9 years ago
  62. 89721b3 Merge branch '292-update-glslang' into 'master' by Pyry Haulos · 9 years ago
  63. 28431be Merge branch '272-bump-version-to-310' into 'master' by Pyry Haulos · 9 years ago
  64. b615f46 Disable robustBufferAccess in the default VkDevice to avoid performance issues on some HW by Dae Kim · 9 years ago
  65. a816f7f Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  66. 63d8d99 Merge "Add Vulkan support to DeqpTestRunner and mustpass script." into nyc-dev by Mika Isojarvi · 9 years ago
  67. 7fc430c Merge "Add Vulkan assets to apk when building for Android CTS." into nyc-dev by Mika Isojarvi · 9 years ago
  68. aab9bf3 disassembleSpirV should use spirv-tools instead of glslang by Csaba Osztrogonác · 9 years ago
  69. 23782e1 Merge branch 'aosp-copyright' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  70. f282683 Update glslang by Csaba Osztrogonác · 9 years ago
  71. fb2d85c Add Vulkan support to DeqpTestRunner and mustpass script. by Mika Isojärvi · 9 years ago
  72. 1fa35f6 Merge branch '305-fix-access-flags' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  73. d9c5592 Merge "Remove extension cache from glu::ContextInfo." into nyc-dev by Mika Isojarvi · 9 years ago
  74. 027af5d Merge "Remove native pixmap matching rule since it can't be queried." into nyc-dev by Mika Isojarvi · 9 years ago
  75. fd7944e Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  76. 2b7a799 dEQP-VK.image.load_store* lacks setting access flags for image memory barrier by Kantoch · 9 years ago
  77. 460696f Remove extension cache from glu::ContextInfo. by Mika Isojärvi · 9 years ago
  78. 6dd1bfd Remove native pixmap matching rule since it can't be queried. by Mika Isojärvi · 9 years ago
  79. 352d99d Add version 0.3.4 parsing support to xeTestResultParser. by Mika Isojärvi · 9 years ago
  80. 0f019f4 Add Vulkan assets to apk when building for Android CTS. by Mika Isojärvi · 9 years ago
  81. c05b7f1 Add AOSP copyright to tests ported from dEQP GLES tests by Pyry Haulos · 9 years ago
  82. 3b2f21f Merge branch '259-fix-arm-gcc-issue' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  83. 0bb5da1 Merge branch 'fix-290-291-ds-advanced' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  84. e25df36 Merge branch '289-renderpass-formats' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  85. b9617e4 Round quad coordinates in dEQP-VK.renderpass.formats.* to pixel edges. by Michael Stokes · 9 years ago
  86. 8d539eb Merge branch '295-fix-glsl-discard-missing-barriers' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  87. c26e05b Fix dEQP-VK.dynamic_state.ds_state.stencil_params_advanced by Joerg Wagner · 9 years ago
  88. bd501a1 Remove header snippets from Vulkan API test plan by Pyry Haulos · 9 years ago
  89. f8922e6 ShaderRender is missing the appropriate barriers before and after cmdCopyImageToBuffer by Mais Alnasser · 9 years ago
  90. f7bca84 Add top-level README by Pyry Haulos · 9 years ago
  91. afdf282 Merge master into nyc-dev by Pyry Haulos · 9 years ago
  92. 59c76bc Merge branch 'remove-confidentiality-clause' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  93. 9a869c2 Remove confidentiality clause from Vulkan CTS license by Pyry Haulos · 9 years ago
  94. 8cfede4 Extend device feature and limit validation in dEQP-VK.api.info by Pyry Haulos · 9 years ago
  95. a31a346 Fix deUint32 -> deUint8 conversion warning by Pyry Haulos · 9 years ago
  96. 40acd26 Merge in changes from Khronos Vulkan CTS repository by Pyry Haulos · 9 years ago
  97. 742e710 Merge branch '274-remove-round-mustpass' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  98. 0c9e2cb Merge branch '283-reset-query-pool-before-use' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  99. 4d09b21 Merge branch 'origin/280-move_vkCmdCopyQueryPoolResults_outside_renderpass' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  100. dd31fd5 Remove rounding tests from the mustpass list by Peter Gal · 9 years ago