aboutsummaryrefslogtreecommitdiff
path: root/icd
AgeCommit message (Expand)Author
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2015-12-01layers: Add WSI extensions to autogen codeMark Lobodzinski
2015-12-01misc: Add DestroySurfaceKHR to the codegen WSI surface extensionJon Ashburn
2015-12-01demos: Get compiling with new WSI extensions.Ian Elliott
2015-12-01nulldrv: Get compiling.Ian Elliott
2015-12-01nulldrv: WSI hand-editsIan Elliott
2015-12-01WSI: sed-generated changes to WSI code (not all that's needed).Ian Elliott
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-12bug 15120: rename vkCmdPushConstants "values" to "pValues"Chia-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 6: add missing formats to icd and demosChia-I Wu
2015-11-11bug 12998 part 5: reorder formatsChia-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-06bug 15085: queue creation naming issuesChia-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-03bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...Chia-I Wu
2015-11-03bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...Chia-I Wu
2015-11-03bug 14608: VkShaderModule object lifetime (WIP)Chia-I Wu
2015-11-03bug 12921 part 2: Memory callback (WIP)Chia-I Wu
2015-11-02bug 14918 part 3: sed renamesChia-I Wu
2015-11-02bug 14940: Capitalization of Abbreviations/Acryonyms (WIP)Chia-I Wu
2015-11-02bug 14921 part 1: sed renamesChia-I Wu
2015-11-02bug 14918 part 2: some simple renames (WIP)Chia-I Wu
2015-11-02bug 14892 part 2: rename more "count" (WIP)Chia-I Wu
2015-11-02bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)Chia-I Wu
2015-11-02bug 14848: Verifying Sparse Behavior (WIP)Chia-I Wu
2015-11-02bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...Chia-I Wu
2015-11-02bug 12921: Memory callback (WIP)Chia-I Wu
2015-11-02bug 14892: 'count' parameters and members named inconsistently in many cases ...Chia-I Wu
2015-11-02bug 14909: Define "length" as it relates to push constants be in units of byt...Chia-I Wu
2015-10-30bug 14876: Can timestamps be written inside a renderpass? (WIP)Chia-I Wu
2015-10-30bug 14362: VK_NULL_HANDLE does not work in C (WIP)Chia-I Wu
2015-10-30MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...Chia-I Wu
2015-10-30bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)Chia-I Wu
2015-10-30bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)Chia-I Wu
2015-10-30bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)Chia-I Wu
2015-10-30bug 14844: Query Pool issues (WIP)Chia-I Wu
2015-10-26bug-14258: Make descriptor pools and command pools more consistentCourtney Goeltzenleuchter
2015-10-23bug-14786: minor renamesCourtney Goeltzenleuchter
2015-10-23misc: Change clear rectangle to include array layer/countCourtney Goeltzenleuchter
2015-10-23bug-14746: add batched submit for semaphores and command buffersCourtney Goeltzenleuchter
2015-10-23Bug 14621: Change vkGet* functions to not return VkResultCourtney Goeltzenleuchter
2015-10-23bug-14580: add dataSize to vkGetPipelineCacheDataCourtney Goeltzenleuchter