1. 85bc50c Revert "loader: Temp workaround to add WSI surface extensions enumerated." by Jon Ashburn · 8 years ago
  2. 1914c6f Revert "loader: temp workaround for advertising linux wsi surface extensions" by Jon Ashburn · 8 years ago
  3. b1e6b56 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  4. 9b2a8c9 loader: Run clang-format by Jon Ashburn · 8 years ago
  5. 5ba5d5d loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  6. e178310 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 8 years ago
  7. 310a256 loader: Fix the std_validation version to really be loader's built version by Jon Ashburn · 8 years ago
  8. 5ca7f06 loader: Preserve order during layer list expansion by Chris Forbes · 8 years ago
  9. eef20d0 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 8 years ago
  10. 23b248d loader: temp workaround for advertising linux wsi surface extensions by Jon Ashburn · 8 years ago
  11. e435397 loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail.device by Piers Daniell · 8 years ago
  12. 884065f loader: Temp workaround to add WSI surface extensions enumerated. by Jon Ashburn · 8 years ago
  13. 7f7fea8 loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable by Jon Ashburn · 8 years ago
  14. 0005c0c loader: report implicit instance extensions by Jeremy Hayes · 8 years ago
  15. 0c24d89 loader: Fix createDev treminator to init the logicalDevs ICD dev by Jon Ashburn · 8 years ago
  16. fc50041 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 8 years ago
  17. 94d58ea loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  18. 1d41bc5 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  19. 7ec8ec8 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  20. a721237 loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  21. c666cff loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 8 years ago
  22. 3c4a114 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 8 years ago
  23. f1ea418 misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  24. fc53d90 loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 8 years ago
  25. 48cd3ae loader: Fix issue passing wrong instance if layer wraps instances by Jon Ashburn · 8 years ago
  26. 00df045 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  27. b7cfe36 loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHR by Karl Schultz · 8 years ago
  28. 4c90acf loader: gllavl#46 add check for device extensions by Jeremy Hayes · 8 years ago
  29. 8766043 loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  30. 6c2c061 loader: refactor EnumerateDevice*Properties terminate/trampoline code by Jon Ashburn · 8 years ago
  31. a9c4a57 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  32. c50a598 loader: Fix MSVS warnings by Karl Schultz · 8 years ago
  33. cd0672c loader: Fix Wayland support by Jason Ekstrand · 8 years ago
  34. 9255c18 loader: Fix standard_validation enumeration on instance chain by Jon Ashburn · 8 years ago
  35. 824e764 loader: Environment variable override got broken with recent change by Jon Ashburn · 8 years ago
  36. a867ee4 loader: Add a ICD and layer search path for loader to discover JSON files by Jon Ashburn · 8 years ago
  37. 42afe58 loader: Add better checks for malformed disable_environment in layer JSON file by Jon Ashburn · 8 years ago
  38. 95f37f6 loader: check for null pointers in loader_add_layer_property_meta by David Pinedo · 8 years ago
  39. 7d1a53d loader: For dev ext trampoline error code, add error logging by Jon Ashburn · 8 years ago
  40. a0eecb2 loader: add support for standard_validation layer enabled from env var by Jon Ashburn · 8 years ago
  41. 715de58 loader: Add feature standard-validation layer from application by Jon Ashburn · 9 years ago
  42. 7ec85cd loader: rerun clang-format on some files by Jon Ashburn · 9 years ago
  43. 4870635 layers/loader: Fix string validation error by Mark Lobodzinski · 8 years ago
  44. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  45. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  46. 624149d loader: Change error to warning for missing layer registry key by Jon Ashburn · 9 years ago
  47. c882eee loader: Null-terminated string checks by Mark Lobodzinski · 9 years ago
  48. d020070 loader: MR215 device extensions not enumerated by Courtney Goeltzenleuchter · 9 years ago
  49. 3dbc474 loader: filter device extensions in the terminator instead of trampoline by Jon Ashburn · 9 years ago
  50. a4b3494 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 9 years ago
  51. 44aed66 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  52. 6737df0 loader: Fix 32-bit loader exception when layers enabled for Vulkan apps. by Mark Young · 9 years ago
  53. 3869266 loader: Fix createInstance to pass pAllocator down by Jon Ashburn · 9 years ago
  54. a7a49eb loader: Don't have createInstance terminator code write the instance object by Jon Ashburn · 9 years ago
  55. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  56. e44367a vktrace: Get partially working again with the new loader/layer interface by Jon Ashburn · 9 years ago
  57. 5e5065e loader: remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  58. 3804548 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  59. c85fe7e loader: Use ICD's GetInstanceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  60. f5f244d loader: Add util to strip loader extensions by Courtney Goeltzenleuchter · 9 years ago
  61. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  62. 004ecf4 laoder: Fix phys_dev to use unwrapped version in loader_CreateDevice by Jon Ashburn · 9 years ago
  63. 7da19ee loader: Fix bad memory ref and CreateInstance fail don't write ouptut by Jon Ashburn · 9 years ago
  64. 6c2fa49 loader: Add support for implicit layer device extensions enumeration by Jon Ashburn · 9 years ago
  65. da9d0e8 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  66. 3f19e05 loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,) by Jon Ashburn · 9 years ago
  67. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  68. 9a3c2b4 misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  69. 6b68994 loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library by Jon Ashburn · 9 years ago
  70. 5b25d9f loader: Convert getenv on Windows to use GetEnvironmentVariable by Jon Ashburn · 9 years ago
  71. babfa70 loader: MR111, Fix memleaks by BogDan Vatra · 9 years ago
  72. ec71e11 loader: Don't override VK_LAYER_PATH for implicit layers by Jon Ashburn · 9 years ago
  73. 59d7b68 loader: Fix typo in CreateDevice so ICDs see filtered device extension list by Jon Ashburn · 9 years ago
  74. f843d2d loader: Properly filter ICD extensions by Courtney Goeltzenleuchter · 9 years ago
  75. d2c905c loader: Add support for implicit layers by Jon Ashburn · 9 years ago
  76. db68e4b loader: Fix erroneous call to loader_log previously added by Jon Ashburn · 9 years ago
  77. 5533f6c loader: Fix compile error from rebase by Jon Ashburn · 9 years ago
  78. e728d12 loader: fix mismatch size warning by Courtney Goeltzenleuchter · 9 years ago
  79. 4672497 loader: correct compiler warning by Courtney Goeltzenleuchter · 9 years ago
  80. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  81. 65e31cc loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  82. 05525da loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
  83. ebbb96d misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  84. 03c80a6 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
  85. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  86. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  87. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  88. ed158d1 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
  89. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  90. bbad5a6 loader: Fix bug where dynamic dispatch for layer dev exts needs to come later by Jon Ashburn · 9 years ago
  91. ba1f24e loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects by Jon Ashburn · 9 years ago
  92. c21f5ad Add an 'all' debug flag by Michael Worcester · 9 years ago
  93. 738136f loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
  94. 8f6be30 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  95. 809d5d3 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
  96. fc8f38d loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
  97. 2818eb7 loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
  98. 25a158f loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  99. 7b9f782 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  100. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago