aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-16demos: Remove use of GetExtensionSupport API that's going awayTobin Ehlis
2015-04-16bug 13466: Allow writing query results to buffer memoryCourtney Goeltzenleuchter
2015-04-16vulkan: Updated vulkan.h for revision 79 -- Bug #13464Mark Lobodzinski
2015-04-16glave: Disable, will update on separate branchCourtney Goeltzenleuchter
2015-04-16vulkan.h: V74. Unify memory pools. Bug #13633.Mark Lobodzinski
2015-04-16vulkan.h: Rename parameters in vkCmdResolveImage callsTony Barbour
2015-04-16intel: Fix xglCmdImageResolve doesn't properly support MSAA texture arraysTony Barbour
2015-04-16misc: Remove validation levelJon Ashburn
2015-04-16layers: Add ThreadingChecker as a Validation layerTobin Ehlis
2015-04-16layers: Improve validate helpers treatment of flag enumsTobin Ehlis
2015-04-16layers: Add threading checking layerMike Stroyan
2015-04-16layers: indirect GPA in dispatch tableMike Stroyan
2015-04-16layers: add GPA to intercepted functions listMike Stroyan