1. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  2. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  3. e68a9ff misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
  4. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  5. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  6. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  7. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  8. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  9. fbb4e25 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 9 years ago
  10. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  11. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  12. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  13. 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  14. b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  15. d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago