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