Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk/intel: use negative VK_NO_PROTOTYPES scheme | Eric Engestrom | 2016-05-23 | 1 | -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's | Jason Ekstrand | 2015-12-03 | 1 | -2/+3 |
| | |||||
* | vk/0.210.0: Switch to the new VKAPI function decorations | Jason Ekstrand | 2015-11-30 | 1 | -2/+2 |
| | | | | While we're at it, we do a bunch of the VkResult -> void updates | ||||
* | vk: Add function pointer typedef for intel extension | Kristian Høgsberg | 2015-05-17 | 1 | -0/+6 |
| | | | | Also guard function prototype by VK_PROTOTYPES. | ||||
* | Add vulkan driver for BDW | Kristian Høgsberg | 2015-05-09 | 1 | -0/+55 |