aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-16bug-13466: Note conflict with upstream on VkQueryResultFlagsCourtney Goeltzenleuchter
2015-04-16misc: non-functional changes to match upstream headerCourtney Goeltzenleuchter
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-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-16Add GetPhysicalDeviceExtensionInfo() function to APITobin 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-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-16vulkan: Consistent naming scheme for resources in XGLCourtney Goeltzenleuchter
2015-04-16vulkan: Add vkGetGlobalExtensionInfo entrypointJon Ashburn
2015-04-16vulkan: Match white space formating of upstreamCourtney Goeltzenleuchter
2015-04-16vulkan: Avoid use of reserved underscore-uppercase sequenceCourtney Goeltzenleuchter
2015-04-16vk_platform: Remove unneeded type after renameCourtney Goeltzenleuchter
2015-04-16vulkan: Naming beautificationCourtney Goeltzenleuchter
2015-04-16vulkan: Naming beautificationCourtney Goeltzenleuchter
2015-04-16loader: refactor layer activation function to handle more general inputsJon Ashburn
2015-04-16vulkan.h: v75. Add cube-compatible image create bit. Bug 13609Mark Lobodzinski
2015-04-16vulkan.h: Added comments as specified in Bug 13606Mark Lobodzinski
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16vulkan: API renamingCourtney Goeltzenleuchter
2015-04-16rename vkPlatform.h -> vk_platform.hCourtney Goeltzenleuchter
2015-04-16xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615Courtney Goeltzenleuchter
2015-04-16renaming: Move many xgl files to vk versionCourtney Goeltzenleuchter
2015-04-16rename: Clean header to match svn versionCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16Symbolic links while things are movingCourtney Goeltzenleuchter
2015-04-16intel: Add XGL_PIPE_EVENT_LOCAL_FRAGMENT_PROCESSING_COMPLETETony Barbour
2015-04-16include: Dbg entrypoints should be protected by XGL_PROTOTYPESJon Ashburn
2015-04-16misc: Add create_info struct to CreateInstance()Jon Ashburn
2015-04-16Updated header file to version 67 (xglResetFences)Mark Lobodzinski
2015-04-16xgl: Enable new mem ref functionsCourtney Goeltzenleuchter
2015-04-16xgl: Remove QueueSetGlobalMemReferencesCourtney Goeltzenleuchter
2015-04-16xgl: Remove old GPU maxMemReferencesPerSubmissionCourtney Goeltzenleuchter
2015-04-16xgl: Add MaxMemReferences to GPU_QUEUE_PROPSCourtney Goeltzenleuchter
2015-04-16xgl: Add QueueMemReference functionsCourtney Goeltzenleuchter
2015-04-16include: Add vk_dbg.h for the Dbg extension definitionsJon Ashburn
2015-04-16WSI fixes (Jon caught): new disp-obj macro + extend VkObjectType.Ian Elliott
2015-04-16Add WSI header file, for use in the SDK.Ian Elliott
2015-04-16binding: update for xglCmdBindDescriptorSets()Chia-I Wu
2015-04-16binding: update for pImmutableSamplersChia-I Wu
2015-04-16binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAINChia-I Wu