1. 0963fc7 Merge branch '287-puniq' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  2. 73b2fad Merge "Log SPIR-V assembly source." by Dejan Mircevski · 9 years ago
  3. 133cd2f Log SPIR-V assembly source. by Dejan Mircevski · 9 years ago
  4. cd32d2c Add missing commands for reseting queryPool prior to use by Szilard Ledan · 9 years ago
  5. 8248a89 Make buffer-pointer types unique. by Dejan Mircevski · 9 years ago
  6. 9da66aa End the renderpass before trying to copy the query results, as by Joerg Wagner · 9 years ago
  7. c7dc806 Select shader version appropriate for context. by Daniel Andrade Groppe · 9 years ago
  8. e2d8ac5 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
  9. 0cecce4 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
  10. 56da1a6 Update Android mustpass build script copyright header. by Mika Isojärvi · 9 years ago
  11. f9b9c56 Merge branch '277-log-original-assembly-of-SPIRV-assembly-tests' into 'master' by Pyry Haulos · 9 years ago
  12. 00e0e11 Add original assembly of the SPIR-V assembly tests to the log by Csaba Osztrogonác · 9 years ago
  13. 86438ea Merge branch '278-proposed_texcoord_offset_is_too_low_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  14. f182c40 Merge branch '276-fix-incorrect-buffer-usage-flag' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  15. 0b42e11 Merge "Don't require surfaceless context in negative partial update tests." by Mika Isojarvi · 9 years ago
  16. 710965f Merge "Fix uniform precision qualifier mismatch in GLES3 conditional tests." by Mika Isojarvi · 9 years ago
  17. 7e7d439 Don't require surfaceless context in negative partial update tests. by Mika Isojärvi · 9 years ago
  18. e4d71f7 dEQP-VK.compute.basic.shared_atomic_op* fix incorrect usage flag by Maciej Jesionowski · 9 years ago
  19. 34602b6 Increase texcoord offset used by pipeline.sampler conformance tests from 0.001 to 0.002 by Dominik Witczak · 9 years ago
  20. 84d0460 Merge "Fix compiler warnings when converting png_uint_32 to deUint32." by Mika Isojarvi · 9 years ago
  21. 6e2efd1 Merge "Don't require gpu_shader5 in const expression indexing tests." by Mika Isojarvi · 9 years ago
  22. 18dadb6 Fix compiler warnings when converting png_uint_32 to deUint32. by Mika Isojärvi · 9 years ago
  23. 24e7f19 Don't require gpu_shader5 in const expression indexing tests. by Mika Isojärvi · 9 years ago
  24. 8a56ba0 Remove GLES2 texture unit tests from the mustpass. by Mika Isojärvi · 9 years ago
  25. e1b9c32 Don't require supported binary formats in negative tests. by Mika Isojärvi · 9 years ago
  26. b840754 Use compatible texture formats in negative blit tests. by Mika Isojärvi · 9 years ago
  27. d767ee4 Remove multiwindow EGL tests from mustpass. by Mika Isojärvi · 9 years ago
  28. 9274773 Touch process watchdog in built-in precision tests by Pyry Haulos · 9 years ago
  29. 7448d53 Rebuild CTS mustpass by Pyry Haulos · 9 years ago
  30. 6e89a2f Add new files to Android.mk by Pyry Haulos · 9 years ago
  31. 65fba59 Merge in first OpenGL ES 3.2 tests by Pyry Haulos · 9 years ago
  32. 17e016d Merge branch 'gstrm' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  33. 66de909 Merge branch 'jbolz_createBuffer_memoryType' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  34. bbf8b64 Merge branch '266-dEQP-VK.renderpass-Test-Fixes' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  35. 9af41b5 Update geometry and tessellation shader limits. by Mika Isojärvi · 9 years ago
  36. 15a19da Remove tests cases and checks assuming native handles to be invalid. by Mika Isojärvi · 9 years ago
  37. 2000ed6 Merge branch '271-uninitialized-size' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  38. b101428 Merge branch '273-vertex-input-stride-fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  39. 575313b Allow helper invocations inside primitive. by Mika Isojärvi · 9 years ago
  40. 8c44b09 Allow color to change once in dithering disabled gradient tests. by Mika Isojärvi · 9 years ago
  41. 8780567 Merge "Load libui.so lazily in android_native EGLImage tests." by Mika Isojarvi · 9 years ago
  42. de7dc78 Merge "cmake: look for png.h, not libpng.h" by Pyry Haulos · 9 years ago
  43. cb75a0a dEQP-VK.pipeline.vertex_input.*: corrected vertex input binding strides. by Dae Kim · 9 years ago
  44. 2aef536 Load libui.so lazily in android_native EGLImage tests. by Mika Isojärvi · 9 years ago
  45. bba2538 Merge "Check extension support before queries in texture size tests." by Mika Isojarvi · 9 years ago
  46. 1daa1bb Remove tests using internal Android APIs from EGL mustpass by Mika Isojärvi · 9 years ago
  47. 778c4fc Merge changes I61bcc949,I64c54ee4,I4d984d4c,I6186cd17,I953d0264, ... by Pyry Haulos · 9 years ago
  48. 277e50d Get sampled and storage usage flags from format properties. by Mais Alnasser · 9 years ago
  49. 26a744d Check extension support before queries in texture size tests. by Mika Isojärvi · 9 years ago
  50. 98e04c4 Fix uniform precision qualifier mismatch in GLES3 conditional tests. by Mika Isojärvi · 9 years ago
  51. 29d97c8 Fix custom loop test missing declarations and outputs. by Mika Isojärvi · 9 years ago
  52. e885d76 Don't use uninitialized variables in dEQP-VK.api.copy_and_blit.buffer_to_image by Kristian Høgsberg Kristensen · 9 years ago
  53. c3a5e3a Merge in changes from Khronos Vulkan CTS repository by Pyry Haulos · 9 years ago
  54. d26d093 Add copy image snorm tests back to mustpass. by Mika Isojärvi · 9 years ago
  55. ef87fbc Merge "Add support for OpenGL ES 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago
  56. 4d31dc9 Merge branch '268-command-buffers-memory-leak-fix' into 'master' by Pyry Haulos · 9 years ago
  57. ffe3ffa Merge branch '267-spirv_assembly.instruction-Fixes' into 'master' by Pyry Haulos · 9 years ago
  58. 6d7c454 Removed correct code by mistake, adding that back and back out the originally intended code. by Mais Alnasser · 9 years ago
  59. 5780bb0 CommandPool creations in some tests are fixed. by Peter Siket · 9 years ago
  60. 4158577 Apply formating fixes Remove ArrayStride code. by Mais Alnasser · 9 years ago
  61. cc2011f OpSelect's condition operand didn't follow spec by Mais Alnasser · 9 years ago
  62. 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
  63. 5b6f205 Fix Renderpass tests cmdPipelineBarrier should not be called with srcStageMask and dstStageMask set to zero. Adding code to initialize image attachment usage. by Mais Alnasser · 9 years ago
  64. fd467db Change buffer tests to use queried memory type index by Jeff Bolz · 9 years ago
  65. 5e333c6 Eliminate Stream decorations. by Dejan Mircevski · 9 years ago
  66. 44f2d70 Merge "Add test cases for features introduced in OpenGL ES 3.2" into gles32-dev by Pyry Haulos · 9 years ago
  67. ae5c13a Merge "Add support for OpenGL ES 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago
  68. f01831b Merge "Adding test cases for OpenGL ES 3.2. Depends on CL 187666." into gles32-dev by Pyry Haulos · 9 years ago
  69. ecc0cca Add fixed tests back to mustpass set. by Mika Isojärvi · 9 years ago
  70. 0d87734 Merge "Check texture buffer support in texture format tests." by Mika Isojarvi · 9 years ago
  71. d4f2c48 Merge "Check also client extensions in eglGetProcAddress tests." by Mika Isojarvi · 9 years ago
  72. 668b198 Merge "Fix false positives when results are nan in ssbo tests." by Mika Isojarvi · 9 years ago
  73. 2ae2c3a Fix capability for Stream decorations. by Dejan Mircevski · 9 years ago
  74. 968c27e Merge "Add missing tessellation shader extension check to bounding box tests." by Mika Isojarvi · 9 years ago
  75. 4e79c49 Merge "Make EGL extension function naming consistent with the spec." by Mika Isojarvi · 9 years ago
  76. 625d4d8 Merge "Snap values to 3x3 grid in vertex array tests" by Mika Isojarvi · 9 years ago
  77. db66290 Merge "Fix layout binding tests resolution issue." by Mika Isojarvi · 9 years ago
  78. 21f9bad Merge "Properly clean up data in buffer upload test deinit()." by Mika Isojarvi · 9 years ago
  79. 8b23236 Check texture buffer support in texture format tests. by Mika Isojärvi · 9 years ago
  80. 293b1f2 Fix false positives when results are nan in ssbo tests. by Mika Isojärvi · 9 years ago
  81. c449dd6 Check also client extensions in eglGetProcAddress tests. by Mika Isojärvi · 9 years ago
  82. 2f4e6d9 Make EGL extension function naming consistent with the spec. by Mika Isojärvi · 9 years ago
  83. bb678e6 Merge in Khronos Vulkan CTS tests by Pyry Haulos · 9 years ago
  84. 9703ac2 Add Vulkan CTS to deqp Android CTS build by Pyry Haulos · 9 years ago
  85. 6c13829 Merge "Check ssbo limits properly in opaque indexing tests." by Mika Isojarvi · 9 years ago
  86. 7088b5c Merge "Fix uniform block precision matching bug" by Mika Isojarvi · 9 years ago
  87. ad0fe86 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
  88. 5ed2b23 Adding test cases for OpenGL ES 3.2. Depends on CL 187666. by Daniel Andrade Groppe · 9 years ago
  89. 58c95b1 Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
  90. d5faa03 Add CTS submission package verification script by Pyry Haulos · 9 years ago
  91. 34defd6 Merge changes from Khronos repository by Pyry Haulos · 9 years ago
  92. b5ff237 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
  93. 9294e99 Minor formatting fixes by Pyry Haulos · 9 years ago
  94. 8822554 Remove cmdline prefixes to make copy-pasting commands easier by Pyry Haulos · 9 years ago
  95. bf50777 Add test cases for features introduced in OpenGL ES 3.2 by Daniel Andrade Groppe · 9 years ago
  96. 3990014 Clarify submission package contents by Pyry Haulos · 9 years ago
  97. ddc13d9 Fix some formatting, document how to include multiple products by Pyry Haulos · 9 years ago
  98. 209d731 Fix Vulkan README.md formatting issues by Pyry Haulos · 9 years ago
  99. d385f5f Merge branch 'issue_260' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  100. b14195e Merge branch '242-blend-mustpass-exclusion' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago