- 3938987 loader: Update the loader to 1.0.39 by Mark Young · 8 years ago
- 3fbf077 loader: Fix Clang warning in table_ops.h by Jamie Madill · 8 years ago
- fa55278 loader: Add support for 1.0.35 extension by Mark Young · 8 years ago
- 65cb366 loader: gh1120/gh1134 - Object wrapping issues by Mark Young · 8 years ago
- 0153e0b loader: Rename icd and physical device vars by Mark Young · 8 years ago
- a7c51fd loader: More changes for gh181 by Mark Young · 8 years ago
- 16573c7 loader: gh181 use ICD for SurfaceKHR by Mark Young · 8 years ago
- 8191d9f loader: Rename DevExt to dev_ext by Mark Young · 8 years ago
- 1a86744 loader: gh888 Add KHR/EXT extensions in vulkan.h by Mark Young · 8 years ago
- 5f20852 loader: Add support for NV device extension by Mark Lobodzinski · 8 years ago
- 0853ad5 loader: Add support for AMD device extension by Mark Lobodzinski · 8 years ago
- 317574e loader: Add support for NV instance extension by Mark Lobodzinski · 8 years ago
- 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 9 years ago
- cc407a2 loader: Run clang-format by Jon Ashburn · 9 years ago
- c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 9 years ago
- 2e37d75 loader: For dev ext trampoline error code, add error logging by Jon Ashburn · 9 years ago
- 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
- 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
- 14f19b6 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
- 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
- 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
- 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
- 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
- 232e3af loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
- fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
- 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
- db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
- 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
- 33ed848 loader: Get loader compiling. by Ian Elliott · 9 years ago
- 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
- fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
- 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
- 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
- fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
- c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
- 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
- 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
- 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
- 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
- b16facd bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
- bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
- c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
- 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
- 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
- 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
- 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
- da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
- 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
- 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
- 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
- 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
- 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
- d1bbb89 loader: Change to new WSI query functions. by Ian Elliott · 9 years ago
- d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
- 120d93e WSI: Initialize WSI entry points by Courtney Goeltzenleuchter · 9 years ago
- 754864f loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat by Jon Ashburn · 9 years ago
- d3ef02f loader: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
- 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
- e62183e icd: Support for command pools by Cody Northrop · 9 years ago
- fb71f22 bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
- 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
- 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
- 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
- c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
- 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
- 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
- b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
- 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
- d9be82b vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
- 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
- e4a1cf9 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
- ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
- 2d2cb68 bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
- 89efef3 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
- ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
- 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
- bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
- 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
- b19ddbf misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
- 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
- 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
- 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
- cabafc0 loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
- d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
- 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
- e68a9ff misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
- f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
- 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
- 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
- 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
- 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
- fbb4e25 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 10 years ago
- 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
- d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
- 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
- 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
- b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 10 years ago
- d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 10 years ago