aboutsummaryrefslogtreecommitdiff
path: root/icd
AgeCommit message (Expand)Author
2015-10-06loader, icd: correct use of _aligned_mallocMike Stroyan
2015-09-23bug-14715: DrawIndirect fixCourtney Goeltzenleuchter
2015-09-23bug 14365: make separate viewport and scissor cmdsCourtney Goeltzenleuchter
2015-09-23bug 14365: replace dynamic state objectsCourtney Goeltzenleuchter
2015-09-17misc: Enable nulldriver on LinuxCourtney Goeltzenleuchter
2015-09-17bug 14537: nulldrv: add CreateFlags to ImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-17nulldrv: Remove unused functionCourtney Goeltzenleuchter
2015-09-17nulldrv: Remove return code for void functionsCourtney Goeltzenleuchter
2015-09-17bug 14640: add pNext/sType to VkDeviceQueueCreateInfoCourtney Goeltzenleuchter
2015-09-17Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfoCourtney Goeltzenleuchter
2015-09-17Bug 14643: use VkClearDepthStencilValueCourtney Goeltzenleuchter
2015-09-17bug-14538: Remove validation error codesCourtney Goeltzenleuchter
2015-09-17bug 14509: Rename Layer and Extension queriesCourtney Goeltzenleuchter
2015-09-11Bug 12998: Document required depth formats and layouts in buffer memoryCourtney Goeltzenleuchter
2015-09-10nulldrv: Fix compiler issuesCourtney Goeltzenleuchter
2015-09-10vulkan.h: Change return types of some functions to voidMark Lobodzinski
2015-09-10bug-14538: Remove driver validation checksCourtney Goeltzenleuchter
2015-09-09vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139Mark Lobodzinski
2015-09-09vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546Mark Lobodzinski
2015-09-04WSI: Convert from VERSION to REVISION in nulldrvDavid Pinedo
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-02Bug 14522: Remove VkAttachmentViewCourtney Goeltzenleuchter
2015-09-01headers: Add vk_sdk_platform.h for Win/Linux differencesMark Lobodzinski
2015-08-27nulldrv: Make build work on Windows with destroydynamiclinewidthJon Ashburn
2015-08-26v156: Bug 14451 - Rename dynamic state objectsCody Northrop
2015-08-26Bug 14406: Add support for front/back stencil reference dynamic stateCody Northrop
2015-08-26Bug 14323: RasterLine and RasterDepthBias changesCody Northrop
2015-08-11nulldrv: Change to new WSI query functions.Ian Elliott
2015-08-04v140: Bug 14251 - Inconsistencies in the definition of queriesCody Northrop
2015-08-04v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSetsCody Northrop
2015-07-29vulkan: Add vkCmdPushConstants entry pointCourtney Goeltzenleuchter
2015-07-29intel: Add support for GetRenderAreaGranularityCourtney Goeltzenleuchter
2015-07-24Windows nulldrv: Add stub for vkGetPhysicalDeviceImageFormatPropertiesDavid Pinedo
2015-07-17nulldrv: Link with -Bsymbolic so vkGetDeviceProcAddress behavesAdam Jackson
2015-07-17Windows: Clean up more compiler errors and warningsTony Barbour
2015-07-17Windows: More windows compilier fixesTony Barbour
2015-07-17windows: clean up windows compile issuesTony Barbour
2015-07-17icd-common: Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17nulldrv: Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17v133: eliminate version from extension propertiesCourtney Goeltzenleuchter
2015-07-17v133: Update parameters on CmdPipelineBarrierCourtney Goeltzenleuchter
2015-07-17v133: Update parameter types on CmdWaitEventsCourtney Goeltzenleuchter
2015-07-17v115: remove GetPhysicalDevicePerformanceCourtney Goeltzenleuchter
2015-07-17rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatPropertiesCourtney Goeltzenleuchter
2015-07-17icd: Support for command poolsCody Northrop
2015-07-17nulldrv: Fix up compile issues for WindowsCourtney Goeltzenleuchter
2015-07-17bug-14184: Transient memory allocationsCourtney Goeltzenleuchter
2015-07-17Bug 14224: Remove abbreviations on some API symbolsTony Barbour
2015-07-17Bug 14248: Add vkFreeDescriptorSetsTony Barbour
2015-07-17Bug 14084 - Object Tracker, Image, Generic layersTony Barbour