platform/upstream/VK-GL-CTS.git
2019-10-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-10-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-10-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.3 into vk-gl-cts/vulkan...
2019-10-04 Piers DaniellWhitelist newly supported VK_KHR* extensions in CTS...
2019-10-04 Eric WernessSupport Python3 as well in gen_release_info.py
2019-10-03 Aaron HaganAdd tests for VK_KHR_shader_clock
2019-10-03 Lionel LandwerlinFix print of uninitialized value
2019-10-03 Lionel LandwerlinAdd signal ordering tests
2019-10-03 Lionel LandwerlinAdd tests for VK_KHR_timeline_semaphore
2019-10-03 Jari KomppaSpeed up hierarchy traversal, part 2
2019-10-03 Jeff BolzShare instance/device across test case instances in...
2019-10-03 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-10-03 Piotr ByszewskiFix 64bit type promotions in subgroup tests
2019-10-03 Alexander GalazinWhitelist Vulkan CTS 1.1.5.2
2019-10-03 Yahan ZhouExtended: texel_view_compatible: image: fix image coord
2019-10-03 Gary SweetAccount for precision loss in unorm depth pipeline
2019-10-01 Jeff Bolzuvec2 tests for VK_KHR_buffer_device_address
2019-10-01 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-10-01 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-10-01 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.3 into vk-gl-cts/vulkan...
2019-10-01 Marcin KańtochAdd check if usage is supported for image format
2019-10-01 Chris ForbesExclude dEQP-VK.ssbo.layout.random.scalar.75 from Andro...
2019-09-30 Alexander GalazinUpdate SPIR-V Tools/Headers
2019-09-30 Alexander GalazinUpdate headers
2019-09-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-30 Lionel LandwerlinFix print of uninitialized value
2019-09-30 Igor OstrowskiCheck timeline semaphore features only when used.
2019-09-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-09-30 Lionel LandwerlinAdd signal ordering tests
2019-09-30 Chris ForbesAlways require glslang and spirv-tools to be present
2019-09-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.3 into vk-gl-cts/vulkan...
2019-09-30 Pawel Ksiezopolskigen_ext_deps.py made independent from VK versions
2019-09-30 Graeme LeeseUse a single test source for quad tests
2019-09-30 Mike ByrneCheck write vertex support in descriptor indexing
2019-09-26 Boris ZaninRequest features with VkPhysicalDeviceVulkan12Features
2019-09-25 Jason Ekstrandvulkan: Adjust the required max*UpdateAfterBindInputAtt...
2019-09-24 Lingfeng Yang1d_image: enforce height 1 in decompress stage as well
2019-09-24 Yahan Zhou1d_image: basic: compute: texel_view_compatible: set...
2019-09-24 Yahan ZhouTexel view compatible: Image: proper check for image...
2019-09-24 Graeme LeeseRe-enable non-const broadcast tests
2019-09-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-21 Jarred DaviesFix depth store flag in seperate_channels tests
2019-09-20 Graeme LeeseUpdate glslang
2019-09-19 Jeff BolzInitialize output buffer in fragment_shader_interlock...
2019-09-19 Jeff BolzInitialize output buffer in fragment_shader_interlock...
2019-09-19 Jari KomppaAdd build option for amber to use shared C runtime
2019-09-19 Jari KomppaAdd build option for amber to use shared C runtime
2019-09-19 Boris ZaninCheck only Vulkan 1.1 and 1.2 limits
2019-09-18 Alexander GalazinUpdate headers
2019-09-18 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-18 Graeme LeeseCombine ARB and Core subgroupBroadcast code
2019-09-16 Piers DaniellIncrease the sleep measurement tolerance to 100ms
2019-09-16 Gary SweetRequire standardSampleLocations for imageless fb resolv...
2019-09-13 Marcin KańtochFix indexing a push constant array member
2019-09-12 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-12 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-09-12 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.3 into vk-gl-cts/vulkan...
2019-09-12 Tomasz OwczarekAccept saturated values for the 32bit buffer
2019-09-12 Ben ClaytonvktAmberTestCase: Bump recipe timeout to 10 minutes.
2019-09-12 Ben ClaytonUpdate amber to 62ef3e4e.
2019-09-12 John AnthonyUse 4 samples for imageless framebuffer resolve tests
2019-09-12 Stephen GallimoreCorrect handling of independentResolveNone
2019-09-12 Marcin KańtochChange vertex buffer format to VK_FORMAT_R8G8B8A8_UNORM
2019-09-12 Boris ZaninValidate Vulkan 1.2 limits
2019-09-12 Boris ZaninImplement getPhysicalDeviceVulkan1xProperties
2019-09-12 Boris ZaninMake Context class to query extensions properties
2019-09-12 Graeme LeeseDon't require 8bit storage features for SPIR-V tests
2019-09-12 Piers DaniellCheck Vulkan 1.2 core features in 1.2 context
2019-09-12 Reed KoserFix undersized buffer use in extend operands tests
2019-09-12 Alexander GalazinImplement getPhysicalDeviceVulkan12Features
2019-09-12 Pawel KsiezopolskiTest consistency between VkPhysicalDeviceVulkanXXFeatur...
2019-09-11 Chris ForbesCheck whether the underlying format is supported in...
2019-09-11 Jeff BolzVK_EXT_line_rasterization tests
2019-09-10 Gary SweetAccount for precision loss in unorm depth pipeline
2019-09-06 Alexander GalazinUpdate SPIR-V Tools
2019-09-06 Alexander GalazinWhitelist Vulkan CTS 1.1.5.1
2019-09-06 Alexander GalazinWhitelist Vulkan CTS 1.2.0.0
2019-09-06 Boris ZaninFunctions to initialize Vulkan structures
2019-09-05 Alan BakerRemove input blocks from SPIR-V 1.4 compute shaders
2019-09-05 Ilkka SaarelainenFix API usage errors in geometry tests
2019-09-05 Alexander GalazinIntegrate SPIR-V 1.5 fixes
2019-09-05 Alexander GalazinUpdate support checks for descriptorIndexing/drawIndire...
2019-09-05 Alexander GalazinAlias vkResetQueryPoolEXT to the core function
2019-09-05 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-05 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-09-05 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.3 into vk-gl-cts/vulkan...
2019-09-05 Chris ForbesAvoid timeouts in dEQP-VK.api.device_init.create_instan...
2019-09-05 David EmettFix build when DEQP_HAVE_GLSLANG not defined
2019-09-05 John AnthonyFix issues in VK_KHR_buffer_device_address tests
2019-09-05 Piotr ByszewskiFix check support for (Sign|Zero)Extend tests
2019-09-05 Alexander GalazinUncoment SPV_ENV_VULKAN_1_2 case
2019-09-04 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-09-04 Matthew NetschFixes binding_model tests check for shaderInt64
2019-09-03 Boris ZaninCheck SPV_KHR_float_controls usage w/o OpExtension
2019-09-03 Alexander GalazinUpdate SPIR-V tools and headers
2019-09-02 Piotr ByszewskiTest enum with settings for separate controls
2019-08-30 Jeff BolzTests for VK_KHR_buffer_device_address
2019-08-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.5 into vk-gl-cts/vulkan...
2019-08-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan...
2019-08-30 Chris ForbesFix uniformBufferStandardLayout enforcement to match...
next