aboutsummaryrefslogtreecommitdiff
path: root/icd/common
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-01demos: Get compiling with new WSI extensions.Ian Elliott
2015-12-01nulldrv: Get compiling.Ian 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-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 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 12921 part 2: Memory callback (WIP)Chia-I Wu
2015-11-02bug 14918 part 3: sed renamesChia-I Wu
2015-11-02bug 14921 part 1: sed renamesChia-I Wu
2015-11-02bug 12921: Memory callback (WIP)Chia-I Wu
2015-10-06loader, icd: correct use of _aligned_mallocMike Stroyan
2015-09-11Bug 12998: Document required depth formats and layouts in buffer memoryCourtney Goeltzenleuchter
2015-09-10bug-14538: Remove driver validation checksCourtney Goeltzenleuchter
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-01headers: Add vk_sdk_platform.h for Win/Linux differencesMark Lobodzinski
2015-07-17icd-common: Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatPropertiesCourtney Goeltzenleuchter
2015-07-17Bug 14224: Remove abbreviations on some API symbolsTony Barbour
2015-07-17Bug 14084 - Object Tracker, Image, Generic layersTony Barbour
2015-07-17Bug 14084 - Improve type safety and remove polymorphismTony Barbour
2015-06-17extensions: begin changes for extension supportCourtney Goeltzenleuchter
2015-04-28icd: Add support for one bit alpha BC1 formatsCody Northrop
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16vulkan.h: V74. Unify memory pools. Bug #13633.Mark Lobodzinski
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16rename vkPlatform.h -> vk_platform.hCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16icd: remove unused icd-log.[ch]Chia-I Wu
2015-04-16xgl: Add missing formats and remove channel mappingCourtney Goeltzenleuchter
2015-04-16icd: Dont follow next twice in for loopTony Barbour
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-06Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.Ian Elliott
2015-03-06Win: Fix a compiler warning in "icd/common"Ian Elliott
2015-03-05icd: remove stale function declarationsChia-I Wu
2015-03-05icd: remove unused icd-alloc.[ch]Chia-I Wu