platform/upstream/VK-GL-CTS.git
2017-10-10 Maciej JesionowskiExclude invalid spirv_assembly indexing cases
2017-10-10 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-10-10 Jason EkstrandVK_KHR_incremental_present: Trigger the fence off vkQue...
2017-10-09 Igor OstrowskiDrawUtil: Fix depthBounds check
2017-10-09 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-10-07 Jason EkstrandVK_KHR_incremental_present: Trigger the fence off vkQue...
2017-10-07 Noah FredriksRemove blindly enabling all device extensions
2017-10-07 Alexander GalazinFix checkImageSupport()
2017-10-07 Alexander GalazinAdd StorageImageExtendedFormats cap check
2017-10-07 Alexander GalazinUpdate vulkan.h.in for WSI device-group functionality
2017-10-06 Alexander GalazinFix API version for functions in CoreFunctionalities
2017-10-06 Daniel KochWSI devgroup tests need VK_KHR_swapchain
2017-10-06 Maciej JesionowskiFix instance-rate vertex attribute verification
2017-10-06 Maciej JesionowskiAvoid 32-bit precision issues in ShaderRender tests
2017-10-06 Jason EkstrandVK_KHR_maintenance3: Fix per-stage descriptor limit...
2017-10-06 Alexander GalazinSync AOSP and VK-GL-CTS exclusion lists
2017-10-06 Alexander GalazinRemove atan2 mediump precision tests
2017-10-06 Vikram KushwahaAdd tests for multi GPU (device group)
2017-10-06 Alexander GalazinUse tags for SPIR-V tools
2017-10-06 Alexander GalazinFix result verification in loop_control tests
2017-10-05 Alexander GalazinRemove non-finished extension
2017-10-05 Alexander GalazinRemove check for depthBounds support in frag depth...
2017-10-05 Marcin RoguckiFix for maintenance3_properties test
2017-10-05 Piers DaniellFix imageExtent to use correct destination size
2017-10-05 Peter GalAdd YCbCr image conversion tests for protected memory...
2017-10-05 Alexander GalazinFix SPIR-V version in subgroups tests
2017-10-05 Jorg WagnerLower default buffer size to the Spec's minimum for...
2017-10-04 Alexander GalazinFix SHADER_DRAW_PARAMETER_FEATURES enum value
2017-10-04 Alexander GalazinFix device creation in sync multi queue tests
2017-10-04 Alexander GalazinFix device creation in multiview tests
2017-10-04 Vikram KushwahaRemove VK_KHR_swapchain as a required extension
2017-10-04 Alexander GalazinFix requested SPIR-V version
2017-10-04 Slawomir CyganFix NotSupported condition in dEQP_VK.spirv_assembly
2017-10-04 Alexander GalazinUpdate vulkan.h.in to version 61
2017-10-04 Daniel KochCheck for VK 1.1 for protected memory tests
2017-10-04 Alexander GalazinAdd missing KHR exts to the allowed list
2017-10-04 Alexander GalazinInvalidate memory in draw tests
2017-10-04 Jesse HallRestore NDK r11c as preferred version
2017-10-04 Vikram KushwahaExercise non zero base offsets within the same physical...
2017-10-03 Alexander GalazinFix extensions checks in WSI tests
2017-10-03 Peter GalAdd swapchain tests for the VK_KHR_protected_memory...
2017-10-03 Petros BantolasUse correct image extent for image to buffer copies
2017-10-03 Peter GalTypo fix for ycbcr sampler conversion extension name
2017-10-03 Alexander GalazinIndentation improvement after removal KHR suffix
2017-10-03 Igor WadowskiImplement tests for VK_KHR_maintenance3
2017-10-03 Alexander GalazinUpdate Pre-compiling SPIR-V binaries section
2017-10-03 Daniel KochVK 1.1: Detect support for ShaderDrawParameters
2017-10-02 Marcin RoguckiAdded script for checking & fixing BOMs in files.
2017-10-02 Boris ZaninSpirV tests for Vulkan 1.1
2017-10-02 Jorg WagnerCorrect image usage flags for YCbCr copy tests
2017-10-02 Jorg WagnerCorrect image usage flags for YCbCr copy tests
2017-10-02 Panagiotis... Serialize region copies for YCbCr copy tests
2017-10-02 Jorg WagnerSkip more basic subgroup tests requiring the ballot...
2017-10-01 Panagiotis... Serialize region copies for YCbCr copy tests
2017-10-01 Ari SuonpaaFixed invalid OpPtrAccessChain usage in access chain...
2017-10-01 Slawomir CyganAvoid overflow on shift left operator in subgroups...
2017-09-29 Slawomir CyganAvoid assert in dEQP-VK.tessellation.fractional_spacing
2017-09-29 Marcin RoguckiInvalid API version test updated for VK 1.1
2017-09-29 Petros BantolasFix depth & stencil passOp for pipeline.render_to_image...
2017-09-29 Alexander GalazinCheck API version in addition to present extensions
2017-09-29 Piers DaniellFix sType used with VkExternalImageFormatPropertiesKHR
2017-09-28 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-09-28 Alexander GalazinRename 1.0.3 mustpass
2017-09-28 Alexander GalazinRemove Vulkan 1.1 KHR-suffixed functions/structs/enums
2017-09-27 Alexander GalazinRemove YCbCr from the instance extensions
2017-09-27 Alexander GalazinAdd support for Vulkan 1.1
2017-09-26 Peter GalTypo fix in YCbCr conversion tests
2017-09-26 Peter GalTypo fix in YCbCr conversion tests
2017-09-26 Slawomir CyganFix regression in dEQP-VK.pipeline.multisample.sample_mask
2017-09-26 Boris ZaninFix memory corruption vktApiObjectManagementTests
2017-09-26 Graeme LeeseCheck viewport limits against framebuffer limits
2017-09-26 Arkadiusz SarwaFix unreasonable memory expectations in pipeline.render...
2017-09-26 Arkadiusz SarwaSubgroup Tests: Using framebuffer instead of SSBO
2017-09-26 Neil HenningUpdate CTS to remove fragment from the required stages...
2017-09-22 Gerrit Code... Merge "Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl...
2017-09-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-09-22 Jason EkstrandRe-apply after merge-foo: Enable b10g10r11 and e5b9g9r9...
2017-09-19 Alexander GalazinRemove merge conflicts artefacts
2017-09-18 Neil HenningUpdate SPIR-V Tools, SPIR-V Headers and glslang
2017-09-15 Samuel Iglesias... Check if the driver supports subgroup operations
2017-09-15 Arkadiusz SarwaFix possibility of memory leak in subgroups tests
2017-09-15 Alexander GalazinRaise required NDK version to r15
2017-09-15 Samuel Iglesias... Fix bug when setting descriptor set layouts
2017-09-13 Vikram KushwahaAdd compute tests for device group
2017-09-13 Vikram KushwahaAdd tests for sparse buffers/images with device groups
2017-09-12 Tony WasserkaCheck for depthBounds support in shader builtin frag...
2017-09-11 Alexander GalazinMerge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev
2017-09-11 Boris ZaninAdd uintXX_t checks into check_all.py
2017-09-11 Boris ZaninFix clean operation in fetch_sources.py
2017-09-11 Arkadiusz SarwaFix build errors with uint64_t and default constructor
2017-09-11 Piotr ByszewskiRemove ES3PlusWrapperContext
2017-09-10 Alexander GalazinUpdate vulkan.h.in to version 60
2017-09-08 Iago Toral... Make DSA storage multisample tests signal unsupported...
2017-09-08 Piotr ByszewskiSplit built_in_functions into separate test
2017-09-08 Alexander GalazinMerge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev
2017-09-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-09-08 Ari SuonpaaExtend occlusion query test with fragment discard.
2017-09-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-09-08 James HelfertyFix race in ShaderBallotFunctionRead test
2017-09-08 Sunny SunRender to FBO in tessellation winding order tests
next