aboutsummaryrefslogtreecommitdiff
path: root/icd
AgeCommit message (Expand)Author
2015-04-17nulldrv: Get compiling on Windows again.Ian Elliott
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-16nulldrv: Add vkCmdCopyQueryPoolResults()Ian Elliott
2015-04-16vulkan: Rename bindInfo to pBindInfo.Jeremy Hayes
2015-04-16bug 13632: Convert commands to plural formCourtney Goeltzenleuchter
2015-04-16Add GetPhysicalDeviceExtensionInfo() function to APITobin Ehlis
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-16vulkan: Add vkGetGlobalExtensionInfo entrypointJon Ashburn
2015-04-16vulkan: Naming beautificationCourtney Goeltzenleuchter
2015-04-16loader: refactor layer activation function to handle more general inputsJon Ashburn
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16Fixed Windows compilation/link errors ...Courtney Goeltzenleuchter
2015-04-16vulkan: API renamingCourtney Goeltzenleuchter
2015-04-16rename vkPlatform.h -> vk_platform.hCourtney Goeltzenleuchter
2015-04-16renaming: Move many xgl files to vk versionCourtney Goeltzenleuchter
2015-04-16rename: more renamingCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16misc: Add create_info struct to CreateInstance()Jon Ashburn
2015-04-16xgl: Enable new mem ref functionsCourtney Goeltzenleuchter
2015-04-16xgl: Remove QueueSetGlobalMemReferencesCourtney Goeltzenleuchter
2015-04-16xgl: Add QueueMemReference functionsCourtney Goeltzenleuchter
2015-04-16binding: update for xglCmdBindDescriptorSets()Chia-I Wu
2015-04-16binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAINChia-I Wu
2015-04-16binding: rename xglClearDescriptorPool()Chia-I Wu
2015-04-16binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFOChia-I Wu
2015-04-16binding: rename descriptor region to descriptor poolChia-I Wu
2015-04-16xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORECourtney Goeltzenleuchter
2015-04-16xgl: Remove xglSetFastClearColor / xglSetFastClearDepthCourtney Goeltzenleuchter
2015-04-16xgl: Remove PIPELINE_DELTA.Courtney Goeltzenleuchter
2015-04-16xgl: Add IMAGE_LAYOUT to Cmd*Image* callsCourtney Goeltzenleuchter
2015-04-16xgl: Add XGL_PIPE_EVENT to CmdResetEventCourtney Goeltzenleuchter
2015-04-16xgl: Add xglCmdBlitImage entry pointCourtney Goeltzenleuchter
2015-04-16xgl: Proposal to remove XGL_FRAMEBUFFERCourtney Goeltzenleuchter
2015-04-16icd: remove unused icd-log.[ch]Chia-I Wu
2015-04-16xgl: update xglDbg.h for XGL_INSTANCECourtney Goeltzenleuchter
2015-04-16xgl: combine xglCmdClearColor* into one functionCourtney Goeltzenleuchter
2015-04-16xgl: Add missing formats and remove channel mappingCourtney Goeltzenleuchter
2015-04-16xgl: Impossible to expose multi-function queuesCourtney Goeltzenleuchter
2015-04-16icd: Dont follow next twice in for loopTony Barbour
2015-03-18win: Make build able to find python3 on Windows and LinuxJon Ashburn
2015-03-18SPIR-V: Change BIL to SPV in all source filesCody Northrop
2015-03-18icd: Rename icd-bil.h to icd-spv.hCody Northrop
2015-03-17Revert "misc: Explicitly run python for generated code"Jon Ashburn
2015-03-17misc: Explicitly run python for generated codeJon Ashburn
2015-03-06Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.Ian Elliott
2015-03-06Win: Fix a compiler warning in "icd/common"Ian Elliott