1. 19b4a4e Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  2. d01980d Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  3. 1f9e724 Merge "Fix stencil bits when creating reference image in depth stencil tests" by Treehugger Robot · 7 years ago
  4. d8d17bc Fix stencil bits when creating reference image in depth stencil tests by Kenneth Graunke · 7 years ago
  5. d99ba13 Use glReadnPixels only if KHR_robustness is supported by Alexander Galazin · 7 years ago
  6. e05b3a9 Fix typo in dEQP-GLES31.functional.srgb_texture_decode.skip_decode.* by Sunny Sun · 7 years ago
  7. 40fd86f Fix flakiness of compositeDeadline check of eglGetFrameTimestsmps by Brian Anderson · 7 years ago
  8. c9dcf19 Merge "Modify EGL robustness tests to use VBOs" by Treehugger Robot · 7 years ago
  9. 292a47c Modify EGL robustness tests to use VBOs by John Richardson · 7 years ago
  10. ab0a5da Fix "null" ID in sRGB decode tests by Pyry Haulos · 7 years ago
  11. 2c74c73 Modify single_tessellation_stage to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  12. 83c250d Add new robustness extension tests by John Richardson · 7 years ago
  13. 698b728 Fix tessellation support checks in negative binding tests by Mika Isojärvi · 7 years ago
  14. 71ddde9 Merge Vulkan CTS 1.0.2.1 into AOSP by Pyry Haulos · 7 years ago
  15. 0297569 Fix extension support checks in negative api tests by Graeme Leese · 7 years ago
  16. eae50b9 Merge "Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048" by Pyry Haulos · 7 years ago
  17. cb161df Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048 by Pyry Haulos · 7 years ago
  18. 0e7a9e6 Modify tessellation_not_active to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  19. 09b0225 Merge "Fix whitespace issues" by Treehugger Robot · 7 years ago
  20. 59999de Add non-seperable TCS-but-no-TES subcase and fix draw time check subcase by John Richardson · 7 years ago
  21. e0d262e Fix whitespace issues by Pyry Haulos · 7 years ago
  22. e288d40 Add GetFrameTimestamps tests by Brian Anderson · 8 years ago
  23. d4a9eff Merge "Fix multiple resource leaks in new srgb_texture_decode tests" by Treehugger Robot · 7 years ago
  24. dbec715 Merge "Reduce read pixel calls in copy image tests" by Kalle Raita · 7 years ago
  25. 7ac38a6 Merge "Restructure copy image test iterations" by Kalle Raita · 7 years ago
  26. ac1e4ff Fix multiple resource leaks in new srgb_texture_decode tests by Mark Adams · 7 years ago
  27. fc86864 Merge changes Icb29d2da,Ida906e21 by Pyry Haulos · 7 years ago
  28. 0a80ec2 Test descriptor_update_template, push_descriptor by Petros Bantolas · 8 years ago
  29. b4d41f1 Add sRGB skip decode test by Michael Hadley · 7 years ago
  30. 37e7149 Reduce read pixel calls in copy image tests by Kalle Raita · 8 years ago
  31. 7a794b4 Restructure copy image test iterations by Kalle Raita · 8 years ago
  32. 0a9f969 Add a non-separable TCS-but-no-TES subcase. by Kenneth Graunke · 7 years ago
  33. 1b9d89f Make program separable in TCS-but-no-TES draw time check test. by Kenneth Graunke · 7 years ago
  34. bd578c3 Update Android CTS Vulkan mustpass by Pyry Haulos · 7 years ago
  35. c5c929e Update Android CTS Vulkan mustpass to match 1.0.2 by Pyry Haulos · 7 years ago
  36. 08d2155 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  37. e6ec2db Write gl_PointSize value when it is undefined by Iago Toral Quiroga · 7 years ago
  38. 2a2a2ab Fix a few bugs in a EGL_KHR_no_config_context test. by Kenneth Graunke · 7 years ago
  39. 06811e1 Limit changes by xor to upper 8 bits in mixed atomic tests am: 6bc3c7a634 by Mika Isojrvi · 7 years ago
  40. eef2e71 Limit changes by xor to upper 8 bits in mixed atomic tests am: 6bc3c7a634 by Mika Isojrvi · 7 years ago
  41. 4e49222 Merge "Use deFloatIsNaN, not isnan." by Treehugger Robot · 7 years ago
  42. d5a146c Use deFloatIsNaN, not isnan. by Dan Albert · 7 years ago
  43. b59b96f dEQP-VK.info.*image_format_properties2* VkImageUsageFlags fix by Marcin Kańtoch · 7 years ago
  44. 76b95d9 Android: Test that mandatory extensions are supported by Pyry Haulos · 7 years ago
  45. 00e47f2 Android: Test that no Vulkan layers are enumerated by Pyry Haulos · 8 years ago
  46. 3b3e3dc Android: Check KHX, GOOGLE, and ANDROID extensions by Pyry Haulos · 8 years ago
  47. f08b37b Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  48. 83781bf Fix memory management, image layout issues in uploadImageSparse() by Dominik Witczak · 8 years ago
  49. b788e7e Do not require unsupported sparse images in image_format_properties test by Slawomir Cygan · 8 years ago
  50. 60902d4 Merge "Fix out of bounds accesses in TexImage*DParamsCase." by Mika Isojarvi · 7 years ago
  51. 93ea451 Fix out of bounds accesses in TexImage*DParamsCase. by Mika Isojärvi · 7 years ago
  52. e2af5c7 Fix Android builds compiler flags by Mika Isojärvi · 7 years ago
  53. fba4b9b Fix dEQP-VK.api.info.get_physical_device_properties2.properties by Iago Toral Quiroga · 7 years ago
  54. 1e2a42e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  55. 7602b3b Fix XCB window dimensions setter by Igor Ostrowski · 7 years ago
  56. 197032f Merge "Check NDK version in the app build script" by Treehugger Robot · 7 years ago
  57. 6bc20e4 Check NDK version in the app build script by Kalle Raita · 7 years ago
  58. c09596e Fix issues in Vulkan PointCoord test by Pyry Haulos · 7 years ago
  59. fbaba83 Fix uint precision issue in pipeline barrier tests by Mika Isojärvi · 8 years ago
  60. 5e5a86f Update SPIR-V tools to ab03b87 by Pyry Haulos · 7 years ago
  61. 2ef3d2c Android: Test that mandatory extensions are supported by Pyry Haulos · 7 years ago
  62. 4f0cdcd Android: Test that no Vulkan layers are enumerated by Pyry Haulos · 8 years ago
  63. 5d9562a Android: Check KHX, GOOGLE, and ANDROID extensions by Pyry Haulos · 8 years ago
  64. 8de4af6 Merge "Update Android CTS Vulkan mustpass to match 1.0.2" by Treehugger Robot · 7 years ago
  65. 15f3422 Update Android CTS Vulkan mustpass to match 1.0.2 by Pyry Haulos · 7 years ago
  66. ed63f60 Added gl_BoundingBox built-in type access tests by Michael Hadley · 8 years ago
  67. 04ba289 Add SSBO block tests by Michael Hadley · 8 years ago
  68. b7272b0 Add tessellation shader stages to negative layout_binding tests by John Richardson · 8 years ago
  69. 1889817 Add new tessellation negative coverage tests by John Richardson · 8 years ago
  70. 2dcacdb Merge nougat-mr1-cts-dev into master. by Xin Li · 8 years ago
  71. b1fa5e8 Skip commit 'c5bbebc46ac7725d43692602422ee3fc76cac7b0' on master. by Xin Li · 8 years ago
  72. 04974c3 Merge commit '2a9d42a651ef444f32f0a6e60711bb2c371d3fce' from by Xin Li · 8 years ago
  73. 6bc3c7a Limit changes by xor to upper 8 bits in mixed atomic tests by Mika Isojärvi · 8 years ago
  74. 54c090f Add eglChooseConfig() tests for EXT_pixel_format_float by Pyry Haulos · 8 years ago
  75. d7ec39d Add basic test for EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  76. 68408ca Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  77. 6aef236 Merge "x11: Call XInitThreads()" into nougat-cts-dev am: cbdbf95222 by Tina Zhou · 8 years ago
  78. 0fe4efc x11: Call XInitThreads() am: 5d11c9d2c0 by Chad Versace · 8 years ago
  79. b6766f9 Merge "x11: Fix deadlock" into nougat-cts-dev am: 34b869eeea by Tina Zhou · 8 years ago
  80. f49e8bf x11: Fix deadlock am: 5e863331b2 by Chad Versace · 8 years ago
  81. a6f61be Merge "x11: Call XInitThreads()" into nougat-cts-dev am: cbdbf95222 by Tina Zhou · 8 years ago
  82. 91a1b97 x11: Call XInitThreads() am: 5d11c9d2c0 by Chad Versace · 8 years ago
  83. f1dcdc5 Merge "x11: Fix deadlock" into nougat-cts-dev am: 34b869eeea by Tina Zhou · 8 years ago
  84. cef17b4 x11: Fix deadlock am: 5e863331b2 by Chad Versace · 8 years ago
  85. cbdbf95 Merge "x11: Call XInitThreads()" into nougat-cts-dev by Tina Zhou · 8 years ago
  86. 34b869e Merge "x11: Fix deadlock" into nougat-cts-dev by Tina Zhou · 8 years ago
  87. 4625757 CP: Remove two read-backs from copy image tests am: 263e135474 -s ours by Kalle Raita · 8 years ago
  88. 8bb21c1 CP: Non-compressed copy image target size (64,64,8 am: 7aff1a044f by Kalle Raita · 8 years ago
  89. a691d5c CP: Remove two read-backs from copy image tests am: 263e135474 by Kalle Raita · 8 years ago
  90. 8afffd6 CP: Non-compressed copy image target size (64,64,8 am: 7aff1a044f by Kalle Raita · 8 years ago
  91. 5e86333 x11: Fix deadlock by Chad Versace · 8 years ago
  92. 5d11c9d x11: Call XInitThreads() by Chad Versace · 8 years ago
  93. 263e135 CP: Remove two read-backs from copy image tests by Kalle Raita · 8 years ago
  94. 7aff1a0 CP: Non-compressed copy image target size (64,64,8 by Kalle Raita · 8 years ago
  95. 1d2a009 Merge "Remove tests affected by NV/OES_viewport_array extension" into nougat-cts-dev by Tina Zhou · 8 years ago
  96. 55fe6e8 Remove tests affected by NV/OES_viewport_array extension am: 267c765690 -s ours by Pyry Haulos · 8 years ago
  97. ea7ea6a Merge "Generate flat triangles in polygon offset tests." into nougat-cts-dev by Tina Zhou · 8 years ago
  98. b1c225b Generate flat triangles in polygon offset tests. am: 975a59ebca by Alexander Galazin · 8 years ago
  99. 487543e Merge "Relax line width verification in primitive bbox tests" into nougat-cts-dev by Tina Zhou · 8 years ago
  100. 07a7e24 resolve merge conflicts of ba455914 to master by Pyry Haulos · 8 years ago