summaryrefslogtreecommitdiff
path: root/tests/test_environment.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski1-6/+3
2016-09-08tests: Clang-format test_environment filesMark Lobodzinski1-14/+7
2016-08-08tests: Remove refs to device layers in tests + frameworkTony Barbour1-2/+1
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn1-16/+9
2016-04-07tests: Add surface extensions for xcb/win32Tony Barbour1-0/+7
2016-03-22tests: Use header macro for API version rather than make_versionJon Ashburn1-1/+1
2016-02-25Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demosTony Barbour1-1/+1
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz1-4/+0
2016-02-02tests: Update copyright and apply clang-formatKarl Schultz1-20/+59
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn1-2/+2
2015-12-01tests: Started converting test code to use the new WSI.Ian Elliott1-2/+2
2015-12-01WSI: Eliminate a lot of references to WSI header files.Ian Elliott1-2/+0
2015-11-06Moved header files from include to include/vulkanDavid Pinedo1-2/+2
2015-11-02bug 14921 part 1: sed renamesChia-I Wu1-5/+5
2015-11-02bug 12921: Memory callback (WIP)Chia-I Wu1-3/+2
2015-11-02bug 14892: 'count' parameters and members named inconsistently in many cases ...Chia-I Wu1-2/+2
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott1-4/+4
2015-07-17tests: Changes to use new WSI swapchain extensions.Ian Elliott1-3/+5
2015-07-17test/binding: inherit PhysicalGpu from HandleChia-I Wu1-1/+1
2015-07-10vulkan: Rename bool32_t to VkBool32Courtney Goeltzenleuchter1-1/+1
2015-07-07tests: Update extension and layer supportCourtney Goeltzenleuchter1-2/+3
2015-07-07tests: misc fixes after porting to new extensionCourtney Goeltzenleuchter1-1/+1
2015-07-07tests: Only clean up instance if createdCourtney Goeltzenleuchter1-1/+2
2015-07-07loader: bug 12992: extension and layer supportCourtney Goeltzenleuchter1-20/+13
2015-06-29tests: Do not need WSI on deviceCourtney Goeltzenleuchter1-1/+0
2015-06-25vulkan.h: V108 -- Static Types, Bug# 13919Tony Barbour1-8/+4
2015-06-24tests: test environment needs WSI extensionCourtney Goeltzenleuchter1-4/+59
2015-06-24tests: Clear out unused pNext AppInfo field.Courtney Goeltzenleuchter1-0/+1
2015-06-17extensions: begin changes for extension supportCourtney Goeltzenleuchter1-1/+1
2015-04-17switch to VK_WSI_LunarGChia-I Wu1-57/+1
2015-04-16misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevicesJon Ashburn1-2/+8
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter1-2/+2
2015-04-16vulkan: API renamingCourtney Goeltzenleuchter1-2/+2
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter1-24/+24
2015-04-16misc: Add create_info struct to CreateInstance()Jon Ashburn1-4/+17
2015-04-10tests: fix environment tear-down without X11 setupChia-I Wu1-2/+4
2015-04-03tests: Remove use of designated initializers in cppTony Barbour1-5/+4
2015-03-05tests: Move environment object into sharable fileTony Barbour1-0/+125