Merge "Improve VK_MAKE_VERSION and VK_BIT macros" into nyc-dev
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / api / vktApiFeatureInfo.cpp
2016-04-11 Pyry HaulosMerge "Improve VK_MAKE_VERSION and VK_BIT macros" into...
2016-04-10 Pyry HaulosMerge bugfixes from Khronos repository
2016-04-10 Pyry HaulosMerge branch 'synchronization-tests-fixes' into 'vulkan...
2016-04-10 Pyry HaulosMerge "Add rendering verification to dEQP-VK.api.smoke...
2016-04-10 Pyry HaulosMerge vulkan-cts-1.0 to vulkan-cts-1.0-dev
2016-04-10 Pyry HaulosMerge branch 'extend-query-validation' into 'vulkan...
2016-04-10 Pyry HaulosExtend feature and limit query validation
2016-04-09 Pyry HaulosFix typo in log message
2016-04-08 Mika IsojarviMerge "Limit flush and invalidation to mapped memory...
2016-04-07 Mika IsojarviMerge "Return false from Vulkan validation callback...
2016-04-07 Pyry HaulosMerge branch '352-missed-pipeline-barrier' into 'vulkan...
2016-04-07 Pyry HaulosMerge branch '350-LOD-precision-for-snorm-cts-1.0'...
2016-04-07 Pyry HaulosValidate that VkImageFormatProperties fields are set...
2016-04-06 Pyry HaulosMerge branch 'scygan-image_atomic_ops-non_square_cubes...
2016-04-05 Kalle RaitaMerge "Add runtime estimates for the CTS v2 integration...
2016-04-05 David SodmanMerge "Add check for relationship between maxImageDimen...
2016-04-05 David SodmanMerge "Add check for relationship between maxImageDimen...
2016-04-05 David SodmanMerge "Add check for relationship between maxImageDimen...
2016-04-05 David SodmanMerge "Add sanity checking of API version" into nyc...
2016-04-05 David SodmanAdd checks for bitmap limits in VkPhysicalDeviceLimits...
2016-04-05 David SodmanMerge "Add sanity checking of API version" into nyc-dev
2016-04-05 David SodmanAdd checks for bitmap limits in VkPhysicalDeviceLimits
2016-04-05 David SodmanMerge "Add sanity checking of API version" into nyc-dev
2016-04-05 David SodmanAdd check for relationship between
2016-04-05 David SodmanAdd checks for bitmap limits in VkPhysicalDeviceLimits
2016-04-05 David SodmanAdd sanity checking of API version
2016-04-05 David SodmanMerge "Add checks for VK_FORMAT_FEATURE_SAMPLED_IMAGE_F...
2016-04-05 David SodmanMerge "Add checks for VK_FORMAT_FEATURE_SAMPLED_IMAGE_F...
2016-04-05 David SodmanMerge "Add test case for discontinuous sampler bindings...
2016-04-05 David SodmanMerge "Add checks for VK_FORMAT_FEATURE_SAMPLED_IMAGE_F...
2016-04-04 David SodmanAdd checks for VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_L...
2016-04-04 Mika IsojarviMerge "Allow alternative form for refract()." into...
2016-04-04 Mika IsojarviMerge "Remove negative compressed cube map array test...
2016-04-04 Pyry HaulosMerge in changes from Khronos Vulkan CTS repository...
2016-04-04 Pyry HaulosMerge in changes from Khronos Vulkan CTS repository
2016-04-04 Pyry HaulosMerge in changes from Khronos Vulkan CTS repository
2016-04-04 Pyry HaulosMerge vulkan-cts-1.0 to vulkan-cts-1.0-dev
2016-04-04 Pyry HaulosMerge branch 'change-license-dev' into 'vulkan-cts...
2016-04-04 Pyry HaulosMerge branch 'change-license-rel' into 'vulkan-cts...
2016-03-29 Pyry HaulosChange Vulkan CTS license to Apache 2
2016-03-29 Pyry HaulosChange Vulkan CTS license to Apache 2
2016-03-25 Pyry HaulosMerge code from Khronos repository
2016-03-24 Pyry Haulosresolve merge conflicts of d097869 to nyc-dev
2016-03-24 Mika IsojarviMerge "Set bit in blit mask to settle ambiguity" into...
2016-03-22 David SodmanMerge "Fix memory requiredProperty flags to check for...
2016-03-22 David SodmanMerge "Fix memory requiredProperty flags to check for...
2016-03-22 Pyry HaulosMerge "Clean up Win32 platform code" into nyc-dev
2016-03-21 David SodmanFix memory requiredProperty flags to check for at least...
2016-03-21 David SodmanMerge "Add check to ensure memory and heap with DEVICE_...
2016-03-21 Pyry HaulosMerge "Improve logging in dEQP-VK.api.info.device.memor...
2016-03-21 Pyry HaulosMerge "Add check to ensure memory and heap with DEVICE_...
2016-03-21 Pyry HaulosMerge "Fix int to bool conversion warning" into nyc-dev
2016-03-21 Pyry HaulosMerge "Improve logging in dEQP-VK.api.info.device.memor...
2016-03-21 Pyry HaulosImprove logging in dEQP-VK.api.info.device.memory_prope...
2016-03-21 David SodmanAdd check to ensure memory and heap with DEVICE_LOCAL...
2016-03-21 Pyry HaulosMerge in bugfixes from Khronos repository
2016-03-21 Pyry HaulosMerge vulkan-cts-1.0 to vulkan-cts-1.0-dev
2016-03-18 Pyry HaulosMerge "Add basic WSI swapchain tests" into nyc-dev
2016-03-17 David SodmanMerge "Add support for vulkan synchronization primitive...
2016-03-17 Mika IsojarviMerge "Turn on well defined signed integer overflow...
2016-03-17 David SodmanAdd code to validate memoryType properties reported...
2016-03-17 David SodmanAdd code to validate memoryType properties reported...
2016-03-16 Pyry HaulosMerge "Extend and clean up VkSurfaceKHR tests" into...
2016-03-15 David SodmanAdd checks to verify all bits set in getXXX functions
2016-03-14 David SodmanAdd checks to verify all bits set in getXXX functions
2016-03-10 Pyry HaulosIncrease threshold in ES2 frag op and buffer tests...
2016-03-10 Jesse HallMerge "Test vkCreateInstance with NULL application...
2016-03-10 Pyry HaulosMerge branch 'issue-307' into 'vulkan-cts-1.0'
2016-03-09 Pyry HaulosMerge in ES3.2 tests
2016-03-09 mnetschMerge in fixes from Khronos Vulkan CTS repository
2016-03-09 Pyry HaulosMerge in fixes from Khronos Vulkan CTS repository
2016-03-07 Pyry HaulosMerge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev
2016-03-07 Pyry HaulosMerge branch '320-binding-model-stores-and-atomics...
2016-03-01 Mika IsojärviRemove GLES2 texture unit tests from the mustpass....
2016-02-26 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-26 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-26 Pyry HaulosMerge branch '306_use_transfer_dst' into 'vulkan-cts...
2016-02-26 Pyry HaulosMerge branch '294_format_properties_fix' into 'vulkan...
2016-02-25 mnetschFixes format_properties test with required formats...
2016-02-25 Pyry HaulosFix build
2016-02-25 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-25 Pyry HaulosMerge branch '274-remove-round' into 'master'
2016-02-25 Pyry HaulosMerge branch '286-fix_regressions' into 'master'
2016-02-25 scygandEQP-VK.api.info.image_format_properties: properly...
2016-02-25 scygandEQP-VK.api.info.image_format_properties: enum value...
2016-02-24 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-23 Daniel XieMerge "Touch process watchdog in built-in precision...
2016-02-23 Daniel XieMerge "Don\'t require supported binary formats in negat...
2016-02-23 Daniel XieMerge "Remove a few texture tests from ES2 mustpass...
2016-02-23 Pyry HaulosRelax uvwBits to 3 in dEQP-GLES2.functional.texture...
2016-02-22 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-22 Pyry HaulosMerge branch 'memory-barrier-fix' into 'vulkan-cts...
2016-02-18 Mika IsojarviMerge "Report QualityWarning if resize doesn't crop...
2016-02-16 Pyry HaulosMerge branch 'vulkan-cts-1.0'
2016-02-15 Pyry HaulosMerge in changes from Khronos Vulkan CTS repo
2016-02-15 Pyry HaulosMerge branch '286-extend-device-feature-limit-validatio...
2016-02-12 Pyry HaulosMerge in changes from Khronos Vulkan CTS repo
2016-02-11 Pyry HaulosMerge branch '259-fix-arm-gcc-issue' into 'vulkan-cts...
2016-02-11 Pyry HaulosMerge branch 'fix-290-291-ds-advanced' into 'vulkan...
2016-02-11 Pyry HaulosMerge branch '289-renderpass-formats' into 'vulkan...
next