1. 55d9a18 Add CTS_ARB_sparse_texture_clamp tests by Adam Czupryna · 7 years ago
  2. 8e88bf0 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  3. b95a9d7 Refactor vktShaderExecutor by Pyry Haulos · 7 years ago
  4. 7fc7fd5 Improve precision handling in texture.explicit_lod by Pyry Haulos · 7 years ago
  5. 8849ec1 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  6. ae4a82a Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  7. 485523d Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Pyry Haulos · 7 years ago
  8. a9c1d0a Add yflip versions of tessellation winding order tests by Jason Ekstrand · 8 years ago
  9. 3f01dd1 Improve precision handling in tests with FragCoord by Arkadiusz Sarwa · 7 years ago
  10. 6c34ff1 Add Khronos mustpass v3.2.3 by Alexander Galazin · 7 years ago
  11. 60d0713 Fix a compilation error on GCC 5.4 by Maciej Jesionowski · 7 years ago
  12. 3671c8c Take snapshot of the AOSP master mustpass and use it in GL CTS by Alexander Galazin · 8 years ago
  13. db4901e Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  14. 2b5c5f1 Merge vk-gl-cts/aosp-master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  15. 2190194 Use glReadnPixels only if KHR_robustness is supported by Alexander Galazin · 7 years ago
  16. 04a7dd1 Fix indirect draw line offset calculation by Graeme Leese · 7 years ago
  17. c9dcf19 Merge "Modify EGL robustness tests to use VBOs" by Treehugger Robot · 7 years ago
  18. 292a47c Modify EGL robustness tests to use VBOs by John Richardson · 7 years ago
  19. ab0a5da Fix "null" ID in sRGB decode tests by Pyry Haulos · 7 years ago
  20. 92521fb Add CTS_ARB_fragment_shader_interlock specification proposal by Adam Czupryna · 7 years ago
  21. d4561c3 Fix narrowing conversion warning by Pyry Haulos · 7 years ago
  22. 2c74c73 Modify single_tessellation_stage to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  23. 1e64488 Fix a compilation error on MSVC12 by Maciej Jesionowski · 7 years ago
  24. 80022ba Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  25. 995f82e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  26. 8533f3d Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Pyry Haulos · 7 years ago
  27. 83c250d Add new robustness extension tests by John Richardson · 7 years ago
  28. 698b728 Fix tessellation support checks in negative binding tests by Mika Isojärvi · 7 years ago
  29. 71ddde9 Merge Vulkan CTS 1.0.2.1 into AOSP by Pyry Haulos · 7 years ago
  30. aed05c4 Fix bug in reallocation callback validation by Pyry Haulos · 7 years ago
  31. 4dc05bb Fix input attachment layout in renderpass tests by Igor Ostrowski · 7 years ago
  32. 908833f Merge vk-gl-cts-public/master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  33. 7de6349 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  34. 0297569 Fix extension support checks in negative api tests by Graeme Leese · 7 years ago
  35. 2528a63 Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 7 years ago
  36. 1e35be1 Fix [Named]FramebufferTextureLayer tests by Alejandro Piñeiro · 7 years ago
  37. a6fe6b9 Make vertex shader boilerplate to set gl_Position by Lionel Landwerlin · 8 years ago
  38. 25a36b9 Merge vk-gl-cts/opengl-es-cts-3.2.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  39. 3375de9 Fix post-depth coverage shader test case by Iago Toral Quiroga · 7 years ago
  40. ca58fbf DirectStateAccessTexturesTests: fix textures_parameters_errors by Alejandro Piñeiro · 7 years ago
  41. 93bc830 Use glInvalidateBuffer[Sub]Data correctly by Nicolai Hähnle · 7 years ago
  42. f6de227 Fix shaders using reserved keywords incorrectly by Nicolai Hähnle · 7 years ago
  43. 58c8f69 GetTextureSubImageTests: Remove m_texture_rectangle_compressed by Eduardo Lima Mitev · 7 years ago
  44. 1d6ee28 Unsized array of arrays in uniform block by Andres Gomez · 8 years ago
  45. eae50b9 Merge "Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048" by Pyry Haulos · 7 years ago
  46. 0224ae2 Unsized array of arrays in shader storage block by Andres Gomez · 8 years ago
  47. 629518e Unsized array of arrays in uniform variable by Andres Gomez · 8 years ago
  48. 3fe566a BufferStorageTests: do not unmap with MapOwner if not needed by Alejandro Piñeiro · 7 years ago
  49. 914ca6f Merge pull request #30 from BigBigos/master by Piers Daniell · 7 years ago
  50. cb161df Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048 by Pyry Haulos · 7 years ago
  51. 36640c9 Add render to mipmaps tests by Maciej Jesionowski · 8 years ago
  52. 9c87bf6 Add max size attachments tests by Maciej Jesionowski · 8 years ago
  53. 88d32f4 Add framebuffer attachment size tests by Iago Toral Quiroga · 8 years ago
  54. 0e7a9e6 Modify tessellation_not_active to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  55. 09b0225 Merge "Fix whitespace issues" by Treehugger Robot · 7 years ago
  56. 59999de Add non-seperable TCS-but-no-TES subcase and fix draw time check subcase by John Richardson · 7 years ago
  57. e0d262e Fix whitespace issues by Pyry Haulos · 7 years ago
  58. e288d40 Add GetFrameTimestamps tests by Brian Anderson · 8 years ago
  59. d4a9eff Merge "Fix multiple resource leaks in new srgb_texture_decode tests" by Treehugger Robot · 7 years ago
  60. dbec715 Merge "Reduce read pixel calls in copy image tests" by Kalle Raita · 7 years ago
  61. 7ac38a6 Merge "Restructure copy image test iterations" by Kalle Raita · 7 years ago
  62. ac1e4ff Fix multiple resource leaks in new srgb_texture_decode tests by Mark Adams · 7 years ago
  63. 3b17712 Build fix (uint32_t used instead of deUint32) by Boris Zanin · 7 years ago
  64. fc86864 Merge changes Icb29d2da,Ida906e21 by Pyry Haulos · 7 years ago
  65. 5cda75b Workaround SSL cert issues, enable python 3 by Boris Zanin · 7 years ago
  66. edb67c3 Fix incorrectly defined image memory barrier by Marcin Kańtoch · 7 years ago
  67. 3741a15 Move DrawElementsBaseVertexTests to GL40 package by Nicolai Hähnle · 7 years ago
  68. 3f9edcf dEQP-VK: Enable b10g10r11 and e5b9g9r9 blitting tests by Jason Ekstrand · 8 years ago
  69. 08f7947 Fix dethread build for OS X and iOS by Pyry Haulos · 7 years ago
  70. 91d41a8 Fix atan2() precision tests and add to mustpass by Pyry Haulos · 8 years ago
  71. 0a80ec2 Test descriptor_update_template, push_descriptor by Petros Bantolas · 8 years ago
  72. 0dfaac3 Fix coding error in protocol detection by Alexander Galazin · 7 years ago
  73. b4d41f1 Add sRGB skip decode test by Michael Hadley · 7 years ago
  74. 37e7149 Reduce read pixel calls in copy image tests by Kalle Raita · 8 years ago
  75. 7a794b4 Restructure copy image test iterations by Kalle Raita · 8 years ago
  76. da03200 Add create functions for common Vulkan types. by Mika Isojärvi · 7 years ago
  77. 4269dc0 Improve precision handling in texture.explicit_lod by Pyry Haulos · 7 years ago
  78. 6edea8f Start new mustpass for Vulkan CTS 1.0.3 by Pyry Haulos · 7 years ago
  79. 0a9f969 Add a non-separable TCS-but-no-TES subcase. by Kenneth Graunke · 7 years ago
  80. 1b9d89f Make program separable in TCS-but-no-TES draw time check test. by Kenneth Graunke · 7 years ago
  81. d881188 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  82. bd578c3 Update Android CTS Vulkan mustpass by Pyry Haulos · 7 years ago
  83. c5c929e Update Android CTS Vulkan mustpass to match 1.0.2 by Pyry Haulos · 7 years ago
  84. 2016920 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  85. 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
  86. e6ec2db Write gl_PointSize value when it is undefined by Iago Toral Quiroga · 7 years ago
  87. 2a2a2ab Fix a few bugs in a EGL_KHR_no_config_context test. by Kenneth Graunke · 7 years ago
  88. 446a2fd Fix crashes in dEQP-VK.glsl.matrix.inverse.* by Iago Toral Quiroga · 7 years ago
  89. 7e7f368 geometry_shader/api: Fix linking error by Antia Puentes · 8 years ago
  90. 77705f0 Take GL_MAX_IMAGE_SAMPLES into account by Nicolai Hähnle · 7 years ago
  91. f75d711 Add CTS_ARB_sparse_texture_clamp test specification proposal by Adam Czupryna · 8 years ago
  92. d6d158c Enable GL support for Android build by Daniel Koch · 8 years ago
  93. 06811e1 Limit changes by xor to upper 8 bits in mixed atomic tests am: 6bc3c7a634 by Mika Isojrvi · 7 years ago
  94. eef2e71 Limit changes by xor to upper 8 bits in mixed atomic tests am: 6bc3c7a634 by Mika Isojrvi · 7 years ago
  95. aec9e8b Android: Warn about inconsistent OpSMod and OpSRem by Pyry Haulos · 8 years ago
  96. 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
  97. 4e49222 Merge "Use deFloatIsNaN, not isnan." by Treehugger Robot · 7 years ago
  98. 417115b Extend gl_FrontFacing tests by David Sodman · 8 years ago
  99. 11da53f Add ability to generate images with the reference renderer by David Sodman · 8 years ago
  100. 9a928cd Add Vulkan DrawContext utility class by David Sodman · 8 years ago