1. a71fcee Update gl.xml revision by Alexander Galazin · 7 years ago
  2. d826b7b Added logging of thread count in more mt tests by Jari Komppa · 7 years ago
  3. 4b49816 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  4. a1f746c Windows build fix. Use deUint types by Boris Zanin · 7 years ago
  5. 2aeb53f Merge vk-gl-cts/opengl-es-cts-3.2.3 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  6. f532a11 Merge vk-gl-cts/opengl-es-cts-3.2.2 into vk-gl-cts/opengl-es-cts-3.2.3 by Alexander Galazin · 7 years ago
  7. 09f47ec Avoid accessing out-of-bounds input patch vertices by Ilia Mirkin · 7 years ago
  8. 8e5c17a Restore few tests in 1.0.3/master mustpass by Alexander Galazin · 7 years ago
  9. 41c36e6 Merge branch vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  10. 8501d2f Merge vk-gl-cts/vulkan-cts-1.0.2-confidential-rc into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  11. 4e82d99 Fix MultisampleRenderPassTest layout transitions by Tony Barbour · 7 years ago
  12. 98697cd Move context flags tests to custom context package by Piotr Byszewski · 7 years ago
  13. 8e6e636 Added logging of thread count in some mt tests by Jari Komppa · 7 years ago
  14. 8035d10 Add tests for vkCmdClearColorImage with VK_REMAINING_ARRAY_LAYERS by Paavo Pessi · 7 years ago
  15. 3f3e699 Test for usage of enable all extensions by Piotr Byszewski · 7 years ago
  16. 7078c99 Add exposed extensions test by Piotr Byszewski · 7 years ago
  17. 0bd8828 Fix gcc 5.4 warnings by Alexander Galazin · 7 years ago
  18. f244ed1 Fix for variable pointer (writes) in tess.control by Ehsan Nasiri · 7 years ago
  19. fbfbecd cross_instance sync tests: add support for non-KMT Win32 handles by Slawomir Cygan · 7 years ago
  20. 493a559 Wrong handle in external fence reset tests by Slawomir Cygan · 7 years ago
  21. 8c74c1b Fix gcc 6.3 warnings by Alexander Galazin · 7 years ago
  22. 939b0b2 Add a test for creating device with unsupported features. by Ari Suonpaa · 7 years ago
  23. 1fa2b4c Added OpAtomic* test for graphics pipeline by Ari Suonpää · 7 years ago
  24. 9940cc8 GL_ARB_enhanced_layouts: use proper max size value by Andres Gomez · 7 years ago
  25. 4cacfaf Handle component aliasing corner cases by Jeannot Breton · 7 years ago
  26. b2e055c Double fragment inputs require flat qualifier by Juan A. Suarez Romero · 7 years ago
  27. c89da4f Fix incorrect buffer size expectation in DSA XFB buffer test by Iago Toral Quiroga · 7 years ago
  28. 2e0878b Call glValidateProgram() before querying GL_VALIDATE_STATUS by Iago Toral Quiroga · 7 years ago
  29. 168ef42 Set DrawBuffers for each fragment color output by Jeannot Breton · 7 years ago
  30. 82411cf DSA texture storage/subimage tests sample from incomplete textures by Iago Toral Quiroga · 7 years ago
  31. 3c148ca Revert "Fix tessellation tests do not test undefined tessLevel inputs" by Alexander Galazin · 7 years ago
  32. a93fab5 Fix tessellation tests do not test undefined tessLevel inputs by Slawomir Cygan · 7 years ago
  33. 6e05db1 Move robustness tests to custom context package by Piotr Byszewski · 7 years ago
  34. 0bdfa91 Add limits_tests implementation by Piotr Byszewski · 7 years ago
  35. ff76012 GL_ARB_enhanced_layouts: consider std140 rules by Andres Gomez · 7 years ago
  36. 3b7a9eb Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  37. d03d91b Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  38. e8d04ba Exclude variable pointers tests with stores to SSBOs in tess shaders by Alexander Galazin · 7 years ago
  39. c8f2c70 Add ArrayStride decoration to some pointers. by Ehsan Nasiri · 7 years ago
  40. 93175d0 Use transfer queue with vkCmdFillBuffer by Maciej Jesionowski · 7 years ago
  41. 510a44a Exclude certain tests not inlcuded in 1.0.2.3 by Alexander Galazin · 7 years ago
  42. 9608a93 Accept compiler or link error as passing result by James Helferty · 7 years ago
  43. 557b790 Exclude render pass multisample resolve tests by Alexander Galazin · 7 years ago
  44. 83af72c Use transfer queue with vkCmdFillBuffer by Maciej Jesionowski · 7 years ago
  45. f06134c Add CTS_KHR_no_error test implementation by Adam Czupryna · 7 years ago
  46. 81763b3 Add new VK_KHR_variable_pointers extension tests by Ehsan Nasiri · 7 years ago
  47. 889c2ca Add tests for SPV_KHR_variable_pointers extension by Ehsan Nasiri · 7 years ago
  48. d4f6c1a Exclude multisample renderpass input attachment tests by Alexander Galazin · 7 years ago
  49. 7d0cfb7 Exclude tests for resolving between images of different sizes by Alexander Galazin · 7 years ago
  50. 4b0dff1 Applying missing changes from 7e5751 by Alexander Galazin · 7 years ago
  51. 0774e30 Fix build_mustpass.py dir in vulkancts README by David Neto · 7 years ago
  52. bd28b3c Add CTS_EXT_texture_filter_anisotropic tests implementation by Adam Czupryna · 7 years ago
  53. 627fe31 Allow NV_texture_rectangle_compressed by James Helferty · 7 years ago
  54. 79df579 Stop reading from uninitialized memory by James Helferty · 7 years ago
  55. caa11dc Ensure invalid_value is an invalid value by James Helferty · 7 years ago
  56. 3bacb91 Rewrite DSA texture buffer tests to signal unsupported configurations by Iago Toral Quiroga · 7 years ago
  57. 9dadceb Add new package for tests with no default context by Piotr Byszewski · 7 years ago
  58. 92971d5 Add VK_KHR_dedicated_allocation to allowed extensions by Alexander Galazin · 7 years ago
  59. 2f03d3b VK_KHR_dedicated_allocation: Image clears by Boris Zanin · 7 years ago
  60. d3cfd6a Extend dEQP-VK.api.image_clearing tests to cover layered images by Slawomir Cygan · 7 years ago
  61. e5ea3f4 VK_KHR_dedicated_allocation: Copies and blits by Boris Zanin · 7 years ago
  62. b958b3f 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
  63. 179a050 Add NEAREST filtered blitting tests by Maciej Jesionowski · 8 years ago
  64. da29faf Improve the test generation in the copies and blitting tests by Gabor Abraham · 8 years ago
  65. 917c3b1 VK_KHR_dedicated_allocation: Extend renderpass by Boris Zanin · 7 years ago
  66. 0b6aab4 Add render pass multisample resolve tests by Mika Isojärvi · 7 years ago
  67. ec44542 Add multisample renderpass input attachment tests by Mika Isojärvi · 7 years ago
  68. a1768f5 VK_KHR_dedicated_allocation: Extend render_to_image by Boris Zanin · 7 years ago
  69. 59bd5c4 Add render to mipmaps tests by Maciej Jesionowski · 8 years ago
  70. b799f12 Add max size attachments tests by Maciej Jesionowski · 8 years ago
  71. 12b099d VK_KHR_dedicated_allocation: Extend pipeline.image by Boris Zanin · 7 years ago
  72. 7a4dd1d VK_KHR_dedicated_allocation: Memory Mapping tests by Marcin Rogucki · 7 years ago
  73. a2cc31f VK_KHR_dedicated_allocation: Buffer tests by Marcin Rogucki · 7 years ago
  74. 0555fbb Use deAlign64 in api.buffer and sparse_resources by Maciej Jesionowski · 8 years ago
  75. 7bd0ed6 Add deInt64 alignment functions to delibs by Maciej Jesionowski · 8 years ago
  76. 2d66187 Definitions for VK_KHR_dedicated_allocation by Boris Zanin · 7 years ago
  77. 4a4f755 Add API tests for VK_KHR_external_fence* extensions by Mika Isojärvi · 7 years ago
  78. 1077dac Test for VK_KHR_win32_keyed_mutex by Piers Daniell · 7 years ago
  79. 086f7b0 Delete pipeline in dEQP-VK.renderpass.multisample by Gary Sweet · 7 years ago
  80. bda14e4 API tests for the VK_KHR_external_* extensions by Pyry Haulos · 8 years ago
  81. e4c67d2 defer device creation until after feature checks by Daniel Koch · 7 years ago
  82. cdb23cd Fix 16bit_storage out of bounds buffer accesses by Daniel Koch · 7 years ago
  83. d8a70d2 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  84. 13a4b87 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan-cts-1.0.2-confidential by Alexander Galazin · 7 years ago
  85. 56e50c9 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  86. 6cb7a12 Check for shaderFloat64 before creating shaders by Alex Walters · 7 years ago
  87. 3a0544a Fix 'verification' spell in enhanced_layouts by Andres Gomez · 7 years ago
  88. 30874c0 Fix regressions from 38cdcf98c372cb8af8 by Iago Toral Quiroga · 7 years ago
  89. b8b1acf Add test for VK_KHR_get_memory_requirements2 by Boris Zanin · 7 years ago
  90. d54af5a Add tests for the VK_KHR_16bit_storage extension by Lei Zhang · 7 years ago
  91. de7ecd1 Add tests for VK_KHR_storage_buffer_storage_class by Pyry Haulos · 7 years ago
  92. b5c2f56 Improve GLSL source program support by Pyry Haulos · 7 years ago
  93. 38cdcf9 Cherry-pick SPIR-V assembly test improvements by Pyry Haulos · 7 years ago
  94. 4704648 Add 32 to 16 bit float conversion w.r.t rounding mode by Lei Zhang · 7 years ago
  95. 55dd442 Add create functions for common Vulkan types. by Mika Isojärvi · 7 years ago
  96. cd2d856 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  97. 5589066 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  98. 545723a Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Alexander Galazin · 7 years ago
  99. 386ac62 Touch watchdog before freeing objs in max_concurrent by Pyry Haulos · 7 years ago
  100. 6d7fc9e Add missing flush for opaque_type_indexing tests by Gary Sweet · 7 years ago