aboutsummaryrefslogtreecommitdiff
path: root/loader/table_ops.h
AgeCommit message (Expand)Author
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2016-02-14loader: For dev ext trampoline error code, add error loggingJon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-01-20loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17debug_report: Add DebugReportMessage functionCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-01loader: Add initialization of loader dispatch table for wsi device extensionsJon Ashburn
2015-12-01loader: Convert vkDestroySurfaceKHR() to have a terminator.Ian Elliott
2015-12-01loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott
2015-12-01loader: Address Jon Ashburn's review comments.Ian Elliott
2015-12-01loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.Ian Elliott
2015-12-01loader: Get loader compiling.Ian Elliott
2015-12-01WSI: sed-generated changes to WSI code (not all that's needed).Ian Elliott
2015-11-18loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
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 14608: VkShaderModule object lifetime (WIP)Chia-I Wu
2015-11-02bug 14921 part 1: sed renamesChia-I Wu
2015-11-02bug 14848: Verifying Sparse Behavior (WIP)Chia-I Wu
2015-10-30MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...Chia-I Wu
2015-10-30bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)Chia-I Wu
2015-10-26bug-14258: Make descriptor pools and command pools more consistentCourtney Goeltzenleuchter
2015-10-23bug-14291: combine color and depth/stencil clearsCourtney Goeltzenleuchter
2015-09-23bug 14365: make separate viewport and scissor cmdsCourtney Goeltzenleuchter
2015-09-23bug 14365: replace dynamic state objectsCourtney Goeltzenleuchter
2015-09-17bug 14509: Rename Layer and Extension queriesCourtney Goeltzenleuchter
2015-09-17layers: Fix intercept of WSI instance entrypointsJon Ashburn
2015-09-09vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139Mark Lobodzinski
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-02Bug 14522: Remove VkAttachmentViewCourtney Goeltzenleuchter
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-11loader: Change to new WSI query functions.Ian Elliott
2015-08-04v140: Bug 14251 - Inconsistencies in the definition of queriesCody Northrop
2015-07-29WSI: Initialize WSI entry pointsCourtney Goeltzenleuchter
2015-07-24loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormatJon Ashburn
2015-07-17loader: Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17v115: remove GetPhysicalDevicePerformanceCourtney Goeltzenleuchter
2015-07-17icd: Support for command poolsCody Northrop
2015-07-17bug-14184: Transient memory allocationsCourtney Goeltzenleuchter
2015-07-17Bug 14248: Add vkFreeDescriptorSetsTony Barbour
2015-07-17Bug 14084 - Improve type safety and remove polymorphismTony Barbour