1. fc8d2c5 Add support for 10 and 12bit packed unorm formats by Mika Isojärvi · 7 years ago
  2. 16b606a Add tests for VK_KHR_image_format_list by Iago Toral Quiroga · 7 years ago
  3. e0461fc Expand tests for mutable images by Iago Toral Quiroga · 7 years ago
  4. 21a5c12 Tests for VK_KHR_bind_memory2 by Marcin Rogucki · 7 years ago
  5. 819404d VK_KHR_maintenance2: View block-compressed formats by Arkadiusz Sarwa · 7 years ago
  6. 08e3160 VK_KHR_maintenance2: Point clipping by Boris Zanin · 7 years ago
  7. b008a86 VK_KHR_maintenance2: New depth and stencil layouts by Mika Isojärvi · 7 years ago
  8. 07ca207 VK_KHR_maintenance2: Tessellation domain origin by Pyry Haulos · 7 years ago
  9. 27b51a3 Add yflip versions of tessellation winding order tests by Jason Ekstrand · 8 years ago
  10. e84e806 VK_KHR_maintenance2: Render pass input aspect specifiers by Mika Isojärvi · 7 years ago
  11. 4d2df40 Add framework support for VK_KHR_maintenance2 by Pyry Haulos · 7 years ago
  12. ce6cf0e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  13. b7e64d8 Make create_buffer test use platform limits by Alex Walters · 7 years ago
  14. e03c6fc dEQP-VK.geometry: use proper layout for sampling the image by Slawomir Cygan · 7 years ago
  15. 0369fce Fix flakiness in mailbox.display_timing by Ian Elliott · 7 years ago
  16. 346ef00 Add more allowed 'dot' alternatives by Alexander Galazin · 7 years ago
  17. 8b2f42f Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  18. aa426b6 Keep buffer memory alive through BufferView creation by Gary Sweet · 7 years ago
  19. 9909b9f Fix combined depth/stencil clear colors. by Dave Airlie · 7 years ago
  20. cc1acbf Fixed incorrect calculation of GCD by Oivind Boge · 7 years ago
  21. e70575e Fix layout transition for WSI tests by Oivind Boge · 7 years ago
  22. 68024f7 Respect sampleRateShading availability in interpolate tests by Gary Sweet · 7 years ago
  23. 063b1fd Fix regressions in synchronization tests for dedicated allocations by Slawomir Cygan · 7 years ago
  24. b00c7d4 Respect maximum workgroup count in SpvAsmInstructionTests by Gary Sweet · 7 years ago
  25. 6509717 Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  26. e792c38 Allow VK_KHR_relaxed_block_layout extension by Daniel Koch · 7 years ago
  27. 028e2cc Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  28. d3022f1 Add VK_KHR_relaxed_block_layout by Arkadiusz Sarwa · 7 years ago
  29. 1deeff6 Add GlslBuildOptions::FLAG_ALLOW_RELAXED_OFFSETS by Arkadiusz Sarwa · 7 years ago
  30. c34a126 Select correct memory heap index for memory import by Tony Zlatinski · 7 years ago
  31. 0e3c7aa Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  32. 44f1a3a Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Alexander Galazin · 7 years ago
  33. 52df391 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  34. cd69acf Fix layout transition in blitting tests by Igor Ostrowski · 7 years ago
  35. 35013e6 Add metadata bindings in sparse tests by Igor Ostrowski · 7 years ago
  36. d9623aa Fix incorrect scale in pipeline_barrier tests by JarredDavies · 7 years ago
  37. bce4ec4 copies_and_blitting: fix ambiguous signed normalized 1.0 value by Slawomir Cygan · 7 years ago
  38. 1bea8d8 Relax threshold in cube map filtering tests by Yanjun Zhang · 7 years ago
  39. 5347290 cross_instance sync: run without VK_KHR_get_memory_requirements2 by Slawomir Cygan · 7 years ago
  40. cec5019 Refactor synchronization test code to avoid compiler warning by gkbldval · 7 years ago
  41. 92ec922 Fix gcc 5.4 warnings by Alexander Galazin · 7 years ago
  42. 8424fe8 Add option to skip fetch external sources by Alexander Galazin · 7 years ago
  43. a1f746c Windows build fix. Use deUint types by Boris Zanin · 7 years ago
  44. 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
  45. f244ed1 Fix for variable pointer (writes) in tess.control by Ehsan Nasiri · 7 years ago
  46. fbfbecd cross_instance sync tests: add support for non-KMT Win32 handles by Slawomir Cygan · 7 years ago
  47. 493a559 Wrong handle in external fence reset tests by Slawomir Cygan · 7 years ago
  48. 8c74c1b Fix gcc 6.3 warnings by Alexander Galazin · 7 years ago
  49. 3b7a9eb Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  50. d03d91b Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  51. e8d04ba Exclude variable pointers tests with stores to SSBOs in tess shaders by Alexander Galazin · 7 years ago
  52. c8f2c70 Add ArrayStride decoration to some pointers. by Ehsan Nasiri · 7 years ago
  53. 93175d0 Use transfer queue with vkCmdFillBuffer by Maciej Jesionowski · 7 years ago
  54. 510a44a Exclude certain tests not inlcuded in 1.0.2.3 by Alexander Galazin · 7 years ago
  55. 557b790 Exclude render pass multisample resolve tests by Alexander Galazin · 7 years ago
  56. 53eec1e Reduce the max number of concurrent pipeline cache objects by Maciej Jesionowski · 7 years ago
  57. 08acfc0 Reduce the max number of concurrent pipeline cache objects by Maciej Jesionowski · 7 years ago
  58. 83af72c Use transfer queue with vkCmdFillBuffer by Maciej Jesionowski · 7 years ago
  59. 81763b3 Add new VK_KHR_variable_pointers extension tests by Ehsan Nasiri · 7 years ago
  60. 889c2ca Add tests for SPV_KHR_variable_pointers extension by Ehsan Nasiri · 7 years ago
  61. d4f6c1a Exclude multisample renderpass input attachment tests by Alexander Galazin · 7 years ago
  62. 7d0cfb7 Exclude tests for resolving between images of different sizes by Alexander Galazin · 7 years ago
  63. 4b0dff1 Applying missing changes from 7e5751 by Alexander Galazin · 7 years ago
  64. 92971d5 Add VK_KHR_dedicated_allocation to allowed extensions by Alexander Galazin · 7 years ago
  65. 2f03d3b VK_KHR_dedicated_allocation: Image clears by Boris Zanin · 7 years ago
  66. d3cfd6a Extend dEQP-VK.api.image_clearing tests to cover layered images by Slawomir Cygan · 7 years ago
  67. e5ea3f4 VK_KHR_dedicated_allocation: Copies and blits by Boris Zanin · 7 years ago
  68. 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
  69. 179a050 Add NEAREST filtered blitting tests by Maciej Jesionowski · 8 years ago
  70. da29faf Improve the test generation in the copies and blitting tests by Gabor Abraham · 8 years ago
  71. 917c3b1 VK_KHR_dedicated_allocation: Extend renderpass by Boris Zanin · 7 years ago
  72. 0b6aab4 Add render pass multisample resolve tests by Mika Isojärvi · 7 years ago
  73. ec44542 Add multisample renderpass input attachment tests by Mika Isojärvi · 7 years ago
  74. a1768f5 VK_KHR_dedicated_allocation: Extend render_to_image by Boris Zanin · 7 years ago
  75. 59bd5c4 Add render to mipmaps tests by Maciej Jesionowski · 8 years ago
  76. b799f12 Add max size attachments tests by Maciej Jesionowski · 8 years ago
  77. 12b099d VK_KHR_dedicated_allocation: Extend pipeline.image by Boris Zanin · 7 years ago
  78. 7a4dd1d VK_KHR_dedicated_allocation: Memory Mapping tests by Marcin Rogucki · 7 years ago
  79. a2cc31f VK_KHR_dedicated_allocation: Buffer tests by Marcin Rogucki · 7 years ago
  80. 0555fbb Use deAlign64 in api.buffer and sparse_resources by Maciej Jesionowski · 8 years ago
  81. 7bd0ed6 Add deInt64 alignment functions to delibs by Maciej Jesionowski · 8 years ago
  82. 2d66187 Definitions for VK_KHR_dedicated_allocation by Boris Zanin · 7 years ago
  83. 4a4f755 Add API tests for VK_KHR_external_fence* extensions by Mika Isojärvi · 7 years ago
  84. 1077dac Test for VK_KHR_win32_keyed_mutex by Piers Daniell · 7 years ago
  85. bda14e4 API tests for the VK_KHR_external_* extensions by Pyry Haulos · 8 years ago
  86. e4c67d2 defer device creation until after feature checks by Daniel Koch · 7 years ago
  87. cdb23cd Fix 16bit_storage out of bounds buffer accesses by Daniel Koch · 7 years ago
  88. 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
  89. 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
  90. 6cb7a12 Check for shaderFloat64 before creating shaders by Alex Walters · 7 years ago
  91. 30874c0 Fix regressions from 38cdcf98c372cb8af8 by Iago Toral Quiroga · 7 years ago
  92. b8b1acf Add test for VK_KHR_get_memory_requirements2 by Boris Zanin · 7 years ago
  93. d54af5a Add tests for the VK_KHR_16bit_storage extension by Lei Zhang · 7 years ago
  94. de7ecd1 Add tests for VK_KHR_storage_buffer_storage_class by Pyry Haulos · 7 years ago
  95. b5c2f56 Improve GLSL source program support by Pyry Haulos · 7 years ago
  96. 38cdcf9 Cherry-pick SPIR-V assembly test improvements by Pyry Haulos · 7 years ago
  97. 4704648 Add 32 to 16 bit float conversion w.r.t rounding mode by Lei Zhang · 7 years ago
  98. 55dd442 Add create functions for common Vulkan types. by Mika Isojärvi · 7 years ago
  99. 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
  100. 386ac62 Touch watchdog before freeing objs in max_concurrent by Pyry Haulos · 7 years ago