1. 853897a Fix 2d image views in fragment shading rate tests by ziga-lunarg · 1 year, 11 months ago
  2. 388ad37 Fix errors in sparse resources tests by ziga-lunarg · 1 year, 11 months ago
  3. 1394580 Fix subpass dependency dstStageMask in shader_fragment_mask tests by ziga-lunarg · 1 year, 11 months ago
  4. 909b545 Set correct pipeline barrier between clear image and trace ray by Yun Shu · 1 year, 10 months ago
  5. 3ab76db Add check for the return value of vkGetPhysicalDeviceImageFormatProperties2 by Amber · 1 year, 11 months ago
  6. 8bc1cdf Write gl_PointSize in depth tests by ziga-lunarg · 1 year, 10 months ago
  7. dc00418 Add check if format is supported in external memory host tests by ziga-lunarg · 1 year, 10 months ago
  8. 541edaf Fix invalid framebuffer in compressed texture 3D tests by ziga-lunarg · 1 year, 11 months ago
  9. b7c817f Fix flushing memory range in memory model shared tests by ziga-lunarg · 1 year, 11 months ago
  10. ae8b8a0 Fix invalid usage of descriptorCount for inline uniform blocks. by Hyunjun Ko · 1 year, 10 months ago
  11. 9c7d707 Fix for 16 to 8-bit storage spirv_assembly tests by Gary Sweet · 1 year, 10 months ago
  12. f7b0d25 Fix failed memory map check for reconvergence tests by Christopher Hambacher · 1 year, 11 months ago
  13. 9139323 Limit number of concurrent query pools by Ricardo Garcia · 1 year, 11 months ago
  14. 67f3bf6 Fix viewport width in FSR with multiviewport tests by ziga-lunarg · 2 years ago
  15. b40eead Fix image barrier oldLayout in timeline semaphore tests by ziga-lunarg · 2 years ago
  16. 16243bc Fix barrier in ray tracing pipeline build tests by ziga-lunarg · 2 years ago
  17. 0de12be Fix pMutableDescriptorTypeLists in mutable descriptor tests by ziga-lunarg · 2 years ago
  18. 0f2f6d7 Fix to reset dynamicDenstiyMap after dynamic subsampled tets done. by Hyunjun Ko · 2 years ago
  19. 01b3c22 Fix flush memory range in ssbo corner case tests by ziga-lunarg · 2 years ago
  20. 9065d40 Fix flush memory range in robustness vertex access tests by ziga-lunarg · 2 years ago
  21. 963beee Add shader image atomic int64 extension if used when creating device by ziga-lunarg · 2 years ago
  22. 65a169e Fix attachment description in explicit vertex parameter tests by ziga-lunarg · 2 years ago
  23. a869397 Fix loadOp in imageless framebuffer test by ziga-lunarg · 2 years ago
  24. 5d9b911 Choose optimal tiling with dmabuf in synchronization tests. by Tapani Pälli · 2 years ago
  25. 4e25f94 Fix cull distance tests without fragment shader read by ziga-lunarg · 2 years ago
  26. dfa2928 Fixes zlib dependency by Matthew Netsch · 2 years ago
  27. 1638768 Fix winding issue in watertightness tests by Alex Shi · 2 years ago
  28. 7e931e5 Remove tests using invalid sType by ziga-lunarg · 2 years ago
  29. 36d67a7 Fix synchronization.cross_instance TEMPORARY permanence by Russell Chou · 2 years ago
  30. 2a0fa6b Fix subpass dependency in geometry layered tests by ziga-lunarg · 2 years ago
  31. d22c1a5 Fix color blend state in pipeline stencil tests by ziga-lunarg · 2 years ago
  32. 2df7d38 Check if buffer size is multiple of nonCoherentAtomSize by ziga-lunarg · 2 years ago
  33. bba15a5 Check if stage is supported with subgroup size by ziga-lunarg · 2 years, 1 month ago
  34. 17df8f1 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  35. 205c081 Fix dedicated allocations in split frame rendering tests by ziga-lunarg · 2 years ago
  36. c4a7432 Fix external memory opaque fd tests for MacOS by ziga-lunarg · 2 years ago
  37. 9bfbe55 Fix attachment load op in framebuffer compatible render pass tests by ziga-lunarg · 2 years, 1 month ago
  38. 0d15b6f Fix errors in imageless framebuffer tests by ziga-lunarg · 2 years ago
  39. 8fd2836 Use only required buffer usage bit in robustness tests by ziga-lunarg · 2 years, 1 month ago
  40. bc7a620 Fix srcStageMask in vkCmdWaitEvents in external fence tests by ziga-lunarg · 2 years ago
  41. a1cbc16 Fix srcStageMask in vkCmdWaitEvents in secondary cmd buffers tests by ziga-lunarg · 2 years ago
  42. 95ce8e1 Fix memory allocation tests with device coherent memory by ziga-lunarg · 2 years ago
  43. e204ebc Fix color blend state in multisample tests by ziga-lunarg · 2 years ago
  44. 7d36f9a Fix signal order tests timeline semaphore value by ziga-lunarg · 2 years ago
  45. 0b7fe9b Add checking drawIndirectCount in conditional rendering tests. by Hyunjun Ko · 2 years ago
  46. c8cbf5d Fix image barriers in image to image copy tests by ziga-lunarg · 2 years, 1 month ago
  47. 68d7a2a Fix srcStageMask in buffer_marker tests by ziga-lunarg · 2 years, 1 month ago
  48. 09b3c16 Enable features in synchrnozation tests custom device by ziga-lunarg · 2 years ago
  49. 227902e Remove invalid unmatched flags test by ziga-lunarg · 2 years ago
  50. d2d71b9 Fix barriers in synchronization2 tests by ziga-lunarg · 2 years ago
  51. 25bcf68 Fix errors in buffer_marker tests by ziga-lunarg · 2 years ago
  52. 0809596 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years ago
  53. aabae6a Simplify feature checking in YCbCr tests by Graeme Leese · 2 years, 1 month ago
  54. 1a331f5 Fix FSI tests flusing non host visible memory by ziga-lunarg · 2 years, 1 month ago
  55. 741ee22 Fix bad depth/stencil sync for depth_range_unrestricted by Graeme Leese · 2 years, 1 month ago
  56. 481d91f lower local size for some amber KHR_workgroup_memory_explicit_layout tests by Iago Toral Quiroga · 2 years, 1 month ago
  57. 173bc2a Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 1 month ago
  58. 3b5749c Fix using device coherent memory without enabling the feature by ziga-lunarg · 2 years, 1 month ago
  59. 6b5f0c9 Fix modifier tests - Add Invalidate memory before host read. by Matthew Netsch · 2 years, 1 month ago
  60. 87c2ea8 Fix build in C++20 mode. by Peter Kasting · 2 years, 1 month ago
  61. 62ee1f8 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 1 month ago
  62. 25d3696 Fix wrong calculation to check diff between floats. by Hyunjun Ko · 2 years, 1 month ago
  63. a393bf2 VK_EXT_pipeline_creation_feedback: Invalid feedback is legal by Chad Versace · 2 years, 1 month ago
  64. b72e4fb Stay within the minimum required limit for maxUniformBufferRange by Andreas Flöjt · 2 years, 4 months ago
  65. a0a5bcb Fix unsupported condition in memory requirements test by Sławomir Cygan · 2 years, 1 month ago
  66. 3fd051f Fix device_memory_report test by Piotr Byszewski · 2 years, 2 months ago
  67. 9a9d575 Fix undefined behaviour by allowing NaNs by Marcin Kańtoch · 2 years, 2 months ago
  68. 7499528 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 1 month ago
  69. c59e4fa Remove non-compliant event wait test by Aitor Camacho · 2 years, 1 month ago
  70. b271dfa Rework platform memory limits by Ilkka Saarelainen · 2 years, 10 months ago
  71. 40e3033 VK_EXT_pipeline_creation_feedback: Add indentation by Chad Versace · 2 years, 1 month ago
  72. 9d1a96b Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 1 month ago
  73. a3b4593 Improve the error message when storing uncomressed images fails. by Hyunjun Ko · 2 years, 1 month ago
  74. 864176f Fix loop continue construct for SPIR-V assembly by Graeme Leese · 2 years, 2 months ago
  75. ab1e2b9 Fix SPIRV validation for decoration tests by Graeme Leese · 2 years, 2 months ago
  76. a1afe61 Fix barrier VK_AMD_buffer_marker by Arkadiusz Sarwa · 2 years, 1 month ago
  77. 0c0af38 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  78. e714f57 Correct the image barrier in ray tracing test by yaozhong.zhang · 2 years, 2 months ago
  79. 6b7c347 Fix undefined behaviour by bit-shifting with negative value. by Hyunjun Ko · 2 years, 2 months ago
  80. bd51b03 Disable interval watchdog for sets32 in vktBindingDescriptorSetRandomTests by Yiwei Zhang · 2 years, 2 months ago
  81. ac7ec6d Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  82. d67554c Fix physical_device_groups custom instance usage by Ricardo Garcia · 2 years, 2 months ago
  83. 78e4b2b Fix memory barrier for alias sparse memory by Pan Gao · 2 years, 2 months ago
  84. a554b6f Revert "Fix undefined behaviour by allowing NaNs" by Matthew Netsch · 2 years, 2 months ago
  85. 8b95b2a Fix undefined behaviour by allowing NaNs by Marcin Kańtoch · 2 years, 2 months ago
  86. a9ea239 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  87. 297f6f5 Fix Api version check with loaders by Matthew Netsch · 2 years, 2 months ago
  88. 56e5dc2 Fix partial heap usage in protected_memory android swapchain tests by Chris Hambacher · 2 years, 2 months ago
  89. 745d682 Handle latest Wayland version by Piotr Byszewski · 2 years, 3 months ago
  90. 7190062 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  91. 4aa2b46 Fix barrier VK_AMD_buffer_marker tests by Arkadiusz Sarwa · 2 years, 2 months ago
  92. dfe2204 Fix for different values of subTexelPrecisionBits. by michal_jakubek · 2 years, 3 months ago
  93. 8527c13 Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7 by Matthew Netsch · 2 years, 2 months ago
  94. 9a2859d Backport CMake library change from master by Graeme Leese · 2 years, 4 months ago
  95. 430a022 Fix imprecise occlusion query inheritance tests by Jeff Bolz · 2 years, 3 months ago
  96. 8b5e2a5 Fix invalid usage in descriptor_indexing.input_attachment tests by Jeff Bolz · 2 years, 3 months ago
  97. 3dd8cad Fix missing support check in rtp test by Yifan Dai · 2 years, 3 months ago
  98. c3b8e6f Fix image feature checking in YCbCr view tests by Graeme Leese · 2 years, 3 months ago
  99. 3abbee6 Fix control flow in SPIR-V test cases by Alan Baker · 2 years, 4 months ago
  100. dc288bf Fix checkSupport for pipeline bind point tests by Thomas Aven · 2 years, 4 months ago