aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-17demos: Inform user and exit if vkCreateInstance failsTony Barbour
2015-04-17demos: Fix vulkaninfo assertion based on new VK_WSI_LunarG extension nameTobin Ehlis
2015-04-17Win: tri/cube using WIN32 for Window creation, events, etc.Ian Elliott
2015-04-17nulldrv: capable of running "cube"Ian Elliott
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-17update vk_wsi_lunarg.h ...Chia-I Wu
2015-04-17layers: Fix bugs in APIDump to handle dynamic array printingTobin Ehlis
2015-04-17tests: Ensure vk_blit_test calls QueueAddMemReferencesMark Lobodzinski
2015-04-17vulkan: Update vulkan.h for revision 89 -- Bug #13743Mark Lobodzinski
2015-04-17layers: For ObjectTracker don't flag error for un-deleted QueuesTobin Ehlis
2015-04-17layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b...Tobin Ehlis
2015-04-17vulkan: Update vulkan.h for revision 88 -- Bug #13744Cody Northrop
2015-04-17WSI header file changes pushed upstream.Ian Elliott
2015-04-17demos/tri: remove outdated codeChia-I Wu
2015-04-17layers: Add missing functions.Jeremy Hayes
2015-04-17Win: Eliminate compiler errors/warnings in "shader_checker.cpp"Ian Elliott
2015-04-17Win: Copy the "spirv.h" file for Windows builds (KLUDGE) ...Ian Elliott
2015-04-17bug-13668: Support for pipeline statistics queriesCourtney Goeltzenleuchter
2015-04-17nulldrv: Get compiling on Windows again.Ian Elliott
2015-04-17license: Add MIT license statement to repo.Courtney Goeltzenleuchter
2015-04-17layers: Add ShaderChecker as Validation layerTobin Ehlis
2015-04-17demos: Update demos and tests to use vkGetGlobalExtensionInfo to check extens...Tobin Ehlis
2015-04-16bug-13466: Note conflict with upstream on VkQueryResultFlagsCourtney Goeltzenleuchter
2015-04-16misc: non-functional changes to match upstream headerCourtney Goeltzenleuchter
2015-04-17loader: add a missing VKAPIChia-I Wu
2015-04-16Bug 13632 Header 84 Add VkFlushMappedMemoryTony Barbour
2015-04-16Bug 13632 Header 84 Add offset and size to VkMapMemoryTony Barbour
2015-04-16vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSetsChia-I Wu
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevicesJon Ashburn
2015-04-16layers: Fix bug in how dynamic array Counts were interpreted by APIDumpTobin Ehlis
2015-04-16nulldrv: Add vkCmdCopyQueryPoolResults()Ian Elliott
2015-04-17shader_checker: convert printf to debug outputChris Forbes
2015-04-17shader_checker: add plumbing for debugChris Forbes
2015-04-17shader_checker: first pass at typechecksChris Forbes
2015-04-17shader_checker: validate fs outputs against cbChris Forbes
2015-04-17shader_checker: validate vertex attribs against vs inputsChris Forbes
2015-04-17shader_checker: add validation of interface between vs and fsChris Forbes
2015-04-17shader_checker: collect pipeline stages in vkCreateGraphicsPipelineChris Forbes
2015-04-17shader_checker: add hook for xglCreateGraphicsPipelineChris Forbes
2015-04-17shader_checker: collect interface definitions from shadersChris Forbes
2015-04-17shader_checker: capture spir-v for every shader at vkCreateShader timeChris Forbes
2015-04-17shader_checker: initial plumbingChris Forbes
2015-04-16vulkan: Rename bindInfo to pBindInfo.Jeremy Hayes
2015-04-16bug 13632: Convert commands to plural formCourtney Goeltzenleuchter
2015-04-16vulkan: Update object memory requirements (13723).Jeremy Hayes
2015-04-16layers: Change threading layer file name.Mike Stroyan
2015-04-16Add GetPhysicalDeviceExtensionInfo() function to APITobin Ehlis
2015-04-16layers: Removing old GetExtensionSupport API callTobin Ehlis