aboutsummaryrefslogtreecommitdiffstats
path: root/include/vulkan/vulkan_intel.h
Commit message (Collapse)AuthorAgeFilesLines
* vk/intel: use negative VK_NO_PROTOTYPES schemeEric Engestrom2016-05-231-1/+1
| | | | | | | | | | 3d0fac7aca237bbe8ed8e2a362d3b42d0ef8c46c changed all VK_PROTOTYPES to VK_NO_PROTOTYPES This brings the Intel header in line with the rest of the Vulkan code. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Chad Versace <[email protected]>
* vk/0.210.0: Rework allocation to use the new pAllocator'sJason Ekstrand2015-12-031-2/+3
|
* vk/0.210.0: Switch to the new VKAPI function decorationsJason Ekstrand2015-11-301-2/+2
| | | | While we're at it, we do a bunch of the VkResult -> void updates
* vk: Add function pointer typedef for intel extensionKristian Høgsberg2015-05-171-0/+6
| | | | Also guard function prototype by VK_PROTOTYPES.
* Add vulkan driver for BDWKristian Høgsberg2015-05-091-0/+55