1. c065847 Adjust out of surface verification for wide lines by Alexander Galazin · 7 years ago
  2. f5f087e Ensure vertex shader presence if a geometry shader exists by Alexander Galazin · 7 years ago
  3. e490e2f Fix DrawRangeElementsBaseVertex tests with negative basevertex by Alexander Galazin · 7 years ago
  4. c7b2d82 Merge "Fix GCC 6.3 warnings in aosp/master" am: 1211e9fe1b by Pyry Haulos · 7 years ago
  5. 8ad4035 resolve merge conflicts of 9de005f0 to deqp-dev by Pyry Haulos · 7 years ago
  6. 1211e9f Merge "Fix GCC 6.3 warnings in aosp/master" by Treehugger Robot · 7 years ago
  7. e6f4dee Fix GCC 6.3 warnings in aosp/master by Pyry Haulos · 7 years ago
  8. 9de005f Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  9. e60918f Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/deqp-dev by Pyry Haulos · 7 years ago
  10. 004b7ef Remove old Android build scripts by Pyry Haulos · 7 years ago
  11. 69bb2f6 Add new Android build and install scripts by Pyry Haulos · 7 years ago
  12. e315fce Use alias tag to check if ext and core funcs are same by Pyry Haulos · 7 years ago
  13. fa7a45c Improve GLSL source program support by Pyry Haulos · 7 years ago
  14. 69a7a00 Add tests for FragCoord interaction with multisampling by David Sodman · 7 years ago
  15. 9bb5479 Remove vktWsiTests.cpp.orig by Pyry Haulos · 7 years ago
  16. 4af62a5 Add tests for VK_KHR_display by Boris Zanin · 7 years ago
  17. 3aeb0c5 Add test for FragDepth shader built-in by David Sodman · 7 years ago
  18. 2fe94dc Fix - checkSparseSupport missing image format check by Marcin Kańtoch · 7 years ago
  19. a673a07 Fix image.qualifiers.restrict tests not running without optional capability by Slawomir Cygan · 7 years ago
  20. 6d58b97 Merge "Fix color change verification in dithering tests" into nougat-cts-dev am: acf47d464f am: c2594c65ff by Pyry Haulos · 7 years ago
  21. 1203cd8 Merge "Fix color change verification in dithering tests" into nougat-cts-dev am: acf47d464f by Pyry Haulos · 7 years ago
  22. a4cc480 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev am: 9a83ec3f47 am: 90e6678bc9 -s ours by Pyry Haulos · 7 years ago
  23. 517bd38 Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev am: eebcec1b52 am: 2585331908 by Alexander Galazin · 7 years ago
  24. c2594c6 Merge "Fix color change verification in dithering tests" into nougat-cts-dev by Pyry Haulos · 7 years ago
  25. 18231b0 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev am: 9a83ec3f47 by Pyry Haulos · 7 years ago
  26. 0543f8e Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev am: eebcec1b52 by Alexander Galazin · 7 years ago
  27. acf47d4 Merge "Fix color change verification in dithering tests" into nougat-cts-dev by Treehugger Robot · 7 years ago
  28. 90e6678 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev by Pyry Haulos · 7 years ago
  29. f55454d Try to determine renderable format in lifetime tests am: c0a5dc217f am: eba26e2387 by Pyry Haulos · 7 years ago
  30. 2585331 Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev by Alexander Galazin · 7 years ago
  31. d1aa6c6 Try to determine renderable format in lifetime tests am: c0a5dc217f by Pyry Haulos · 7 years ago
  32. 9a83ec3 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev by Treehugger Robot · 7 years ago
  33. eebcec1 Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev by Treehugger Robot · 7 years ago
  34. eba26e2 Try to determine renderable format in lifetime tests am: c0a5dc217f by Pyry Haulos · 7 years ago
  35. 8e53282 Merge commit '9bd0272d004aabece70774113d1ff6d9dbf1301c' into HEAD by Kalle Raita · 7 years ago
  36. 9bd0272 Merge "Log which watchdog timer was exceeded" by Treehugger Robot · 7 years ago
  37. fb2e496 Log which watchdog timer was exceeded by Kalle Raita · 7 years ago
  38. 69c24bf Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  39. 3a13e51 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  40. 8c6859a makeFramebufferWithoutAttachments creates invalid framebuffer by Alex Walters · 7 years ago
  41. bce45b5 makeFramebufferWithoutAttachments creates invalid framebuffer by Alex Walters · 7 years ago
  42. 3dbd60e Remove wrong image barrier from multisample_shader_builtin tests by Slawomir Cygan · 7 years ago
  43. 2795d6c Merge vk-gl-cts/opengl-es-cts-3.2.3 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  44. af8c22a Add explicit mustpass for GL by Alexander Galazin · 7 years ago
  45. 73f33d9 Added CTS_ARB_shader_atomic_counter_ops specification proposal by Filip Demczewski · 7 years ago
  46. 7fe106e Added CTS_ARB_shader_atomic_counter_ops tests by Filip Demczewski · 7 years ago
  47. bba59d6 Added CTS_ARB_shader_group_vote specification proposal by Filip Demczewski · 7 years ago
  48. 88ee728 Added CTS_EXT_polygon_offset_clamp specification proposal by Filip Demczewski · 7 years ago
  49. 0e91cd3 Cleanup PER_VERTEX declarations for specialization by James Helferty · 7 years ago
  50. f410bea Update Android CTS Vulkan waivers list to match Khronos CTS am: 96cb702688 by Pyry Haulos · 7 years ago
  51. 96cb702 Update Android CTS Vulkan waivers list to match Khronos CTS by Pyry Haulos · 7 years ago
  52. c5c3eff Remove printfs from qpTestLog by Jamie Madill · 7 years ago
  53. c6bda9e Merge vk-gl-cts/master into aosp/deqp-dev by Pyry Haulos · 7 years ago
  54. b1c176a Add tests for storage buffer unsized array length by Chris Forbes · 8 years ago
  55. c8c4438 Add render pass multisample resolve tests by Mika Isojärvi · 7 years ago
  56. 35a2479 Add multisample renderpass input attachment tests by Mika Isojärvi · 7 years ago
  57. 36a1d93 Merge aosp/deqp-dev into vk-gl-cts/master by Pyry Haulos · 7 years ago
  58. 726a675 Fix GCC 6.3 warnings in SRGB write control tests by Pyry Haulos · 7 years ago
  59. 7125a98 ES verification script reports EGL runs as errors by Alexander Galazin · 7 years ago
  60. c29f0d0 Fix error mask generation in checkLineContinuity by Alexander Galazin · 7 years ago
  61. 9c7df34 Ensure expected error in copytexsubimage2d_incomplete_framebuffer am: 89bb39d249 by Alexander Galazin · 7 years ago
  62. 9fb03a7 Update KC CTS reference by Alexander Galazin · 7 years ago
  63. 89bb39d Ensure expected error in copytexsubimage2d_incomplete_framebuffer by Alexander Galazin · 7 years ago
  64. 9423c92 Exclude dEQP-GLES2.functional.negative_api.texture.copytexsubimage2d_incomplete_framebuffer by Alexander Galazin · 7 years ago
  65. 43732e0 Add negative tests for implicit conversions by Alexander Galazin · 7 years ago
  66. 085b52b Fix color change verification in dithering tests by Pyry Haulos · 7 years ago
  67. ac8bbe9 Exclude dEQP-GLES2.functional.flush_finish.flush by Alexander Galazin · 7 years ago
  68. 66e6d1b Exclude dEQP-GLES2.functional.polygon_offset.*render_with_units by Alexander Galazin · 7 years ago
  69. cd1e1a1 Exclude few dEQP-GLES2.functional.*.nested_structs_arrays tests by Alexander Galazin · 7 years ago
  70. b2aec17 Exclude dEQP-GLES2.functional.attribute_location.bind_aliasing.max_cond* by Alexander Galazin · 7 years ago
  71. c0a5dc2 Try to determine renderable format in lifetime tests by Pyry Haulos · 7 years ago
  72. 74b84e2 DEPTH_STENCIL_OES as tex format requires OES_depth_texture am: 8290443470 by Pyry Haulos · 7 years ago
  73. 6f779ff DEPTH_STENCIL_OES as tex format requires OES_depth_texture by Pyry Haulos · 7 years ago
  74. 8290443 DEPTH_STENCIL_OES as tex format requires OES_depth_texture by Pyry Haulos · 7 years ago
  75. fd56ffc eglGetFrameTimestamps: Use reserved enum values. am: 84574b5c7b by Brian Anderson · 7 years ago
  76. ddcde79 eglGetFrameTimestamps: Allow optional present support. am: afb7428641 by Brian Anderson · 7 years ago
  77. bcbed87 eglGetFrameTimestamps: pending vs. invalid timestamps. am: b4e217e4a1 by Brian Anderson · 7 years ago
  78. 84574b5 eglGetFrameTimestamps: Use reserved enum values. by Brian Anderson · 7 years ago
  79. afb7428 eglGetFrameTimestamps: Allow optional present support. by Brian Anderson · 7 years ago
  80. b4e217e eglGetFrameTimestamps: pending vs. invalid timestamps. by Brian Anderson · 7 years ago
  81. 338551a Exclude dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.* by Alexander Galazin · 7 years ago
  82. 05b6328 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  83. 50405c2 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  84. a12bdeb Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Pyry Haulos · 7 years ago
  85. f950004 Fix typo in dE-IT.build_info.de_endianness_consistent name by Pyry Haulos · 7 years ago
  86. 85fef0a Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev am: aeef6dd8f5 am: a4ddab16dd by Ian Romanick · 7 years ago
  87. 8ca5b73 Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev am: aeef6dd8f5 by Ian Romanick · 7 years ago
  88. a4ddab1 Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev by Ian Romanick · 7 years ago
  89. aeef6dd Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev by Treehugger Robot · 7 years ago
  90. 337d8f3 Try harder to defeat GLSL compiler dead-code optimizations by Ian Romanick · 8 years ago
  91. d30999c Merge "Allow robustness tests on GLES 3.0" am: ab3013ef10 by Kalle Raita · 7 years ago
  92. ab3013e Merge "Allow robustness tests on GLES 3.0" by Kalle Raita · 7 years ago
  93. 82f7360 Allow robustness tests on GLES 3.0 by Kalle Raita · 7 years ago
  94. 5e528e9 Add CTS_ARB_indirect_parameters specification proposal by Adam Czupryna · 7 years ago
  95. 0fbe769 Add CTS_ARB_indirect_parameters implementation by Adam Czupryna · 7 years ago
  96. e3025e5 copy_image test: do not require compressed formats on CM_ARRAY by Slawomir Cygan · 7 years ago
  97. 15bb9aa Redeclare built-in variables in separable shaders by Weiwan Liu · 7 years ago
  98. 5e6ef96 Allow PROVOKING_VERTEX for LAYER_PROVOKING_VERTEX by James Helferty · 7 years ago
  99. fef8003 Set nearest filtering in GL CopyImage tests. by Kenneth Graunke · 7 years ago
  100. 91a0ffc Enable rasterizer discard for fma_precision tests by Thomas Spurden · 7 years ago