1. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  2. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  3. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  4. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  5. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  6. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  7. 22d8d79 loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  8. e0e6457 loader: Fixes in trampoline code to support layers which wrap objects by Jon Ashburn · 9 years ago
  9. f7a48db loader: Fix vkGetInstanceProcAddr to handle debug_report extension by Jon Ashburn · 9 years ago
  10. 77e8b14 loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  11. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  12. 480a50a loader: Fix Windows build for alloc stuff by Jon Ashburn · 9 years ago
  13. e39a4f8 loader: Make use of app provided allocation callbacks by Jon Ashburn · 9 years ago
  14. 48091a3 loader: convert to using loader_stack_alloc for consistency by Jon Ashburn · 9 years ago
  15. 464e0b5 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  16. e67741a include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  17. 5c042ea loader: Remove extension origin and use Vulkan ext prop structure by Jon Ashburn · 9 years ago
  18. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  19. 78556e8 Fix win32 build by Dan Ginsburg · 9 years ago
  20. 03663d0 loader: Add support for debug break helper by Courtney Goeltzenleuchter · 9 years ago
  21. 5304373 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  22. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  23. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  24. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  25. bd6c488 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  26. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  27. 3a37aee loader: Remove uneeded ICD and layers scanned boolean by Jon Ashburn · 9 years ago
  28. 7242c67 loader: Fix compilation warnings for debug_report on Windows by Jon Ashburn · 9 years ago
  29. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  30. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  31. 48360bb loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  32. 6301a0f loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  33. 7d0023c loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  34. deceded loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  35. 74b1a1e loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  36. c6aecd7 loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago
  37. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago