1. bd7ceab loader: Do not enumerate extensions from disabled implicit layers by Jean-Francois Roy · 7 years ago
  2. 02df1a8 loader: Add validation for apiVersion by Mark Young · 7 years ago
  3. 283fe1c loader: Fix layer Enumerate bug by Mark Young · 7 years ago
  4. f2079b9 loader: Meta-layer support by Mark Young · 7 years ago
  5. d66edd5 loader: Fix vkEnumeratePhysicalDeviceGroupsKHX by Mark Young · 8 years ago
  6. dee312c spelling: Fix spelling errors by Mark Young · 8 years ago
  7. 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 8 years ago
  8. dce9c42 loader: Remove image layer from standard_validation by Mark Lobodzinski · 8 years ago
  9. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  10. 729a8d3 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  11. 3938987 loader: Update the loader to 1.0.39 by Mark Young · 8 years ago
  12. 6267ae6 loader: Modify EnumPhysDev functions by Mark Young · 8 years ago
  13. 8a1f8a5 loader: Update term phys devices dynamically by Lenny Komow · 8 years ago
  14. b9f70c3 loader: Update tramp phys devices dynamically by Lenny Komow · 8 years ago
  15. fa55278 loader: Add support for 1.0.35 extension by Mark Young · 8 years ago
  16. 65cb366 loader: gh1120/gh1134 - Object wrapping issues by Mark Young · 8 years ago
  17. 0153e0b loader: Rename icd and physical device vars by Mark Young · 8 years ago
  18. a7c51fd loader: More changes for gh181 by Mark Young · 8 years ago
  19. f9262be loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR by Piers Daniell · 8 years ago
  20. 16573c7 loader: gh181 use ICD for SurfaceKHR by Mark Young · 8 years ago
  21. 5210abc loader: Remove extension enable checks by Mark Young · 8 years ago
  22. ead9b93 loader: Add checks for usage of wsi extensions by Mark Young · 8 years ago
  23. 35159af loader: Cleanup 1.0.25 extension work by Mark Young · 8 years ago
  24. 8191d9f loader: Rename DevExt to dev_ext by Mark Young · 8 years ago
  25. 6e45fe7 loader: Fixed some types and comments by Mark Lobodzinski · 8 years ago
  26. 317574e loader: Add support for NV instance extension by Mark Lobodzinski · 8 years ago
  27. 3a58779 loader: Fix CTS failures in simulate_oom tests. by Mark Young · 8 years ago
  28. ed566c3 loader: Remove device_limits layer by Mark Lobodzinski · 8 years ago
  29. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  30. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  31. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  32. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  33. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  34. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  35. 491cd04 loader: deprecate device layers by Jon Ashburn · 8 years ago
  36. 17b4c86 loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  37. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  38. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  39. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  40. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  41. b872696 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 9 years ago
  42. bd9de05 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 9 years ago
  43. 3e2bd5a loader: report implicit instance extensions by Jeremy Hayes · 9 years ago
  44. ad6300f loader: vk{Create|Destroy}Instance can have multiple tmp callbacks by Ian Elliott · 9 years ago
  45. 295fe40 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 9 years ago
  46. 61e4538 loader: Fix loader_unwrap_physical_device() to cast to correct type by Piers Daniell · 9 years ago
  47. ea2abf0 loader: Fix bugs found in code review. by Ian Elliott · 9 years ago
  48. 3b354cf loader: Setup temporary callback for vkDestroyInstance by Ian Elliott · 9 years ago
  49. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 9 years ago
  50. 739391a layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 9 years ago
  51. 41c2f92 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 9 years ago
  52. 848bad4 #include formatting changes for relative look-up. by Aaron Karp · 9 years ago
  53. 1a02c2f loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 9 years ago
  54. 4e8c416 loader: Fix issue passing wrong instance if layer wraps instances by Jon Ashburn · 9 years ago
  55. c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 9 years ago
  56. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 9 years ago
  57. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 9 years ago
  58. 4b8e87d loader: Fix threading layer name in loader standard_threading by Jon Ashburn · 9 years ago
  59. 2e37d75 loader: For dev ext trampoline error code, add error logging by Jon Ashburn · 9 years ago
  60. 7148344 loader: add support for standard_validation layer enabled from env var by Jon Ashburn · 9 years ago
  61. 86a527a loader: Add feature standard-validation layer from application by Jon Ashburn · 9 years ago
  62. f2b4e38 loader: rerun clang-format on some files by Jon Ashburn · 9 years ago
  63. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  64. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  65. e9f09ef loader: Null-terminated string checks by Mark Lobodzinski · 9 years ago
  66. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 9 years ago
  67. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  68. 2f057e8 loader: Fix 32-bit loader exception when layers enabled for Vulkan apps. by Mark Young · 9 years ago
  69. 373c180 vktrace: Get partially working again with the new loader/layer interface by Jon Ashburn · 9 years ago
  70. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  71. 5f55660 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  72. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  73. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  74. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  75. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  76. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  77. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  78. 39fbd4e loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
  79. 6e6a216 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  80. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  81. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  82. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  83. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  84. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  85. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  86. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  87. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  88. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  89. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  90. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  91. 781a7ae loader: Don't use ICD's VkDevice after it has been destroyed by Jon Ashburn · 9 years ago
  92. 005617f loader: Add parsing of api_version in ICD JSON by Jon Ashburn · 9 years ago
  93. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  94. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  95. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  96. 8a39efc loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  97. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  98. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  99. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  100. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago