1. 8109510 loader: Use app's alloc routines if available by Courtney Goeltzenleuchter · 9 years ago
  2. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  3. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  4. bd6c488 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  5. 5ef2060 loader: Make a layer properties structure for manifest file. by Jon Ashburn · 9 years ago
  6. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  7. f0796e1 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  8. d9be82b vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  9. 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  10. e4a1cf9 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  11. 2d2cb68 bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  12. 9aa40a9 loader: Remove locks from vkGet routines by Tony Barbour · 9 years ago
  13. 0b2cfb2 vulkan.h: Bug 14181 - Barriers need to be more precise by Tony Barbour · 9 years ago
  14. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  15. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  16. 2bf8f90 bug 14016: Make vkResetFences take const pFences by Courtney Goeltzenleuchter · 9 years ago
  17. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  18. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  19. f2093b6 vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 by Mark Lobodzinski · 9 years ago
  20. 922c8f6 loader: Remove support for WSI as an instance extension by Jon Ashburn · 9 years ago
  21. bd439cd misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPERTIES_WSI by Jon Ashburn · 9 years ago
  22. 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  23. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  24. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  25. dc6fcad loader: Add device struct so can destroy layer info at DestroyDevice by Jon Ashburn · 9 years ago
  26. 6301a0f loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  27. 57fb157 loader: add debug log message by Courtney Goeltzenleuchter · 9 years ago
  28. 7d0023c loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  29. ba748ca loader: Remove obsolete extension / layer code by Courtney Goeltzenleuchter · 9 years ago
  30. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  31. e68a9ff misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
  32. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  33. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  34. eed0c00 loader: Fix for CreateInstance object created being pointer to pointer to disp by Jon Ashburn · 9 years ago
  35. f347439 loader: make the instance dispatch table per instance by Jon Ashburn · 9 years ago
  36. eceb13e loader: Remove GetGlobalExtensionInfo trampoline by Jon Ashburn · 9 years ago
  37. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  38. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  39. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  40. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  41. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  42. ee5eef1 vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759. by Mark Lobodzinski · 9 years ago
  43. f37926f loader: On Windows disable global optimization for API entrypoints by Tobin Ehlis · 9 years ago
  44. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  45. 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  46. d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago