1. 2c65a26 Exclude mutable image tests from Android CTS am: ae838ac1c9 by Mika Isojrvi · 7 years ago
  2. 02473c7 resolve merge conflicts of 9b726ab8 to master by Mika Isojärvi · 7 years ago
  3. ae838ac Exclude mutable image tests from Android CTS by Mika Isojärvi · 7 years ago
  4. af7a952 fix a copy-paste error in wide_color tests by Tapani Pälli · 7 years ago
  5. 9b726ab Merge Vulkan CTS 1.0.2.6 into aosp/oreo-cts-dev by Mika Isojärvi · 7 years ago
  6. b2c8118 Fix issues in pipeline.timestamp.transfer_tests am: 0f672f2a20 am: 9e85a126d2 by Pyry Haulos · 7 years ago
  7. 71e31a4 Merge "Fix extension support checks in negative api tests" into nougat-cts-dev am: 4f1051ad32 am: b8e4ff4043 am: a2d901c3d8 am: 2431a0b0d9 am: 5fe6ec300f am: 781a2ef1e0 by Graeme Leese · 7 years ago
  8. 7a13186 Merge "Fix extension support checks in negative api tests" into nougat-cts-dev am: 4f1051ad32 am: 5bd0fb31a1 am: 3558abf238 am: 222fa619e5 am: 37ce9a1ac7 by Graeme Leese · 7 years ago
  9. 4c1d622 CP: Add triangle edge guardband for Tex2D lookup diff am: e345d7b6ba by Kalle Raita · 7 years ago
  10. 9225c91 Fix atomic ssbo xor test am: f0fa05e898 am: b426d8bfad am: 580f143209 am: 73a16f417e am: 550064261f am: 1b81ecf035 am: 68d441aedd am: 088fbbc341 am: e3939224e7 am: 495df8aec0 by Mika Isojrvi · 7 years ago
  11. 20b0bc0 Fix atomic ssbo xor test am: f0fa05e898 am: 14cd264501 am: 6e80057a20 am: cae1fe52ac am: 754e8f0192 am: d422ad8111 am: a8804ca914 by Mika Isojrvi · 7 years ago
  12. c390c23 Fix atomic ssbo xor test am: f0fa05e898 am: 14cd264501 am: d4c01761d3 am: d20475d813 am: 66bd71c817 am: c06d76b076 by Mika Isojrvi · 7 years ago
  13. 2649b40 Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: 4d1d6446da am: b78f9b0e57 am: c2180f74a8 am: 76b48a0db2 am: ff2205c90c by Mika Isojrvi · 7 years ago
  14. aa0d12f Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: 4d1d6446da am: 6c0e0ebde7 am: 371f033807 am: e64be738f6 am: a242f668a7 am: 7ed7199caf by Mika Isojrvi · 7 years ago
  15. bd57c19 Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: e37b18673d am: 97ce4c6f8c am: 4c56c58687 am: 0ddc9faea1 am: d2d7d49296 am: 301312d147 am: 4dd9680c5d am: bf288e2971 am: 1678011b33 by Mika Isojrvi · 7 years ago
  16. 7df6c12 Catch BAD_MATCH from createWindowSurface by Courtney Goeltzenleuchter · 7 years ago
  17. b446f2d Require EGL_KHR_gl_colorspace for wide_color tests by Courtney Goeltzenleuchter · 7 years ago
  18. 6b3bca4 Check for depthBounds support in shader builtin frag depth tests by Tony Wasserka · 7 years ago
  19. dd7aa9e Fix handling of EGL_NONE as color space by Courtney Goeltzenleuchter · 7 years ago
  20. 94b6d11 Merge changes Id437e220,I9d6b3fba by Treehugger Robot · 7 years ago
  21. bc6743f Merge "Use 64-bit math in work group size assertion." by Treehugger Robot · 7 years ago
  22. 6352f3c Merge "Delete incorrect invalid map tests." by Treehugger Robot · 7 years ago
  23. 22b06ee Allow ES 3.2 contexts to run sRGB write control unsupported test. by Kenneth Graunke · 7 years ago
  24. f5bc215 Require GL_EXT_sRGB_write_control for GL_FRAMEBUFFER_SRGB enable/disable by Kenneth Graunke · 7 years ago
  25. fea6f6b Delete incorrect invalid map tests. by Kenneth Graunke · 7 years ago
  26. a1ec716 Merge "Relax EGL functional test thresholds" by Treehugger Robot · 7 years ago
  27. fa9244b Use 64-bit math in work group size assertion. by Kenneth Graunke · 7 years ago
  28. d9b8e41 Relax EGL functional test thresholds by james.glanville · 7 years ago
  29. 9edc70a Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  30. ae008be Change required sample counts for storage images by Graeme Leese · 7 years ago
  31. 2df21b7 Fix VK_KHR_maintenance2 extended_usage_bit tests by Boris Zanin · 7 years ago
  32. 9bf6850 Fixup some missing/incorrect flushes and invalidates by Gary Sweet · 7 years ago
  33. 493695a Use SRC image layout for copy image to buffer by Slawomir Cygan · 7 years ago
  34. 2cf32ff Check for EGL_KHR_gl_colorspace before using it by Courtney Goeltzenleuchter · 7 years ago
  35. 7e8c3b2 Merge "Add more allowed 'dot' alternatives" by Treehugger Robot · 7 years ago
  36. 8c9c0c5 Do not use ycbcr formats if ycbcr extension is not supported by Slawomir Cygan · 7 years ago
  37. 7806d74 Fix unused uniform bug in EGL robustness tests by Mika Isojärvi · 7 years ago
  38. e19c3ff Merge "Fix missing SSBO binding in EGL robustness tests" by Treehugger Robot · 7 years ago
  39. 342eb17 Fix issues in pipeline.timestamp.transfer_tests am: 0f672f2a20 am: 9e85a126d2 by Pyry Haulos · 7 years ago
  40. 6d0cee6 Fix issues in pipeline.timestamp.transfer_tests am: 0f672f2a20 am: 9e85a126d2 by Pyry Haulos · 7 years ago
  41. 9e85a12 Fix issues in pipeline.timestamp.transfer_tests am: 0f672f2a20 by Pyry Haulos · 7 years ago
  42. bc15c6b Fixup some missing/incorrect flushes and invalidates by Gary Sweet · 7 years ago
  43. e00e942 Add more allowed 'dot' alternatives by Alexander Galazin · 7 years ago
  44. acb3051 Fix missing SSBO binding in EGL robustness tests by Mika Isojärvi · 7 years ago
  45. 69d9009 Whitelist new extensions for VK 1.0.2.6 by Daniel Koch · 7 years ago
  46. e6e7659 Add tests for image copies between YCbCr formats by Mika Isojärvi · 7 years ago
  47. 5b4c115 Add tests for VK_KHR_sampler_ycbcr_conversion by Mika Isojärvi · 7 years ago
  48. e04a6f0 Test VK_KHR_dedicated_allocation mem requirement queries by Boris Zanin · 7 years ago
  49. ef15693 Add tests for FragCoord interaction with multisampling by David Sodman · 7 years ago
  50. 7ecaa07 Fix VS12 compilation error (typedef) by Maciej Jesionowski · 7 years ago
  51. f35ed51 Fix wrong transition in dEQP-VK.glsl.builtin_var.fragdepth by Slawomir Cygan · 7 years ago
  52. 39ad2ea Add test for FragDepth shader built-in by David Sodman · 7 years ago
  53. ab80074 Extend gl_FrontFacing tests by David Sodman · 8 years ago
  54. 1409d3b Add ability to generate images with the reference renderer by David Sodman · 8 years ago
  55. d1f0e9d Add Vulkan DrawContext utility class by David Sodman · 8 years ago
  56. c291149 VK_KHR_maintenance2: View block-compressed add check shader_read_only_optimal by Arkadiusz Sarwa · 7 years ago
  57. 36ae92b VK_KHR_maintenance2: extended_usage_bit tests by Boris Zanin · 7 years ago
  58. da866d5 Fix build errors with uint32_t vktImageMutableTests.cpp by Arkadiusz Sarwa · 7 years ago
  59. 06b7b26 VK_KHR_maintenance2: View block-compressed speedup by Boris Zanin · 7 years ago
  60. 8d45f54 VK_KHR_maintenance2: View block-compressed formats extended tests by Arkadiusz Sarwa · 7 years ago
  61. 25b25ca Framework support for VK_KHR_sampler_ycbcr_conversion by Pyry Haulos · 7 years ago
  62. fc8d2c5 Add support for 10 and 12bit packed unorm formats by Mika Isojärvi · 7 years ago
  63. 16b606a Add tests for VK_KHR_image_format_list by Iago Toral Quiroga · 7 years ago
  64. e0461fc Expand tests for mutable images by Iago Toral Quiroga · 7 years ago
  65. 21a5c12 Tests for VK_KHR_bind_memory2 by Marcin Rogucki · 7 years ago
  66. 819404d VK_KHR_maintenance2: View block-compressed formats by Arkadiusz Sarwa · 7 years ago
  67. 08e3160 VK_KHR_maintenance2: Point clipping by Boris Zanin · 7 years ago
  68. b008a86 VK_KHR_maintenance2: New depth and stencil layouts by Mika Isojärvi · 7 years ago
  69. 07ca207 VK_KHR_maintenance2: Tessellation domain origin by Pyry Haulos · 7 years ago
  70. 27b51a3 Add yflip versions of tessellation winding order tests by Jason Ekstrand · 8 years ago
  71. e84e806 VK_KHR_maintenance2: Render pass input aspect specifiers by Mika Isojärvi · 7 years ago
  72. 4d2df40 Add framework support for VK_KHR_maintenance2 by Pyry Haulos · 7 years ago
  73. ce6cf0e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  74. b7e64d8 Make create_buffer test use platform limits by Alex Walters · 7 years ago
  75. 0f672f2 Fix issues in pipeline.timestamp.transfer_tests by Pyry Haulos · 7 years ago
  76. e03c6fc dEQP-VK.geometry: use proper layout for sampling the image by Slawomir Cygan · 7 years ago
  77. 2a3edba Require EGL_KHR_gl_colorspace for wide_color tests. by Tapani Pälli · 7 years ago
  78. 0369fce Fix flakiness in mailbox.display_timing by Ian Elliott · 7 years ago
  79. 923d047 Merge "Check only what's needed and use threshold" by Treehugger Robot · 7 years ago
  80. 76a147b Merge Vulkan CTS 1.0.2.5 into aosp/master by Mika Isojärvi · 7 years ago
  81. 63ca41b Check only what's needed and use threshold by Courtney Goeltzenleuchter · 7 years ago
  82. 5a0d512 Merge "Avoid thread state races in EGL multithread tests" by Treehugger Robot · 7 years ago
  83. 4929480 Merge "Run Draw*BaseVertex if EXT_draw_elements_base_vertex is present" by Treehugger Robot · 7 years ago
  84. 346ef00 Add more allowed 'dot' alternatives by Alexander Galazin · 7 years ago
  85. 079ca56 Run Draw*BaseVertex if EXT_draw_elements_base_vertex is present by Alexander Galazin · 7 years ago
  86. 0f01836 Fix texture mip level size in framebuffer fetch tests am: be0d165a5d by Mika Isojrvi · 7 years ago
  87. be0d165 Fix texture mip level size in framebuffer fetch tests by Mika Isojärvi · 7 years ago
  88. d4c3e6e Merge "Use safe glFramebufferTexture* function" am: ec5ccbe144 by james.glanville · 7 years ago
  89. 4a2d8af Merge "Do not use degenerate frames in EGL tests" am: f5971fe17f by Michael Chock · 7 years ago
  90. ec5ccbe Merge "Use safe glFramebufferTexture* function" by Treehugger Robot · 7 years ago
  91. f5971fe Merge "Do not use degenerate frames in EGL tests" by Treehugger Robot · 7 years ago
  92. eaf6e29 Merge "Report tests using Draw*BaseVertex as NotSupported" am: f96636fdfa by Alexander Galazin · 7 years ago
  93. f96636f Merge "Report tests using Draw*BaseVertex as NotSupported" by Treehugger Robot · 7 years ago
  94. f643271 Merge "Fix error double accounting in fuzzyCompare()" am: 0cf17c4bf8 by Alexander Galazin · 7 years ago
  95. 0cf17c4 Merge "Fix error double accounting in fuzzyCompare()" by Treehugger Robot · 7 years ago
  96. f4e3e57 Avoid thread state races in EGL multithread tests by Michael Chock · 7 years ago
  97. b566828 Do not use degenerate frames in EGL tests by Michael Chock · 7 years ago
  98. f2cb653 Use safe glFramebufferTexture* function by james.glanville · 7 years ago
  99. 1b1ea05 Report tests using Draw*BaseVertex as NotSupported by Alexander Galazin · 7 years ago
  100. f79e5f0 Check for tessellation/geometry extensions being exposed am: 573154bb7b by Alexander Galazin · 7 years ago