1. 2528a63 Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 7 years ago
  2. 1e35be1 Fix [Named]FramebufferTextureLayer tests by Alejandro Piñeiro · 7 years ago
  3. a6fe6b9 Make vertex shader boilerplate to set gl_Position by Lionel Landwerlin · 8 years ago
  4. 25a36b9 Merge vk-gl-cts/opengl-es-cts-3.2.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  5. 3375de9 Fix post-depth coverage shader test case by Iago Toral Quiroga · 7 years ago
  6. ca58fbf DirectStateAccessTexturesTests: fix textures_parameters_errors by Alejandro Piñeiro · 7 years ago
  7. 93bc830 Use glInvalidateBuffer[Sub]Data correctly by Nicolai Hähnle · 7 years ago
  8. f6de227 Fix shaders using reserved keywords incorrectly by Nicolai Hähnle · 7 years ago
  9. 58c8f69 GetTextureSubImageTests: Remove m_texture_rectangle_compressed by Eduardo Lima Mitev · 7 years ago
  10. 1d6ee28 Unsized array of arrays in uniform block by Andres Gomez · 8 years ago
  11. 0224ae2 Unsized array of arrays in shader storage block by Andres Gomez · 8 years ago
  12. 629518e Unsized array of arrays in uniform variable by Andres Gomez · 8 years ago
  13. 3fe566a BufferStorageTests: do not unmap with MapOwner if not needed by Alejandro Piñeiro · 7 years ago
  14. 36640c9 Add render to mipmaps tests by Maciej Jesionowski · 8 years ago
  15. 9c87bf6 Add max size attachments tests by Maciej Jesionowski · 8 years ago
  16. 88d32f4 Add framebuffer attachment size tests by Iago Toral Quiroga · 8 years ago
  17. 3b17712 Build fix (uint32_t used instead of deUint32) by Boris Zanin · 7 years ago
  18. 5cda75b Workaround SSL cert issues, enable python 3 by Boris Zanin · 7 years ago
  19. edb67c3 Fix incorrectly defined image memory barrier by Marcin Kańtoch · 7 years ago
  20. 3741a15 Move DrawElementsBaseVertexTests to GL40 package by Nicolai Hähnle · 7 years ago
  21. 3f9edcf dEQP-VK: Enable b10g10r11 and e5b9g9r9 blitting tests by Jason Ekstrand · 8 years ago
  22. 08f7947 Fix dethread build for OS X and iOS by Pyry Haulos · 7 years ago
  23. 91d41a8 Fix atan2() precision tests and add to mustpass by Pyry Haulos · 8 years ago
  24. 0dfaac3 Fix coding error in protocol detection by Alexander Galazin · 7 years ago
  25. da03200 Add create functions for common Vulkan types. by Mika Isojärvi · 7 years ago
  26. 4269dc0 Improve precision handling in texture.explicit_lod by Pyry Haulos · 7 years ago
  27. 6edea8f Start new mustpass for Vulkan CTS 1.0.3 by Pyry Haulos · 7 years ago
  28. d881188 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  29. bd578c3 Update Android CTS Vulkan mustpass by Pyry Haulos · 7 years ago
  30. c5c929e Update Android CTS Vulkan mustpass to match 1.0.2 by Pyry Haulos · 7 years ago
  31. 2016920 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  32. 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
  33. e6ec2db Write gl_PointSize value when it is undefined by Iago Toral Quiroga · 7 years ago
  34. 446a2fd Fix crashes in dEQP-VK.glsl.matrix.inverse.* by Iago Toral Quiroga · 7 years ago
  35. 7e7f368 geometry_shader/api: Fix linking error by Antia Puentes · 8 years ago
  36. 77705f0 Take GL_MAX_IMAGE_SAMPLES into account by Nicolai Hähnle · 7 years ago
  37. f75d711 Add CTS_ARB_sparse_texture_clamp test specification proposal by Adam Czupryna · 8 years ago
  38. d6d158c Enable GL support for Android build by Daniel Koch · 8 years ago
  39. aec9e8b Android: Warn about inconsistent OpSMod and OpSRem by Pyry Haulos · 8 years ago
  40. 78ba8d9 Add copy image to image and blit image tests with various image layouts. Refactor copy and blit tests generation. by Igor Ostrowski · 8 years ago
  41. 417115b Extend gl_FrontFacing tests by David Sodman · 8 years ago
  42. 11da53f Add ability to generate images with the reference renderer by David Sodman · 8 years ago
  43. 9a928cd Add Vulkan DrawContext utility class by David Sodman · 8 years ago
  44. 60804c8 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  45. b59b96f dEQP-VK.info.*image_format_properties2* VkImageUsageFlags fix by Marcin Kańtoch · 7 years ago
  46. 76b95d9 Android: Test that mandatory extensions are supported by Pyry Haulos · 7 years ago
  47. 00e47f2 Android: Test that no Vulkan layers are enumerated by Pyry Haulos · 8 years ago
  48. 3b3e3dc Android: Check KHX, GOOGLE, and ANDROID extensions by Pyry Haulos · 8 years ago
  49. f8b0022 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  50. 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
  51. 83781bf Fix memory management, image layout issues in uploadImageSparse() by Dominik Witczak · 8 years ago
  52. b788e7e Do not require unsupported sparse images in image_format_properties test by Slawomir Cygan · 8 years ago
  53. b23793d Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  54. f84ca64 Merge "Merge vk-gl-cts/aosp-master into vk-gl-cts/master" by Gerrit Code Review · 7 years ago
  55. fba4b9b Fix dEQP-VK.api.info.get_physical_device_properties2.properties by Iago Toral Quiroga · 7 years ago
  56. 426166e Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  57. 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
  58. 7602b3b Fix XCB window dimensions setter by Igor Ostrowski · 7 years ago
  59. 524a3ef Merge vk-gl-cts/aosp-master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  60. 122b299 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  61. c09596e Fix issues in Vulkan PointCoord test by Pyry Haulos · 7 years ago
  62. fbaba83 Fix uint precision issue in pipeline barrier tests by Mika Isojärvi · 8 years ago
  63. 5e5a86f Update SPIR-V tools to ab03b87 by Pyry Haulos · 7 years ago
  64. 2ef3d2c Android: Test that mandatory extensions are supported by Pyry Haulos · 7 years ago
  65. 4f0cdcd Android: Test that no Vulkan layers are enumerated by Pyry Haulos · 8 years ago
  66. 5d9562a Android: Check KHX, GOOGLE, and ANDROID extensions by Pyry Haulos · 8 years ago
  67. 8849259 Improve check_build_sanity.py by Pyry Haulos · 8 years ago
  68. f30dbb6 Auto-generate parts of Android.mk by Pyry Haulos · 7 years ago
  69. 0a4484a Simplify dethread build by Pyry Haulos · 7 years ago
  70. 1432758 Add pipeline statistics queries test cases by Arkadiusz Sarwa · 8 years ago
  71. 044cdcc Add ETC compressed format texture tests by Szilard Ledan · 8 years ago
  72. 5901b8f Fix includes in vktApiGetMemoryCommitment.cpp by Pyry Haulos · 7 years ago
  73. 39a971a GL44-CTS.khr_debug: do not call missing functions and properly create texture by Slawomir Cygan · 8 years ago
  74. 94b7951 Fix warning in getDeviceMemoryCommitment tests by Pyry Haulos · 8 years ago
  75. 6e1b527 Enable GL_ARB_transform_feedback_instanced in wrapper by Jose Maria Casanova Crespo · 8 years ago
  76. 8de4af6 Merge "Update Android CTS Vulkan mustpass to match 1.0.2" by Treehugger Robot · 7 years ago
  77. 15f3422 Update Android CTS Vulkan mustpass to match 1.0.2 by Pyry Haulos · 7 years ago
  78. ed63f60 Added gl_BoundingBox built-in type access tests by Michael Hadley · 8 years ago
  79. 04ba289 Add SSBO block tests by Michael Hadley · 8 years ago
  80. b7272b0 Add tessellation shader stages to negative layout_binding tests by John Richardson · 8 years ago
  81. 1889817 Add new tessellation negative coverage tests by John Richardson · 8 years ago
  82. 2dcacdb Merge nougat-mr1-cts-dev into master. by Xin Li · 8 years ago
  83. b1fa5e8 Skip commit 'c5bbebc46ac7725d43692602422ee3fc76cac7b0' on master. by Xin Li · 8 years ago
  84. 04974c3 Merge commit '2a9d42a651ef444f32f0a6e60711bb2c371d3fce' from by Xin Li · 8 years ago
  85. ad9bcc9 Use 'https' as default checkout protocol by Alexander Galazin · 8 years ago
  86. 54c090f Add eglChooseConfig() tests for EXT_pixel_format_float by Pyry Haulos · 8 years ago
  87. d7ec39d Add basic test for EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  88. 68408ca Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  89. c992199 Merge vulkancts/vulkan-cts-1.0-dev into vulkancts/opengl-cts-dev by Pyry Haulos · 8 years ago
  90. bf6ca63 Merge vulkancts/vulkan-cts-1.0.2 into vulkancts/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  91. 18d14e3 Merge vulkancts/vulkan-cts-next-dev into vulkancts/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  92. c23200e Merge vulkancts/vulkan-cts-1.0-dev into vulkancts/vulkan-cts-next-dev by Pyry Haulos · 8 years ago
  93. 6aef236 Merge "x11: Call XInitThreads()" into nougat-cts-dev am: cbdbf95222 by Tina Zhou · 8 years ago
  94. 0fe4efc x11: Call XInitThreads() am: 5d11c9d2c0 by Chad Versace · 8 years ago
  95. b6766f9 Merge "x11: Fix deadlock" into nougat-cts-dev am: 34b869eeea by Tina Zhou · 8 years ago
  96. f49e8bf x11: Fix deadlock am: 5e863331b2 by Chad Versace · 8 years ago
  97. a6f61be Merge "x11: Call XInitThreads()" into nougat-cts-dev am: cbdbf95222 by Tina Zhou · 8 years ago
  98. 91a1b97 x11: Call XInitThreads() am: 5d11c9d2c0 by Chad Versace · 8 years ago
  99. f1dcdc5 Merge "x11: Fix deadlock" into nougat-cts-dev am: 34b869eeea by Tina Zhou · 8 years ago
  100. cef17b4 x11: Fix deadlock am: 5e863331b2 by Chad Versace · 8 years ago