layers: Add printf style formatting of std::string
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests /
2018-01-18 Dave Houltontests: Add tests for CmdDispatch params
2018-01-17 Mark Lobodzinskiheader: Update to version 1.0.68 of the Vulkan hdr
2018-01-16 Jeremy Kniagerlayers: Add checks for extention DynamicViewports
2018-01-16 Artem Kharytoniuklayers: Fix typos in ValidateUpdateDescriptorSets
2018-01-16 Petr Kraustests: Add buffer creation zero size test
2018-01-16 Petr Kraustests: Add mipLevels and arrayLayers zero tests
2018-01-16 Petr Kraustests: Update CreateImageLimitsViolationMinWidth
2018-01-16 Dave Houltontests: add tests for descriptor limit VUs
2018-01-16 Dave Houltonlayers: add remaining descriptor limit VUs
2018-01-08 Mark Lobodzinskiscripts: Default doc validator to non-verbose mode
2018-01-08 Mark Lobodzinskiheader: Update to version 1.0.67 of the Vulkan hdr
2018-01-03 Mike Schuchardttests: Explicit move constructor/assignment
2018-01-03 Dave Houltontests: Add a guard around noexcept in vktestbinding.h
2018-01-02 Dave Houltontests: test non-unique shader capabilities
2017-12-28 Petr Kraustests: Fix use of uninitialized var in VkBufferTest
2017-12-27 Karl Schultzbuild: Address clang compilation warnings
2017-12-21 Petr Kraustests: Transition to VkPipelineLayoutObj
2017-12-21 Petr Kraustests Add VkPipelineLayoutObj
2017-12-21 Petr Kraustests: Transition to VkDescriptorSetLayoutObj
2017-12-21 Petr Kraustests: Add VkDescriptorSetLayoutObj
2017-12-21 Petr Kraustests: Add Obj vector transformation helpers
2017-12-21 Petr Kraustests: Make Handles moveable
2017-12-20 Mike Schuchardttests: Turn off tr1 namespace deprecation warning
2017-12-19 Tobin Ehlistests:Remove functional check from ExternalMemory
2017-12-19 Petr Kraustests: Add pos. test for ignored pImmutableSamplers
2017-12-15 Petr Krauslayers: Fix Graphics Pipeline pointers not ignored
2017-12-15 Dave Houltonlayers: Repro and fix GH 2239
2017-12-15 Mike Schuchardttests: Refactor DSBufferLimitErrors
2017-12-15 Mike Schuchardttests: Fix InvalidCmdBufferPipelineDestroyed
2017-12-14 Tobin Ehlistests:Re-enable DS attachment for TriTest
2017-12-14 Tobin Ehlistests:Driver Workaround and notes
2017-12-14 Tobin Ehlistests:Correctly treat failMask as enum
2017-12-14 Petr Kraustests: Clean up VKTriangleTest
2017-12-13 Petr Kraustests: Use avail. utils in pipeline viewport tests
2017-12-12 Petr Krausbuild: Clear some compiler warnings
2017-12-12 Dave Houltontests: Add tests for VUs 0fe0023c-246
2017-12-11 Petr Kraustests: Fix MiscImageLayerTests unsupported format
2017-12-11 Petr Kraustest: Fix image usage-feature check
2017-12-11 Petr Kraustests: Fix empty queue families in device creation
2017-12-11 Petr Kraustests: Fix missing usage in ClearImageErrors
2017-12-11 Petr Kraustests: Fix unsupported format in InvalidImageLayout
2017-12-08 Dave HoultonRevert "tests: Add tests for VUs 0fe0023c-246"
2017-12-08 Dave Houltontests: Add tests for VUs 0fe0023c-246
2017-12-08 Mike Schuchardtlayers: VS2013 compatibility
2017-12-06 Petr Kraustests: Add missing lineWidth parameters
2017-12-06 Petr Kraustests: Separate LogicOp test
2017-12-06 Petr Kraustests: Update MismatchedQueueFamiliesOnSubmit
2017-12-06 Tobin Ehlistests:Add new case to ClearDepthStencilImageErrors
2017-12-06 Tobin Ehlistests:Fix unexpected error
2017-12-06 Tobin Ehlistests:Fix unused var warning
2017-12-05 Tobin EhlisRevert "tests: Update MismatchedQueueFamiliesOnSubmit"
2017-12-05 Petr Kraustests: Update MismatchedQueueFamiliesOnSubmit
2017-11-30 John Zulauftests: Tests for pipeline multisample pnext check
2017-11-30 John Zulauftests: Added PipelineMultiSample VUID tests
2017-11-29 Cort Strattontests: validation_cache review feedback
2017-11-29 Cort Strattontests: Add test for vkMergeValidationCachesEXT()
2017-11-28 Cort Strattontests: Fix UncompressedToCompressedImageCopy
2017-11-28 Petr Kraustests: Implement lineWIdth state checks
2017-11-28 Mark Lobodzinskiheader: Update to version 1.0.66 of the Vulkan hdr
2017-11-27 Tobin Ehlistests:Fix MSVS build warnings
2017-11-23 Cort Strattontests: Fix indentation in ImageBarrierWithBadRange
2017-11-21 Mark Lobodzinskitests: Added GetQueryPoolResults test case
2017-11-17 Norbert Garnystests: Add test case for vkCmdBlitImage() image layouts
2017-11-17 Norbert Garnyslayers: add image layout validation to vkCmdBlitImage()
2017-11-17 Tobin Ehlistests:Fix DynViewportAndScissorMismatch crash
2017-11-17 Tobin Ehlistests:Fix signed/unsigned compare warning
2017-11-17 Tobin Ehlistests:Fix testname typo
2017-11-17 Petr Krauslayers: Rewrite ViewportState checks and tests
2017-11-17 Tobin Ehlislayers:Add pre-built DevSim layer
2017-11-17 Tobin Ehlistests:Force 64bit format support for vtx buffer
2017-11-17 Tobin Ehlistests:Fix ParameterLayerFeatures2Capture
2017-11-17 Tobin Ehlistests:Fix memory allocation sizes
2017-11-17 Tobin Ehlistests:Add "--devsim" option
2017-11-17 Tobin Ehlistests:Only init queue families that have queues
2017-11-17 Tobin Ehlistests:Get supported memory type when allocating
2017-11-17 Tobin Ehlistests:Detect buffer creation errors
2017-11-17 Mike Schuchardttests: Make ExternalMemory test more robust
2017-11-08 John Zulauflayers: Adds createSampler VUID/test for IMG_CUBIC
2017-11-08 John Zulauflayers: VUIDs/test for vkCreateSampler anisotropy
2017-11-08 John Zulauflayers: Free commandbuffer data when deleting pool
2017-11-07 Mark Lobodzinskitests: Fix comment
2017-11-06 Tobin Ehlistests:Add comment
2017-11-06 Tobin Ehlistests:Update DSBufferInfoErrors
2017-11-06 Tobin Ehlistests:Cleanup DSUsageBitsErrors on early return
2017-11-06 Tobin Ehlistests:Update InvalidDynamicOffsetCases
2017-11-06 Tobin Ehlistests:Fix unexpected error text
2017-11-06 Tobin Ehlistests:Fix InvalidCmdBufferDescriptorSetBufferDestroyed
2017-11-06 Tobin Ehlistests:Fix InvalidCmdBufferBufferDestroyed
2017-10-30 John Zulauftests: Refactor duplicated SamplerCreateInfo code
2017-10-30 John Zulauftests: Test layer Properties2 feature support
2017-10-30 John Zulauftests: Remove duplicate queue creation code
2017-10-30 Mike Schuchardtlayers: Positive test case for issue LX712/GH2096
2017-10-30 Tobin Ehlistests:Fix EmptyDescriptorUpdateTest test
2017-10-30 Tobin Ehlistests:Fix InvalidBarriers test
2017-10-30 Mark Lobodzinskiheader: Update to version 1.0.65 of the Vulkan hdr
2017-10-30 Mike Weiblenrepo: normalize line termination across repo
2017-10-27 Mark Lobodzinskitests: Fix compressed image copy test
2017-10-26 Józef Kuciatests: Do not call vkQueueBindSparse() when sparse...
2017-10-26 Józef Kucialayers: Validate push descriptor set layout count
2017-10-23 Chris Forbestests: use only 4 sample mode in ImageSampleCounts...
next