1. 1cf212a Add multiview entry points to GL wrappers. by Philip Rideout · 7 years ago
  2. a8bd356 x11: Call XInitThreads() by Chad Versace · 7 years ago
  3. ece9907 Merge "platform/surfaceless: Add Vulkan support" by Treehugger Robot · 7 years ago
  4. b26a9b8 Fix include guards for tcuSurfacelessPlatform.hpp by Chris Forbes · 7 years ago
  5. 7f3302c platform/surfaceless: Add Vulkan support by Chad Versace · 8 years ago
  6. 04589e1 targets/surfaceless: Add support for Chrome OS surfaceless by Stéphane Marchesin · 9 years ago
  7. 0fa7ebc Use hidden visibility with GCC and Clang by Emil Velikov · 7 years ago
  8. 1e7c574 Add missing JNIEXPORT and JNICALL to createTestActivity() JNI call by Mika Isojärvi · 7 years ago
  9. 02473c7 resolve merge conflicts of 9b726ab8 to master by Mika Isojärvi · 7 years ago
  10. 9b726ab Merge Vulkan CTS 1.0.2.6 into aosp/oreo-cts-dev by Mika Isojärvi · 7 years ago
  11. 5b4c115 Add tests for VK_KHR_sampler_ycbcr_conversion by Mika Isojärvi · 7 years ago
  12. 1409d3b Add ability to generate images with the reference renderer by David Sodman · 8 years ago
  13. fc8d2c5 Add support for 10 and 12bit packed unorm formats by Mika Isojärvi · 7 years ago
  14. 57c002a Fix error double accounting in fuzzyCompare() by Alexander Galazin · 7 years ago
  15. e345d7b CP: Add triangle edge guardband for Tex2D lookup diff by Kalle Raita · 7 years ago
  16. da231f1 Merge "Add triangle edge guardband for Tex2D lookup diff" by Kalle Raita · 7 years ago
  17. dcb5991 Add triangle edge guardband for Tex2D lookup diff by Kalle Raita · 7 years ago
  18. 6a26fb1 EGL: Add wide-color tests by Courtney Goeltzenleuchter · 7 years ago
  19. f011355 Merge Vulkan CTS 1.0.2.4 into aosp/master by Mika Isojärvi · 7 years ago
  20. 7782ec5 Update GL wrapper to newest API. by Mika Isojärvi · 7 years ago
  21. ae3759c Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 8 years ago
  22. 6957270 Reset GL_FRAMEBUFFER_SRGB state for ES tests by james.glanville · 7 years ago
  23. 7a4dd1d VK_KHR_dedicated_allocation: Memory Mapping tests by Marcin Rogucki · 7 years ago
  24. 7bd0ed6 Add deInt64 alignment functions to delibs by Maciej Jesionowski · 8 years ago
  25. 4704648 Add 32 to 16 bit float conversion w.r.t rounding mode by Lei Zhang · 7 years ago
  26. 4853c0f Allow pop-free clipping for lines by Boris Zanin · 7 years ago
  27. b9dd117 Refactor X11 and wayland platforms to run alongside each other by Slawomir Cygan · 8 years ago
  28. 4b61157 Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  29. 9de005f Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  30. fb2e496 Log which watchdog timer was exceeded by Kalle Raita · 7 years ago
  31. 605556c Merge vulkan-cts-1.0.2 into goog/oc-dev by Pyry Haulos · 7 years ago
  32. 55da061 Merge vulkan-cts-1.0.2 into aosp/master by Pyry Haulos · 7 years ago
  33. dac35f6 Use -std=c++03 with GCC and clang by Pyry Haulos · 7 years ago
  34. 674ddbb Fix GCC 6.3 warnings in vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  35. 4336457 Use new LOD approximation rules for OpenGL ES by Pyry Haulos · 7 years ago
  36. 354cd4b Relax LOD computation bounds by Pyry Haulos · 7 years ago
  37. 0b6dbeb Use new LOD approximation rules for OpenGL ES by Pyry Haulos · 7 years ago
  38. a9a7931 Relax LOD computation bounds by Pyry Haulos · 7 years ago
  39. 19b4a4e Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  40. d99ba13 Use glReadnPixels only if KHR_robustness is supported by Alexander Galazin · 8 years ago
  41. 83c250d Add new robustness extension tests by John Richardson · 8 years ago
  42. 71ddde9 Merge Vulkan CTS 1.0.2.1 into AOSP by Pyry Haulos · 8 years ago
  43. 1e2a42e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 8 years ago
  44. 7602b3b Fix XCB window dimensions setter by Igor Ostrowski · 8 years ago
  45. 54c090f Add eglChooseConfig() tests for EXT_pixel_format_float by Pyry Haulos · 8 years ago
  46. 91a1b97 x11: Call XInitThreads() am: 5d11c9d2c0 by Chad Versace · 8 years ago
  47. cef17b4 x11: Fix deadlock am: 5e863331b2 by Chad Versace · 8 years ago
  48. cbdbf95 Merge "x11: Call XInitThreads()" into nougat-cts-dev by Tina Zhou · 8 years ago
  49. 5e86333 x11: Fix deadlock by Chad Versace · 8 years ago
  50. 5d11c9d x11: Call XInitThreads() by Chad Versace · 8 years ago
  51. 0cfa22d tcuX11: fix to wait for matching ConfigureNotify by Tapani Pälli · 8 years ago
  52. dd932ed Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  53. c892f71 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2 by Pyry Haulos · 8 years ago
  54. e68b304 Reset Android window state when it is released by Pyry Haulos · 8 years ago
  55. 736c624 Merge "Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master" by Treehugger Robot · 8 years ago
  56. 521bf8a Add support for EGL_EXT_pixel_format_float by Mark Adams · 8 years ago
  57. 08d2495 Add support for EGL_EXT_pixel_format_float by Mark Adams · 8 years ago
  58. 3fcee68 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2 by Pyry Haulos · 8 years ago
  59. 95b7e67 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  60. 2830f66 Add -Wno-delete-non-virtual-dtor to default cxxflags by Pyry Haulos · 8 years ago
  61. afee256 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  62. df0c095 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  63. ff1a192 Framework: Add assert to position deviation image compare by Maciej Jesionowski · 8 years ago
  64. 6904dec Fix warnings reported by VS 2015 by Pyry Haulos · 8 years ago
  65. 141844f Use conformant main() signature for CTS suite by Michael Chock · 8 years ago
  66. 0b77517 Add Vulkan WSI support to the Wayland platform by Jason Ekstrand · 8 years ago
  67. 812d768 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  68. 41460f7 Fix -Wc++11-narrowing warnings by Colin Cross · 8 years ago
  69. 4c5c8a2 Merge aosp/master into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  70. bef0be5 Fix issues in de::ThreadSafeRingBuffer<> by Pyry Haulos · 8 years ago
  71. 484504f Fix a few things in de::PoolArray<T> by Pyry Haulos · 8 years ago
  72. 5f69b27 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  73. d98514b Get rid of DEQP_SUPPORT_GLES2, _GLES3, _EGL, _OPENGL by Pyry Haulos · 8 years ago
  74. 54ebe09 Fix deStrnlen fall-back implementation by Pyry Haulos · 8 years ago
  75. 4930646 Only Windows has strnlen_s. by Elliott Hughes · 8 years ago
  76. f85b5c9 Add license to a few utility scripts by Pyry Haulos · 8 years ago
  77. e2b5873 Merge "Add license header to main CMake files" by Treehugger Robot · 8 years ago
  78. 775f724 Merge "Be more civil in comments" by Treehugger Robot · 8 years ago
  79. a19db5b Add license header to main CMake files by Pyry Haulos · 8 years ago
  80. 7704f19 Be more civil in comments by Pyry Haulos · 8 years ago
  81. 2e95c38 Remove obsolete cmake toolchain files by Pyry Haulos · 8 years ago
  82. f82bf19 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  83. d689910 Build fix for the Glx platform by Kristof Kosztyo · 8 years ago
  84. 29e24ab Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  85. 3d6f22c Added xcb and xlib platform support for Vulkan by Arkadiusz Sarwa · 8 years ago
  86. c9fb89a Print test log path into console output by Pyry Haulos · 8 years ago
  87. 06bd826 Remove use of varargs.h from deString.c. by Jamie Madill · 8 years ago
  88. f2ed708 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  89. 492db73 CMake: Use find_package to ensure getting python 2.7 instead of 3.x by Cody Northrop · 8 years ago
  90. 521bb16 CP: Handle EGL_EXT_yuv_surface in eglChooseConfig() tests by Pyry Haulos · 8 years ago
  91. baea215 Handle EGL_EXT_yuv_surface in eglChooseConfig() tests by Pyry Haulos · 8 years ago
  92. b185bd6 Fix MSC exception handling flag by Pyry Haulos · 8 years ago
  93. c4eb6f3 Move texture test utilities from the modules/glshared/glsTextureTestUtil to the framework/opengl/gluTextureTestUtil. by Peter Siket · 8 years ago
  94. 25431cc Merge "Android: add x86_64 ABI" into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  95. 01af60e Fix merged <space><tab> whitespace issues by Pyry Haulos · 8 years ago
  96. af137dd Merge vulkan-cts-1.0.1 into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  97. f189365 Fix whitespace issues in other text files by Pyry Haulos · 8 years ago
  98. 653ad0e Fix merged <space><tab> in C/C++ files by Pyry Haulos · 8 years ago
  99. a15e7d7 Fix trailing whitespace and include guards by Pyry Haulos · 8 years ago
  100. e492106 Fix race condition in qpTestLog debug asserts by Pyry Haulos · 8 years ago