aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2015-12-01loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott
2015-12-01layers: add DestroySurfaceKHR to instance dispatch tableJon Ashburn
2015-12-01WSI-ICD: Fix Windows compilation error.Ian Elliott
2015-12-01loader: Address Jon Ashburn's review comments.Ian Elliott
2015-12-01loader: Get loader compiling.Ian Elliott
2015-12-01WSI: Eliminate a lot of references to WSI header files.Ian Elliott
2015-12-01WSI-ICD: Created per-platform structs for platform-specific info.Ian Elliott
2015-12-01WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHRIan Elliott
2015-12-01WSI: Remove old WSI headers (content now in "vulkan.h").Ian Elliott
2015-12-01WSI: Add WSI content to "vulkan.h" and "vk_platform.h".Ian Elliott
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-18loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
2015-11-16header: bump to vers 210 only changes were to WSIJon Ashburn
2015-11-12v209: bump API minor versionChia-I Wu
2015-11-12bug 15120: rename vkCmdPushConstants "values" to "pValues"Chia-I Wu
2015-11-12MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_*Chia-I Wu
2015-11-11v208: bump API minor versionChia-I Wu
2015-11-11bug 15089: Does "Across Command Buffer Boundaries" apply to second-level comm...Chia-I Wu
2015-11-11v207: bump API minor versionChia-I Wu
2015-11-11MR640: Alloc -> Allocate naming fixesChia-I Wu
2015-11-11MR632: Valid usage xml global changesChia-I Wu
2015-11-11bug 12998 part 9: add back explicit enum valuesChia-I Wu
2015-11-11bug 12998 part 8: add new formatsChia-I Wu
2015-11-11bug 12998 part 7: drop unwanted USCALED formatsChia-I Wu
2015-11-11bug 12998 part 5: reorder formatsChia-I Wu
2015-11-11bug 12998 part 4: drop explicit enum values temporarilyChia-I Wu
2015-11-11bug 12998 part 3: append _PACK* to remaining packed formatsChia-I Wu
2015-11-11bug 12998 part 2: append _PACK* to packed formats that change conventionsChia-I Wu
2015-11-11bug 12998 part 1: append _BLOCK to compressed formatsChia-I Wu
2015-11-06vulkan: Bump header to API version 206Jon Ashburn
2015-11-06bug 15086: maxDrawIndirectInstanceCount?Chia-I Wu
2015-11-06bug 15085: queue creation naming issuesChia-I Wu
2015-11-06bug 15004: Non-coherent memory, when is flush and invalidate requiredChia-I Wu
2015-11-06bug 15038: Need a way to express the total limit of resources per stageChia-I Wu
2015-11-06v205: bump API minor versionChia-I Wu
2015-11-06v204: bump API minor versionChia-I Wu
2015-11-06bug 15050: Add device limit for max number of input attachmentsChia-I Wu
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-11-03v203: bump API minor versionChia-I Wu
2015-11-03bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...Chia-I Wu
2015-11-03v202: bump API minor versionChia-I Wu
2015-11-03bug 15040: Add device limit for maximum number of samplers (and other objects...Chia-I Wu
2015-11-03bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)Chia-I Wu
2015-11-03bug 14861 part 2: rasterization review issues (WIP)Chia-I Wu
2015-11-03bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...Chia-I Wu