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