1. 1daa1bb Remove tests using internal Android APIs from EGL mustpass by Mika Isojärvi · 8 years ago
  2. 778c4fc Merge changes I61bcc949,I64c54ee4,I4d984d4c,I6186cd17,I953d0264, ... by Pyry Haulos · 8 years ago
  3. 29d97c8 Fix custom loop test missing declarations and outputs. by Mika Isojärvi · 8 years ago
  4. c3a5e3a Merge in changes from Khronos Vulkan CTS repository by Pyry Haulos · 8 years ago
  5. d26d093 Add copy image snorm tests back to mustpass. by Mika Isojärvi · 8 years ago
  6. 4d31dc9 Merge branch '268-command-buffers-memory-leak-fix' into 'master' by Pyry Haulos · 8 years ago
  7. ffe3ffa Merge branch '267-spirv_assembly.instruction-Fixes' into 'master' by Pyry Haulos · 8 years ago
  8. 6d7c454 Removed correct code by mistake, adding that back and back out the originally intended code. by Mais Alnasser · 8 years ago
  9. 5780bb0 CommandPool creations in some tests are fixed. by Peter Siket · 8 years ago
  10. 4158577 Apply formating fixes Remove ArrayStride code. by Mais Alnasser · 8 years ago
  11. cc2011f OpSelect's condition operand didn't follow spec by Mais Alnasser · 8 years ago
  12. 7ba18ce spirv_assembly.instruction.compute.opcopymemory.* Add 2 missed ArrayStride, array type in uniform/storage block must have their stride explicitly specified, otherwise the stride infomation in block layout is lost. by Mais Alnasser · 9 years ago
  13. ecc0cca Add fixed tests back to mustpass set. by Mika Isojärvi · 9 years ago
  14. 0d87734 Merge "Check texture buffer support in texture format tests." by Mika Isojarvi · 9 years ago
  15. d4f2c48 Merge "Check also client extensions in eglGetProcAddress tests." by Mika Isojarvi · 9 years ago
  16. 668b198 Merge "Fix false positives when results are nan in ssbo tests." by Mika Isojarvi · 9 years ago
  17. 968c27e Merge "Add missing tessellation shader extension check to bounding box tests." by Mika Isojarvi · 9 years ago
  18. 4e79c49 Merge "Make EGL extension function naming consistent with the spec." by Mika Isojarvi · 9 years ago
  19. 625d4d8 Merge "Snap values to 3x3 grid in vertex array tests" by Mika Isojarvi · 9 years ago
  20. db66290 Merge "Fix layout binding tests resolution issue." by Mika Isojarvi · 9 years ago
  21. 21f9bad Merge "Properly clean up data in buffer upload test deinit()." by Mika Isojarvi · 9 years ago
  22. 8b23236 Check texture buffer support in texture format tests. by Mika Isojärvi · 9 years ago
  23. 293b1f2 Fix false positives when results are nan in ssbo tests. by Mika Isojärvi · 9 years ago
  24. c449dd6 Check also client extensions in eglGetProcAddress tests. by Mika Isojärvi · 9 years ago
  25. 2f4e6d9 Make EGL extension function naming consistent with the spec. by Mika Isojärvi · 9 years ago
  26. bb678e6 Merge in Khronos Vulkan CTS tests by Pyry Haulos · 9 years ago
  27. 9703ac2 Add Vulkan CTS to deqp Android CTS build by Pyry Haulos · 9 years ago
  28. 6c13829 Merge "Check ssbo limits properly in opaque indexing tests." by Mika Isojarvi · 9 years ago
  29. 7088b5c Merge "Fix uniform block precision matching bug" by Mika Isojarvi · 9 years ago
  30. 58c95b1 Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
  31. d5faa03 Add CTS submission package verification script by Pyry Haulos · 9 years ago
  32. 34defd6 Merge changes from Khronos repository by Pyry Haulos · 9 years ago
  33. 9294e99 Minor formatting fixes by Pyry Haulos · 9 years ago
  34. 8822554 Remove cmdline prefixes to make copy-pasting commands easier by Pyry Haulos · 9 years ago
  35. 3990014 Clarify submission package contents by Pyry Haulos · 9 years ago
  36. ddc13d9 Fix some formatting, document how to include multiple products by Pyry Haulos · 9 years ago
  37. 209d731 Fix Vulkan README.md formatting issues by Pyry Haulos · 9 years ago
  38. d385f5f Merge branch 'issue_260' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  39. b14195e Merge branch '242-blend-mustpass-exclusion' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  40. 71e127f Fix typo by Daniel Koch · 9 years ago
  41. c095094 Improvements to submission package documentation by Daniel Koch · 9 years ago
  42. 40a0485 Merge "Clear renderbuffers to fixed bit pattern in copy image tests." by Mika Isojarvi · 9 years ago
  43. b92ec32 Merge "Clear renderbuffers to fixed bit pattern in copy image tests." by Mika Isojarvi · 9 years ago
  44. 904b77a Merge "Check OpenVG support in negative EGL api tests." am: b1f1ec2a58 by Mika Isojarvi · 9 years ago
  45. b1f1ec2 Merge "Check OpenVG support in negative EGL api tests." by Mika Isojarvi · 9 years ago
  46. cd2b792 Check ssbo limits properly in opaque indexing tests. by Mika Isojärvi · 9 years ago
  47. f434b16 Fix glu::FboRenderContext am: 5d1cffaa20 by Pyry Haulos · 9 years ago
  48. f5f7ab7 Check OpenVG support in negative EGL api tests. by Mika Isojärvi · 9 years ago
  49. 772aa92 mustpass: Issue 242: Excluded blend tests where propagated errors may be large by Dae Kim · 9 years ago
  50. 967b3c2 Merge branch 'fix-undefined-trailing-data' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  51. 6cb7555 Merge branch '258-required-format-support' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  52. 9c7c1a9 Merge branch '250-limit-pipeline-count' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  53. 73ec8bc Merge branch 'jekstrand_fix_blend_test_swizzling' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  54. c504c40 Merge branch 'awoloszyn-fix-block-decoration' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  55. fb93fd6 Merge branch '255-limit-mem-allocs' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  56. 491ca75 Merge branch 'tzlatinski_memory_allocaiton_size_fix' into 'master' by Pyry Haulos · 9 years ago
  57. 482e55c Fix undefined trailing data in pipeline barrier tests. by Mika Isojärvi · 9 years ago
  58. 5d1cffa Fix glu::FboRenderContext by Pyry Haulos · 9 years ago
  59. 2c4ea69 Improve Vulkan CTS README by Pyry Haulos · 9 years ago
  60. 04070eb Adjust Vulkan format feature support requirements by Pyry Haulos · 9 years ago
  61. 900460e Limit number of pipelines in object_management.max_concurrent by Pyry Haulos · 9 years ago
  62. aac54f5 Limit number of memory allocations to 4000. by Mika Isojärvi · 9 years ago
  63. cb8de68 Fixes block order and decoration group tests. by Andrew Woloszyn · 9 years ago
  64. c64774f Merge branch '249-fix-draw-mapped-memory-flushes' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  65. 039e48c Merge branch '252-fix-imageformatproperties-validation' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  66. d9694b1 Merge branch '254-fix-shaderrendercase-format-check' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  67. fa346c0 Merge branch '256-fix-renderpass-build-warnings' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  68. 24155ad Blend Test: Do not swizzle the ImageView by Ben Widawsky · 9 years ago
  69. db50f25 fix renderpass test's build warnings, fixes #256 by Daniel Hegedus · 9 years ago
  70. de3b298 CTS Memory tests fix invalid allocation sizes by Tony Zlatinski · 9 years ago
  71. f1250e9 Fix flushing of index and indirect command bufs in draw tests by Pyry Haulos · 9 years ago
  72. d1ab80f Drop a few checks from VkImageFormatProperties validation by Pyry Haulos · 9 years ago
  73. af0ed8f Fix format support check in ShaderRenderCase by Pyry Haulos · 9 years ago
  74. 8a26c94 Add first draft of conformance submission package description by Pyry Haulos · 9 years ago
  75. 280fdfd Check in Vulkan CTS 1.0.0 RC mustpass by Pyry Haulos · 9 years ago
  76. 870cfff Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
  77. 2069555 Fix accidental library name change by Pyry Haulos · 9 years ago
  78. 3d519f3 Merge branch '238-fix-compressed-sliced-3d' into 'master' by Pyry Haulos · 9 years ago
  79. f524120 Merge "Add dEQP-VK.info tests" into vulkan by Pyry Haulos · 9 years ago
  80. f9f7bd7 Merge "Add vk::Platform::describePlatform()" into vulkan by Pyry Haulos · 9 years ago
  81. e1cb964 Add dEQP-VK.info tests by Pyry Haulos · 9 years ago
  82. 4ca8107 Add vk::Platform::describePlatform() by Pyry Haulos · 9 years ago
  83. eac1eb6 Merge "Add basic tests for vkGetPhysicalDeviceImageFormatProperties()" into vulkan by Pyry Haulos · 9 years ago
  84. aa4297c Merge "Add tests for vkGetPhysicalDeviceFormatProperties()" into vulkan by Pyry Haulos · 9 years ago
  85. 73d1b62 Check compressed 3D format support in PipelineImageSamplingInstance by Pyry Haulos · 9 years ago
  86. df7bad3 Enable sliced 3D ASTC cases in pipeline.{image,image_view,sampler} by Pyry Haulos · 9 years ago
  87. 42c7adf Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
  88. 99a2918 Remove invalid check from tcu::CompressedTexture by Pyry Haulos · 9 years ago
  89. 5527531 Clear message log at the beginning of async debug tests. am: 13fa7290b1 by Mika Isojärvi · 9 years ago
  90. eefb5f5 Add basic tests for vkGetPhysicalDeviceImageFormatProperties() by Pyry Haulos · 9 years ago
  91. ba583d1 Update glslang by Pyry Haulos · 9 years ago
  92. 66789eb Add tests for vkGetPhysicalDeviceFormatProperties() by Pyry Haulos · 9 years ago
  93. 8024d61 Check vkGetPhysicalDeviceImageFormatProperties() result value by Pyry Haulos · 9 years ago
  94. dae24a4 Fix another build issue by Pyry Haulos · 9 years ago
  95. 215b88c Fix build by Pyry Haulos · 9 years ago
  96. 70da0bc Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
  97. d994401 Merge "Check for linear filtering support in pipeline.sampler tests" into vulkan by Pyry Haulos · 9 years ago
  98. 549732a Check for linear filtering support in pipeline.sampler tests by Pyry Haulos · 9 years ago
  99. ae1afcc Merge branch '241-skip-init-validation' into 'master' by Pyry Haulos · 9 years ago
  100. e865d1e Merge branch 'ppiotrowski_timestamp_sporadic-fix' into 'master' by Pyry Haulos · 9 years ago