1. 9945600 loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  2. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  3. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  4. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  5. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  6. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  7. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  8. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  9. b5738ca loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  10. 0c5eea2 loader: Fixes in trampoline code to support layers which wrap objects by Jon Ashburn · 9 years ago
  11. 05b4ec6 loader: Fix vkGetInstanceProcAddr to handle debug_report extension by Jon Ashburn · 9 years ago
  12. 2d8831a loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  13. a54b76a bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  14. 6fb9a53 loader: Fix Windows build for alloc stuff by Jon Ashburn · 9 years ago
  15. e58f1a3 loader: Make use of app provided allocation callbacks by Jon Ashburn · 9 years ago
  16. e5c4872 loader: convert to using loader_stack_alloc for consistency by Jon Ashburn · 9 years ago
  17. d5b6e89 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  18. f9136f4 include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  19. c4748dc loader: Remove extension origin and use Vulkan ext prop structure by Jon Ashburn · 9 years ago
  20. 846298c xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  21. f99e410 Fix win32 build by Dan Ginsburg · 9 years ago
  22. c3c1f01 loader: Add support for debug break helper by Courtney Goeltzenleuchter · 9 years ago
  23. 73a21d3 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  24. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  25. b620ace loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  26. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  27. 6037841 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  28. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  29. 622ca2f loader: Remove uneeded ICD and layers scanned boolean by Jon Ashburn · 9 years ago
  30. cab27b3 loader: Fix compilation warnings for debug_report on Windows by Jon Ashburn · 9 years ago
  31. 6969851 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  32. f1eb249 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  33. 877aa22 loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  34. b40f256 loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  35. 3d8dc1f loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  36. 8afefb5 loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  37. 6765bf9 loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  38. b843f0b loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago
  39. 1c7c65d extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago