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