1. f56cf33 Avoid creating vkInstances for not supported cases by Noah Fredriks · 7 years ago
  2. f031933 Fix mediump zero division in matrix inverse tests by Igor Ostrowski · 7 years ago
  3. ae3a1e0 Reduce GPU workload of pipeline_barrier tests by Jeff Leger · 7 years ago
  4. d3f47f0 Added constraints for random access flags by Jari Komppa · 7 years ago
  5. 6140c85 Do not use depthClampEnable unconditionally. by Jorg Wagner · 7 years ago
  6. 786c635 KHR_swapchain: Trigger the fence off vkQueueSubmit by Chris Forbes · 7 years ago
  7. 7c914dd GOOGLE_display_timing: Trigger the fence off vkQueueSubmit by Chris Forbes · 7 years ago
  8. c66859d VK_KHR_variable_pointers: Don't use OpPtrAccessChain on a bare SSBO by Jason Ekstrand · 7 years ago
  9. 1c48146 VK_KHR_variable_pointers: Delete an unused and invalid variable by Jason Ekstrand · 7 years ago
  10. 82dffae Avoid watchdog timeout in Vulkan builtin precision tests by Chris Forbes · 7 years ago
  11. 438ea08 VK_KHR_incremental_present: Trigger the fence off vkQueueSubmit by Jason Ekstrand · 7 years ago
  12. c0b5902 DrawUtil: Fix depthBounds check by Igor Ostrowski · 7 years ago
  13. a4f1d25 Correct image usage flags for YCbCr copy tests by Jorg Wagner · 7 years ago
  14. eec0cbe Serialize region copies for YCbCr copy tests by Panagiotis Apostolou · 7 years ago
  15. a0eb0a8 Remove YCbCr from the instance extensions by Alexander Galazin · 7 years ago
  16. 647d8b1 Typo fix in YCbCr conversion tests by Peter Gal · 7 years ago
  17. ce94ca5 Remove merge conflicts artefacts by Alexander Galazin · 7 years ago
  18. 296bd3a Fix bug when setting descriptor set layouts by Samuel Iglesias Gonsálvez · 7 years ago
  19. 6b3bca4 Check for depthBounds support in shader builtin frag depth tests by Tony Wasserka · 7 years ago
  20. 9edc70a Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  21. ae008be Change required sample counts for storage images by Graeme Leese · 7 years ago
  22. 2df21b7 Fix VK_KHR_maintenance2 extended_usage_bit tests by Boris Zanin · 7 years ago
  23. 9bf6850 Fixup some missing/incorrect flushes and invalidates by Gary Sweet · 7 years ago
  24. 493695a Use SRC image layout for copy image to buffer by Slawomir Cygan · 7 years ago
  25. 8c9c0c5 Do not use ycbcr formats if ycbcr extension is not supported by Slawomir Cygan · 7 years ago
  26. bc15c6b Fixup some missing/incorrect flushes and invalidates by Gary Sweet · 7 years ago
  27. 69d9009 Whitelist new extensions for VK 1.0.2.6 by Daniel Koch · 7 years ago
  28. e6e7659 Add tests for image copies between YCbCr formats by Mika Isojärvi · 7 years ago
  29. 5b4c115 Add tests for VK_KHR_sampler_ycbcr_conversion by Mika Isojärvi · 7 years ago
  30. e04a6f0 Test VK_KHR_dedicated_allocation mem requirement queries by Boris Zanin · 7 years ago
  31. ef15693 Add tests for FragCoord interaction with multisampling by David Sodman · 7 years ago
  32. 7ecaa07 Fix VS12 compilation error (typedef) by Maciej Jesionowski · 7 years ago
  33. f35ed51 Fix wrong transition in dEQP-VK.glsl.builtin_var.fragdepth by Slawomir Cygan · 7 years ago
  34. 39ad2ea Add test for FragDepth shader built-in by David Sodman · 7 years ago
  35. ab80074 Extend gl_FrontFacing tests by David Sodman · 8 years ago
  36. 1409d3b Add ability to generate images with the reference renderer by David Sodman · 8 years ago
  37. d1f0e9d Add Vulkan DrawContext utility class by David Sodman · 8 years ago
  38. c291149 VK_KHR_maintenance2: View block-compressed add check shader_read_only_optimal by Arkadiusz Sarwa · 7 years ago
  39. 36ae92b VK_KHR_maintenance2: extended_usage_bit tests by Boris Zanin · 7 years ago
  40. da866d5 Fix build errors with uint32_t vktImageMutableTests.cpp by Arkadiusz Sarwa · 7 years ago
  41. 06b7b26 VK_KHR_maintenance2: View block-compressed speedup by Boris Zanin · 7 years ago
  42. 8d45f54 VK_KHR_maintenance2: View block-compressed formats extended tests by Arkadiusz Sarwa · 7 years ago
  43. 25b25ca Framework support for VK_KHR_sampler_ycbcr_conversion by Pyry Haulos · 7 years ago
  44. fc8d2c5 Add support for 10 and 12bit packed unorm formats by Mika Isojärvi · 7 years ago
  45. 16b606a Add tests for VK_KHR_image_format_list by Iago Toral Quiroga · 7 years ago
  46. e0461fc Expand tests for mutable images by Iago Toral Quiroga · 7 years ago
  47. 21a5c12 Tests for VK_KHR_bind_memory2 by Marcin Rogucki · 7 years ago
  48. 819404d VK_KHR_maintenance2: View block-compressed formats by Arkadiusz Sarwa · 7 years ago
  49. 08e3160 VK_KHR_maintenance2: Point clipping by Boris Zanin · 7 years ago
  50. b008a86 VK_KHR_maintenance2: New depth and stencil layouts by Mika Isojärvi · 7 years ago
  51. 07ca207 VK_KHR_maintenance2: Tessellation domain origin by Pyry Haulos · 7 years ago
  52. 27b51a3 Add yflip versions of tessellation winding order tests by Jason Ekstrand · 7 years ago
  53. e84e806 VK_KHR_maintenance2: Render pass input aspect specifiers by Mika Isojärvi · 7 years ago
  54. 4d2df40 Add framework support for VK_KHR_maintenance2 by Pyry Haulos · 7 years ago
  55. 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
  56. b7e64d8 Make create_buffer test use platform limits by Alex Walters · 7 years ago
  57. e03c6fc dEQP-VK.geometry: use proper layout for sampling the image by Slawomir Cygan · 7 years ago
  58. 0369fce Fix flakiness in mailbox.display_timing by Ian Elliott · 7 years ago
  59. 346ef00 Add more allowed 'dot' alternatives by Alexander Galazin · 7 years ago
  60. 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
  61. aa426b6 Keep buffer memory alive through BufferView creation by Gary Sweet · 7 years ago
  62. 9909b9f Fix combined depth/stencil clear colors. by Dave Airlie · 7 years ago
  63. cc1acbf Fixed incorrect calculation of GCD by Oivind Boge · 7 years ago
  64. e70575e Fix layout transition for WSI tests by Oivind Boge · 7 years ago
  65. 68024f7 Respect sampleRateShading availability in interpolate tests by Gary Sweet · 7 years ago
  66. 063b1fd Fix regressions in synchronization tests for dedicated allocations by Slawomir Cygan · 7 years ago
  67. b00c7d4 Respect maximum workgroup count in SpvAsmInstructionTests by Gary Sweet · 7 years ago
  68. 6509717 Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  69. e792c38 Allow VK_KHR_relaxed_block_layout extension by Daniel Koch · 7 years ago
  70. 028e2cc Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  71. d3022f1 Add VK_KHR_relaxed_block_layout by Arkadiusz Sarwa · 7 years ago
  72. 1deeff6 Add GlslBuildOptions::FLAG_ALLOW_RELAXED_OFFSETS by Arkadiusz Sarwa · 7 years ago
  73. c34a126 Select correct memory heap index for memory import by Tony Zlatinski · 7 years ago
  74. 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
  75. 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
  76. 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
  77. cd69acf Fix layout transition in blitting tests by Igor Ostrowski · 7 years ago
  78. 35013e6 Add metadata bindings in sparse tests by Igor Ostrowski · 7 years ago
  79. d9623aa Fix incorrect scale in pipeline_barrier tests by JarredDavies · 7 years ago
  80. bce4ec4 copies_and_blitting: fix ambiguous signed normalized 1.0 value by Slawomir Cygan · 7 years ago
  81. 1bea8d8 Relax threshold in cube map filtering tests by Yanjun Zhang · 7 years ago
  82. 5347290 cross_instance sync: run without VK_KHR_get_memory_requirements2 by Slawomir Cygan · 7 years ago
  83. cec5019 Refactor synchronization test code to avoid compiler warning by gkbldval · 7 years ago
  84. 92ec922 Fix gcc 5.4 warnings by Alexander Galazin · 7 years ago
  85. 8424fe8 Add option to skip fetch external sources by Alexander Galazin · 7 years ago
  86. a1f746c Windows build fix. Use deUint types by Boris Zanin · 7 years ago
  87. 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
  88. f244ed1 Fix for variable pointer (writes) in tess.control by Ehsan Nasiri · 7 years ago
  89. fbfbecd cross_instance sync tests: add support for non-KMT Win32 handles by Slawomir Cygan · 7 years ago
  90. 493a559 Wrong handle in external fence reset tests by Slawomir Cygan · 7 years ago
  91. 8c74c1b Fix gcc 6.3 warnings by Alexander Galazin · 7 years ago
  92. 3b7a9eb Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  93. d03d91b Remove individual 3D slice layout transitions by Noah Fredriks · 7 years ago
  94. e8d04ba Exclude variable pointers tests with stores to SSBOs in tess shaders by Alexander Galazin · 7 years ago
  95. c8f2c70 Add ArrayStride decoration to some pointers. by Ehsan Nasiri · 7 years ago
  96. 93175d0 Use transfer queue with vkCmdFillBuffer by Maciej Jesionowski · 7 years ago
  97. 510a44a Exclude certain tests not inlcuded in 1.0.2.3 by Alexander Galazin · 7 years ago
  98. 557b790 Exclude render pass multisample resolve tests by Alexander Galazin · 7 years ago
  99. 53eec1e Reduce the max number of concurrent pipeline cache objects by Maciej Jesionowski · 7 years ago
  100. 08acfc0 Reduce the max number of concurrent pipeline cache objects by Maciej Jesionowski · 7 years ago