platform/upstream/VK-GL-CTS.git
2017-11-10 Noah FredriksRound up vertex buffer size to stride multiple to fix...
2017-11-10 Arkadiusz SarwaAdd contextSupports functions
2017-11-10 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-11-09 Jorg WagnerDo not use depthClampEnable unconditionally.
2017-11-08 Ari SuonpaaFixed double type declarations and invalid OpUConvert...
2017-11-07 Vikram KushwahaFix image layout transitions for peer Image
2017-11-03 Graeme LeeseFix subgroup tests error message
2017-11-03 Alexander GalazinUpdate glslang tag
2017-11-02 Chris ForbesKHR_swapchain: Trigger the fence off vkQueueSubmit
2017-11-02 Chris ForbesGOOGLE_display_timing: Trigger the fence off vkQueueSubmit
2017-10-31 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-10-31 Maciej JesionowskiAdd missing barrier to texel_view_compatible tests
2017-10-31 Jason EkstrandVK_KHR_variable_pointers: Don't use OpPtrAccessChain...
2017-10-31 Jason EkstrandVK_KHR_variable_pointers: Delete an unused and invalid...
2017-10-27 Tom CooperYCbCr image views need a VkSamplerYcbcrConversionInfo
2017-10-25 Marcin Roguckigl_PrimitiveIDIn tests have sketchy loop bounds.
2017-10-20 Piers DaniellUpdate README for Vulkan multi-device platforms
2017-10-20 Piers DaniellAvoid hitting fp16 NaN values
2017-10-20 Arkadiusz SarwaFix subgroups basic test
2017-10-20 Chris ForbesAvoid watchdog timeout in Vulkan builtin precision...
2017-10-19 Mais AlnasserUse env.apiVersion when creating instance for object...
2017-10-19 Mais AlnasserFix compile error caused by usage of unit32_t instead...
2017-10-18 Vikram KushwahaDo not use SFR bindings when device group has 1 device
2017-10-12 Piers DaniellIgnore the patch number when comparing apiVersions
2017-10-12 Daniel KochDetect Core VK 1.1 device_group_creation support
2017-10-11 Andrey TuganovRemove OpUConvert to signed integer tests
2017-10-11 Slawomir CyganFix VK version selection in version_check.entry_points...
2017-10-11 Marcin Roguckiout_of_pool_memory test reports wrong error code
2017-10-10 Marcin RoguckidEQP-VK.ycbcr.* tests throw NotSupported incorrectly
2017-10-10 Marcin RoguckiDispatch base test does not enable pipeline flag
2017-10-10 Slawomir CyganAdjust the result verification in loop_control tests
2017-10-10 Alexander GalazinUpdate Vulkan README
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
next