1. 9de005f Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  2. 1203cd8 Merge "Fix color change verification in dithering tests" into nougat-cts-dev am: acf47d464f by Pyry Haulos · 7 years ago
  3. c2594c6 Merge "Fix color change verification in dithering tests" into nougat-cts-dev by Pyry Haulos · 7 years ago
  4. 18231b0 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev am: 9a83ec3f47 by Pyry Haulos · 7 years ago
  5. 0543f8e Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev am: eebcec1b52 by Alexander Galazin · 7 years ago
  6. acf47d4 Merge "Fix color change verification in dithering tests" into nougat-cts-dev by Treehugger Robot · 7 years ago
  7. 90e6678 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev by Pyry Haulos · 7 years ago
  8. 2585331 Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev by Alexander Galazin · 7 years ago
  9. d1aa6c6 Try to determine renderable format in lifetime tests am: c0a5dc217f by Pyry Haulos · 7 years ago
  10. 9a83ec3 Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts-dev by Treehugger Robot · 7 years ago
  11. eebcec1 Merge "Fix error mask generation in checkLineContinuity" into nougat-cts-dev by Treehugger Robot · 7 years ago
  12. eba26e2 Try to determine renderable format in lifetime tests am: c0a5dc217f by Pyry Haulos · 7 years ago
  13. 9bd0272 Merge "Log which watchdog timer was exceeded" by Treehugger Robot · 7 years ago
  14. fb2e496 Log which watchdog timer was exceeded by Kalle Raita · 7 years ago
  15. 96cb702 Update Android CTS Vulkan waivers list to match Khronos CTS by Pyry Haulos · 7 years ago
  16. c29f0d0 Fix error mask generation in checkLineContinuity by Alexander Galazin · 7 years ago
  17. 89bb39d Ensure expected error in copytexsubimage2d_incomplete_framebuffer by Alexander Galazin · 7 years ago
  18. 085b52b Fix color change verification in dithering tests by Pyry Haulos · 7 years ago
  19. c0a5dc2 Try to determine renderable format in lifetime tests by Pyry Haulos · 7 years ago
  20. 6f779ff DEPTH_STENCIL_OES as tex format requires OES_depth_texture by Pyry Haulos · 7 years ago
  21. 8290443 DEPTH_STENCIL_OES as tex format requires OES_depth_texture by Pyry Haulos · 7 years ago
  22. 84574b5 eglGetFrameTimestamps: Use reserved enum values. by Brian Anderson · 7 years ago
  23. afb7428 eglGetFrameTimestamps: Allow optional present support. by Brian Anderson · 7 years ago
  24. b4e217e eglGetFrameTimestamps: pending vs. invalid timestamps. by Brian Anderson · 7 years ago
  25. 8ca5b73 Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev am: aeef6dd8f5 by Ian Romanick · 7 years ago
  26. a4ddab1 Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev by Ian Romanick · 7 years ago
  27. aeef6dd Merge "Try harder to defeat GLSL compiler dead-code optimizations" into nougat-cts-dev by Treehugger Robot · 7 years ago
  28. 337d8f3 Try harder to defeat GLSL compiler dead-code optimizations by Ian Romanick · 8 years ago
  29. ab3013e Merge "Allow robustness tests on GLES 3.0" by Kalle Raita · 7 years ago
  30. 82f7360 Allow robustness tests on GLES 3.0 by Kalle Raita · 7 years ago
  31. 55da061 Merge vulkan-cts-1.0.2 into aosp/master by Pyry Haulos · 7 years ago
  32. 89c3844 Merge "x11_egl: search for glesv1_cm, toggle DEQP_SUPPORT_GLES1 on if found" by Pyry Haulos · 7 years ago
  33. 8ec91f8 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  34. db6c986 Fix - uniform buffer incorrectly dereferenced by Marcin Kańtoch · 7 years ago
  35. bbd3dce Use vkGetInstanceProcAddr(NULL) to load platform funcs by Pyry Haulos · 7 years ago
  36. 72c880b Do not re-init GL functions after context reset by Pyry Haulos · 7 years ago
  37. 9b55cad Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  38. e2a9141 Imgtec Waiver for texture_gather*cube*depth32f* by Alex Walters · 7 years ago
  39. 7b4a66f x11_egl: search for glesv1_cm, toggle DEQP_SUPPORT_GLES1 on if found by Tapani Pälli · 7 years ago
  40. cf65c56 Fix shader bugs in OOB tests by Alexander Galazin · 7 years ago
  41. ff4ad17 Add VK_KHR_incremental_present to the list of allowed device extensions by Iago Toral Quiroga · 7 years ago
  42. dac35f6 Use -std=c++03 with GCC and clang by Pyry Haulos · 7 years ago
  43. 674ddbb Fix GCC 6.3 warnings in vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  44. adde823 Improve check_build_sanity.py by Pyry Haulos · 8 years ago
  45. ed33348 Relax image verification in anisotropic filtering tests by Alexander Galazin · 7 years ago
  46. d05ba20 Use new LOD approximation rules for OpenGL ES am: 0b6dbeb93e by Pyry Haulos · 7 years ago
  47. 1aae766 Relax LOD computation bounds am: a9a793142c by Pyry Haulos · 7 years ago
  48. 9e51a95 Merge Vulkan CTS 1.0.2.2 into aosp/master am: d4891aeb29 by Pyry Haulos · 7 years ago
  49. 0b6dbeb Use new LOD approximation rules for OpenGL ES by Pyry Haulos · 7 years ago
  50. a9a7931 Relax LOD computation bounds by Pyry Haulos · 7 years ago
  51. d4891ae Merge Vulkan CTS 1.0.2.2 into aosp/master by Pyry Haulos · 7 years ago
  52. 38e234b Respect maxColorAttachments in image tests by Steve Hill · 7 years ago
  53. c9a6a61 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  54. 7b38d29 Fix SPIR-V generation in dEQP-VK.spirv_assembly by Andrey Tuganov · 7 years ago
  55. 5d57f61 Fix - depth/stencil images mandatory only for VK_IMAGE_TYPE_2D by Marcin Kańtoch · 7 years ago
  56. 5bb1ce0 Add missing barrier in ssbo layout tests by Iago Toral Quiroga · 7 years ago
  57. d25e6dc Merge "Update runtime hints for master and Nougat" am: c29c5a7b35 by Kalle Raita · 7 years ago
  58. 8c75e4b Revert "Allow old behavior in image format property tests" am: 6d962c2a6f by Pyry Haulos · 7 years ago
  59. c29c5a7 Merge "Update runtime hints for master and Nougat" by Treehugger Robot · 7 years ago
  60. 6d962c2 Revert "Allow old behavior in image format property tests" by Pyry Haulos · 7 years ago
  61. 2b1250e Update runtime hints for master and Nougat by Kalle Raita · 7 years ago
  62. d3ac80f Fix tests in dEQP-EGL.functional.robustness* am: fd0b6eda1c by James Glanville · 7 years ago
  63. 7af7cc4 Fix GL entry point loading in robustness tests am: ee81fc2044 by Pyry Haulos · 7 years ago
  64. fd0b6ed Fix tests in dEQP-EGL.functional.robustness* by James Glanville · 7 years ago
  65. ee81fc2 Fix GL entry point loading in robustness tests by Pyry Haulos · 7 years ago
  66. 93e2af0 Add tests for VK_KHR_incremental_present by Mika Isojärvi · 8 years ago
  67. e67afec Handle VK_EXT_swapchain_colorspace in swapchain tests by Pyry Haulos · 7 years ago
  68. 5c62a11 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  69. edfe7ab Imgtec Waiver for SNORM linear filtering by Pyry Haulos · 7 years ago
  70. fc9af18 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  71. bff5910 Check DynamicIndexing in pipeline.image count tests by Alex Walters · 7 years ago
  72. 0f33b0b Add missing barrier in synchronization tests by Iago Toral Quiroga · 7 years ago
  73. be7f9f0 Remove retire event from eglGetFrameTimestamps am: 1c43c47725 by Brian Anderson · 7 years ago
  74. 1c43c47 Remove retire event from eglGetFrameTimestamps by Brian Anderson · 7 years ago
  75. 71dc33c Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  76. 0d16f7a Fix invalid SPIR-V in dEQP-VK.sparse_resources by Andrey Tuganov · 7 years ago
  77. 31d2e24 Fix warning introduced in 2c9e3ec9 am: 521361d83d am: 19bf995047 am: c4c0f6d489 by Pyry Haulos · 7 years ago
  78. c4c0f6d Fix warning introduced in 2c9e3ec9 am: 521361d83d am: 19bf995047 by Pyry Haulos · 7 years ago
  79. 19bf995 Fix warning introduced in 2c9e3ec9 am: 521361d83d by Pyry Haulos · 7 years ago
  80. 2e853e9 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  81. 6bc94f8 Add missing flushes for basic draws by Gary Sweet · 7 years ago
  82. 87bb8d8 Add missing flushes for indirect draws by Gary Sweet · 7 years ago
  83. 521361d Fix warning introduced in 2c9e3ec9 by Pyry Haulos · 7 years ago
  84. 03dde47 Fix warning introduced in 2c9e3ec9 am: d8b452a753 by Pyry Haulos · 7 years ago
  85. d8b452a Fix warning introduced in 2c9e3ec9 by Pyry Haulos · 7 years ago
  86. 981b874 Merge "Further relax line verification in primitive bbox tests" into nougat-cts-dev am: 0532365740 am: 468843cf08 by Alexander Galazin · 7 years ago
  87. ea8380f Fix warnings in new EGL tests am: de0c0ce818 by Pyry Haulos · 7 years ago
  88. 085f13d Merge "Further relax line verification in primitive bbox tests" into nougat-cts-dev am: 0532365740 by Alexander Galazin · 7 years ago
  89. 468843c Merge "Further relax line verification in primitive bbox tests" into nougat-cts-dev by Alexander Galazin · 7 years ago
  90. 0532365 Merge "Further relax line verification in primitive bbox tests" into nougat-cts-dev by Treehugger Robot · 7 years ago
  91. de0c0ce Fix warnings in new EGL tests by Pyry Haulos · 7 years ago
  92. 2d0dfec Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 am: d01980d03d by Alexander Galazin · 7 years ago
  93. 19b4a4e Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  94. d01980d Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  95. b1b66e2 Add tests for VK_GOOGLE_display_timing by Ian Elliott · 8 years ago
  96. 17f944d Merge "Fix stencil bits when creating reference image in depth stencil tests" by Kenneth Graunke · 7 years ago
  97. 1f9e724 Merge "Fix stencil bits when creating reference image in depth stencil tests" by Treehugger Robot · 7 years ago
  98. 0932cf5 Fix precision mismatch issues in dEQP-VK.glsl by Pyry Haulos · 7 years ago
  99. 1d185cb Fix validation errors in dEQP-VK.tessellation by Pyry Haulos · 7 years ago
  100. 59f1ad1 Fix precision mismatch in dEQP-VK.binding_model by Pyry Haulos · 7 years ago