Suppress all build warnings
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests / test_environment.cpp
2016-09-08 Mark Lobodzinskitests: Clang-format test_environment files
2016-08-08 Tony Barbourtests: Remove refs to device layers in tests + framework
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-07 Tony Barbourtests: Add surface extensions for xcb/win32
2016-03-22 Jon Ashburntests: Use header macro for API version rather than...
2016-02-25 Tony BarbourUse API Version 1.0.0 instead of using VK_API_VERSION...
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-03 Karl Schultztests: Update copyright and apply clang-format
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2015-12-01 Ian Elliotttests: Started converting test code to use the new...
2015-12-01 Ian ElliottWSI: Eliminate a lot of references to WSI header files.
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I Wubug 12921: Memory callback (WIP)
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-09-04 Ian ElliottWSI: Convert WSI swapchain extension usage to new KHR...
2015-07-17 Ian Elliotttests: Changes to use new WSI swapchain extensions.
2015-07-17 Chia-I Wutest/binding: inherit PhysicalGpu from Handle
2015-07-10 Courtney Goeltzenl... vulkan: Rename bool32_t to VkBool32
2015-07-07 Courtney Goeltzenl... tests: Update extension and layer support
2015-07-07 Courtney Goeltzenl... tests: misc fixes after porting to new extension
2015-07-07 Courtney Goeltzenl... tests: Only clean up instance if created
2015-07-07 Courtney Goeltzenl... loader: bug 12992: extension and layer support
2015-06-29 Courtney Goeltzenl... tests: Do not need WSI on device
2015-06-25 Tony Barbourvulkan.h: V108 -- Static Types, Bug# 13919
2015-06-24 Courtney Goeltzenl... tests: test environment needs WSI extension
2015-06-24 Courtney Goeltzenl... tests: Clear out unused pNext AppInfo field.
2015-06-18 Courtney Goeltzenl... extensions: begin changes for extension support
2015-04-17 Chia-I Wuswitch to VK_WSI_LunarG
2015-04-17 Jon Ashburnmisc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices
2015-04-16 Courtney Goeltzenl... vulkan: beautification changes
2015-04-16 Courtney Goeltzenl... vulkan: API renaming
2015-04-16 Courtney Goeltzenl... Stage 1 of rename
2015-04-16 Jon Ashburnmisc: Add create_info struct to CreateInstance()
2015-04-10 Chia-I Wutests: fix environment tear-down without X11 setup
2015-04-06 Peter LohrmannMerge branch 'glave_snapshot_support'
2015-04-03 Piers DaniellMerge remote-tracking branch 'origin/master'
2015-04-03 Tony Barbourtests: Remove use of designated initializers in cpp
2015-03-05 Tony Barbourtests: Move environment object into sharable file