1. 7c2d65d Enable use of std::string in TCU_FAIL macro by Boris Zanin · 7 years ago
  2. 90518ca Properly initialize minFilter/magFilter when setting up test cases by Jorg Wagner · 7 years ago
  3. b731cc1 Fix dynamicStateCount = 0 in tessellation tests by Pyry Haulos · 7 years ago
  4. 6676a69 Fix warnings in glcViewportArrayTests.cpp by Pyry Haulos · 7 years ago
  5. ba23b9e Change extern globals into functions for SPIR-V assembly tests by Lei Zhang · 7 years ago
  6. 56bd157 Move graphics pipeline related code to their own files by Lei Zhang · 7 years ago
  7. 6bd963b Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  8. 0932cf5 Fix precision mismatch issues in dEQP-VK.glsl by Pyry Haulos · 7 years ago
  9. d4ddd87 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  10. 1d185cb Fix validation errors in dEQP-VK.tessellation by Pyry Haulos · 7 years ago
  11. 59f1ad1 Fix precision mismatch in dEQP-VK.binding_model by Pyry Haulos · 7 years ago
  12. b96514a Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  13. 41544b3 Fix depth stencil aspect flag in render pass input tests by Mika Isojärvi · 7 years ago
  14. 60d30ca Fix image layout in dEQP-VK.image by Pyry Haulos · 7 years ago
  15. 525a141 Fix validation errors in dEQP-VK.geometry by Pyry Haulos · 7 years ago
  16. 003ae61 Fix issues in pipeline.timestamp.transfer_tests by Pyry Haulos · 7 years ago
  17. 2f2af61 Fix build after CTS_ARB_sparse_texture_clamp tests by Alexander Galazin · 7 years ago
  18. 7a19194 preprocessor: Undefining __VERSION__ on GLSL 3.30 is not an error by Eduardo Lima Mitev · 7 years ago
  19. a1cdc3c Skip FRAMEBUFFER_UNSUPPORTED subtests on DSA textures_buffer by Alejandro Piñeiro · 7 years ago
  20. edb11fc CullDistanceTests/coverage: Fix a couple issues in the shaders by Eduardo Lima Mitev · 7 years ago
  21. eff165e Fix GL45-CTS.cull_distance.functional test by Juan A. Suarez Romero · 7 years ago
  22. 55d9a18 Add CTS_ARB_sparse_texture_clamp tests by Adam Czupryna · 7 years ago
  23. 8e88bf0 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  24. b95a9d7 Refactor vktShaderExecutor by Pyry Haulos · 7 years ago
  25. 7fc7fd5 Improve precision handling in texture.explicit_lod by Pyry Haulos · 7 years ago
  26. 8849ec1 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  27. 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
  28. 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
  29. a9c1d0a Add yflip versions of tessellation winding order tests by Jason Ekstrand · 8 years ago
  30. 3f01dd1 Improve precision handling in tests with FragCoord by Arkadiusz Sarwa · 7 years ago
  31. 6c34ff1 Add Khronos mustpass v3.2.3 by Alexander Galazin · 7 years ago
  32. 60d0713 Fix a compilation error on GCC 5.4 by Maciej Jesionowski · 7 years ago
  33. 3671c8c Take snapshot of the AOSP master mustpass and use it in GL CTS by Alexander Galazin · 8 years ago
  34. db4901e Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  35. 2b5c5f1 Merge vk-gl-cts/aosp-master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  36. 2190194 Use glReadnPixels only if KHR_robustness is supported by Alexander Galazin · 7 years ago
  37. 04a7dd1 Fix indirect draw line offset calculation by Graeme Leese · 7 years ago
  38. c9dcf19 Merge "Modify EGL robustness tests to use VBOs" by Treehugger Robot · 7 years ago
  39. 292a47c Modify EGL robustness tests to use VBOs by John Richardson · 7 years ago
  40. ab0a5da Fix "null" ID in sRGB decode tests by Pyry Haulos · 7 years ago
  41. 92521fb Add CTS_ARB_fragment_shader_interlock specification proposal by Adam Czupryna · 7 years ago
  42. d4561c3 Fix narrowing conversion warning by Pyry Haulos · 7 years ago
  43. 2c74c73 Modify single_tessellation_stage to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  44. 1e64488 Fix a compilation error on MSVC12 by Maciej Jesionowski · 7 years ago
  45. 80022ba Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  46. 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
  47. 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
  48. 83c250d Add new robustness extension tests by John Richardson · 7 years ago
  49. 698b728 Fix tessellation support checks in negative binding tests by Mika Isojärvi · 7 years ago
  50. 71ddde9 Merge Vulkan CTS 1.0.2.1 into AOSP by Pyry Haulos · 7 years ago
  51. aed05c4 Fix bug in reallocation callback validation by Pyry Haulos · 7 years ago
  52. 4dc05bb Fix input attachment layout in renderpass tests by Igor Ostrowski · 7 years ago
  53. 908833f Merge vk-gl-cts-public/master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  54. 7de6349 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  55. 0297569 Fix extension support checks in negative api tests by Graeme Leese · 7 years ago
  56. 2528a63 Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 7 years ago
  57. 1e35be1 Fix [Named]FramebufferTextureLayer tests by Alejandro Piñeiro · 7 years ago
  58. a6fe6b9 Make vertex shader boilerplate to set gl_Position by Lionel Landwerlin · 8 years ago
  59. 25a36b9 Merge vk-gl-cts/opengl-es-cts-3.2.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  60. 3375de9 Fix post-depth coverage shader test case by Iago Toral Quiroga · 7 years ago
  61. ca58fbf DirectStateAccessTexturesTests: fix textures_parameters_errors by Alejandro Piñeiro · 7 years ago
  62. 93bc830 Use glInvalidateBuffer[Sub]Data correctly by Nicolai Hähnle · 7 years ago
  63. f6de227 Fix shaders using reserved keywords incorrectly by Nicolai Hähnle · 7 years ago
  64. 58c8f69 GetTextureSubImageTests: Remove m_texture_rectangle_compressed by Eduardo Lima Mitev · 7 years ago
  65. 1d6ee28 Unsized array of arrays in uniform block by Andres Gomez · 8 years ago
  66. eae50b9 Merge "Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048" by Pyry Haulos · 7 years ago
  67. 0224ae2 Unsized array of arrays in shader storage block by Andres Gomez · 8 years ago
  68. 629518e Unsized array of arrays in uniform variable by Andres Gomez · 8 years ago
  69. 3fe566a BufferStorageTests: do not unmap with MapOwner if not needed by Alejandro Piñeiro · 7 years ago
  70. 914ca6f Merge pull request #30 from BigBigos/master by Piers Daniell · 7 years ago
  71. cb161df Drop MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS to 2048 by Pyry Haulos · 7 years ago
  72. 36640c9 Add render to mipmaps tests by Maciej Jesionowski · 8 years ago
  73. 9c87bf6 Add max size attachments tests by Maciej Jesionowski · 8 years ago
  74. 88d32f4 Add framebuffer attachment size tests by Iago Toral Quiroga · 8 years ago
  75. 0e7a9e6 Modify tessellation_not_active to check for GL_NV_gpu_shader5 by Mark Adams · 7 years ago
  76. 09b0225 Merge "Fix whitespace issues" by Treehugger Robot · 7 years ago
  77. 59999de Add non-seperable TCS-but-no-TES subcase and fix draw time check subcase by John Richardson · 7 years ago
  78. e0d262e Fix whitespace issues by Pyry Haulos · 7 years ago
  79. e288d40 Add GetFrameTimestamps tests by Brian Anderson · 8 years ago
  80. d4a9eff Merge "Fix multiple resource leaks in new srgb_texture_decode tests" by Treehugger Robot · 7 years ago
  81. dbec715 Merge "Reduce read pixel calls in copy image tests" by Kalle Raita · 7 years ago
  82. 7ac38a6 Merge "Restructure copy image test iterations" by Kalle Raita · 7 years ago
  83. ac1e4ff Fix multiple resource leaks in new srgb_texture_decode tests by Mark Adams · 7 years ago
  84. 3b17712 Build fix (uint32_t used instead of deUint32) by Boris Zanin · 7 years ago
  85. fc86864 Merge changes Icb29d2da,Ida906e21 by Pyry Haulos · 7 years ago
  86. 5cda75b Workaround SSL cert issues, enable python 3 by Boris Zanin · 7 years ago
  87. edb67c3 Fix incorrectly defined image memory barrier by Marcin Kańtoch · 7 years ago
  88. 3741a15 Move DrawElementsBaseVertexTests to GL40 package by Nicolai Hähnle · 7 years ago
  89. 3f9edcf dEQP-VK: Enable b10g10r11 and e5b9g9r9 blitting tests by Jason Ekstrand · 8 years ago
  90. 08f7947 Fix dethread build for OS X and iOS by Pyry Haulos · 7 years ago
  91. 91d41a8 Fix atan2() precision tests and add to mustpass by Pyry Haulos · 8 years ago
  92. 0a80ec2 Test descriptor_update_template, push_descriptor by Petros Bantolas · 8 years ago
  93. 0dfaac3 Fix coding error in protocol detection by Alexander Galazin · 7 years ago
  94. b4d41f1 Add sRGB skip decode test by Michael Hadley · 7 years ago
  95. 37e7149 Reduce read pixel calls in copy image tests by Kalle Raita · 8 years ago
  96. 7a794b4 Restructure copy image test iterations by Kalle Raita · 8 years ago
  97. da03200 Add create functions for common Vulkan types. by Mika Isojärvi · 7 years ago
  98. 4269dc0 Improve precision handling in texture.explicit_lod by Pyry Haulos · 7 years ago
  99. 6edea8f Start new mustpass for Vulkan CTS 1.0.3 by Pyry Haulos · 7 years ago
  100. 0a9f969 Add a non-separable TCS-but-no-TES subcase. by Kenneth Graunke · 7 years ago