1. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  2. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  3. 0c29b92 intel: Removed ICD validation checks from dev.c by Mark Lobodzinski · 9 years ago
  4. 6461ef2 loader: Add lock around cJSON so big loader lock is not needed as much by Jon Ashburn · 9 years ago
  5. 432d276 loader: Fix a few possibly unitialized variables by Jon Ashburn · 9 years ago
  6. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  7. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  8. 55659b7 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  9. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  10. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  11. b05e8c1 loader: Remove windows disable of global optimization. by Jon Ashburn · 9 years ago
  12. ed1a8dd loader: Need to init instance dispatch without layers by Courtney Goeltzenleuchter · 9 years ago
  13. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  14. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  15. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  16. 21c21ee loader: Use GetProcAddr function names from layer manifest file by Jon Ashburn · 9 years ago
  17. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  18. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  19. 480a50a loader: Fix Windows build for alloc stuff by Jon Ashburn · 9 years ago
  20. 87d6aa9 loader: make thirdparty code use allocation callbacks by Jon Ashburn · 9 years ago
  21. e39a4f8 loader: Make use of app provided allocation callbacks by Jon Ashburn · 9 years ago
  22. c82eb1c loader: Add support for realloc using the app allocation callbacks. by Jon Ashburn · 9 years ago
  23. 48091a3 loader: convert to using loader_stack_alloc for consistency by Jon Ashburn · 9 years ago
  24. 464e0b5 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  25. 4d33069 WSI: Convert from VERSION to REVISION by Ian Elliott · 9 years ago
  26. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  27. 855a7fc WSI: Remove old loader code for the VK_WSI_LunarG extension. by Ian Elliott · 9 years ago
  28. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  29. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  30. aa4ea47 loader: Fix SegFault if ICD JSON file doesn't exist to return gracefully by Jon Ashburn · 9 years ago
  31. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  32. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  33. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  34. 8625130 loader: Add support for relative pathnames in the ICD manifest file lib_path by Jon Ashburn · 9 years ago
  35. 3d00233 loader: Make so layer manifest files are retained at CreateInstance by Jon Ashburn · 9 years ago
  36. 8810c5f loader: Make the ICD library scan happen as needed rather than once by Jon Ashburn · 9 years ago
  37. 7dc7922 loader: Remove the device_extension list from from scanned icds, unused by Jon Ashburn · 9 years ago
  38. 5c6a46f loader: Remove the global extension list from scanned_icds struct by Jon Ashburn · 9 years ago
  39. eacfa3a loader: Make the global/instance ext list once for each instance by Jon Ashburn · 9 years ago
  40. 9a4c6aa loader: Remove global instance extension list and rebuild it as needed by Jon Ashburn · 9 years ago
  41. d2c171b loader: Fix bug in heap_free function to not do double free by Jon Ashburn · 9 years ago
  42. fb8ac01 loader: Handle multiple layers descriptions per manifest file by Jon Ashburn · 9 years ago
  43. d1bbb89 loader: Change to new WSI query functions. by Ian Elliott · 9 years ago
  44. b82c185 loader: Remove one time scan of layer libraries; do it as needed by Jon Ashburn · 9 years ago
  45. e67741a include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  46. 1b95822 loader: Change layer manifest file location env var to VK_LAYER_PATH by Jon Ashburn · 9 years ago
  47. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  48. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  49. 5c042ea loader: Remove extension origin and use Vulkan ext prop structure by Jon Ashburn · 9 years ago
  50. f73e921 loader: Make sure layer list from manifest file is all cleaned up properly by Jon Ashburn · 9 years ago
  51. 5137958 loader: Move long DEBUG_REPORT comments into debug report source code by Jon Ashburn · 9 years ago
  52. e13ecc9 loader: Add accessor functions to add/delete from layer property lists. by Jon Ashburn · 9 years ago
  53. c7237a7 loader: Convert layer versions from manifest file to Vulkan int version by Jon Ashburn · 9 years ago
  54. 86723b0 loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths by Jon Ashburn · 9 years ago
  55. 3b78e46 loader: Fix alloca ro loader_stack_alloc() for Windows by Jon Ashburn · 9 years ago
  56. ea96890 loader: get_registry_files needs to parse a list by Tony Barbour · 9 years ago
  57. fce60db xchange-94: Use VK_ prefix for environment vars by Courtney Goeltzenleuchter · 9 years ago
  58. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  59. 24265ac loader: Fix bug in Windows for mod a static string DEFAULT_VK_LAYERS_INFO by Jon Ashburn · 9 years ago
  60. 46e20d8 loader: fix typo in log message by Jon Ashburn · 9 years ago
  61. 120d93e WSI: Initialize WSI entry points by Courtney Goeltzenleuchter · 9 years ago
  62. ab7db3b vulkan: Add vkCmdPushConstants entry point by Courtney Goeltzenleuchter · 9 years ago
  63. 34c500b Further layer search path fix: s/implicit/explict by James Jones · 9 years ago
  64. 9b14e89 Added ICD loading path debug messages by Liam Middlebrook · 9 years ago
  65. 09a436f Fix loader paths for "etc" directories. by James Jones · 9 years ago
  66. c28b0a1 linux: Fix standard GNU path usage by James Jones · 9 years ago
  67. 3869f41 linux: Use standard GNU install paths by Adam Jackson · 9 years ago
  68. 6121daf loader: Update the Linux and Windows manifest file documentation to match khr by Jon Ashburn · 9 years ago
  69. bb23456 loader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS to match documentation by Jon Ashburn · 9 years ago
  70. 754864f loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat by Jon Ashburn · 9 years ago
  71. 78556e8 Fix win32 build by Dan Ginsburg · 9 years ago
  72. 03663d0 loader: Add support for debug break helper by Courtney Goeltzenleuchter · 9 years ago
  73. b9cdb78 loader_log: add OutputDebugString("\n"); by mschott · 9 years ago
  74. 3230e72 loader: Fix ICD and layer directory scan order on Linux by Adam Jackson · 9 years ago
  75. b2ef137 loader: Switch to using layer manifest file info for layer extension info by Jon Ashburn · 9 years ago
  76. 7f8d70f loader:Remove dead code involving layer library queries now in manifest file by Jon Ashburn · 9 years ago
  77. 4a511f1 loader: Update loader readme and add ICD/ layer discovery documentation by Jon Ashburn · 9 years ago
  78. c624c88 loader: Use GetInstanceProcAddr rather than dlsym for most ICD entrypoints by Jon Ashburn · 9 years ago
  79. e315d3c loader: use VkDevice when initializing device table by Courtney Goeltzenleuchter · 9 years ago
  80. b5d2c94 Clean up warnings from release build by Tony Barbour · 9 years ago
  81. 9f2eb0e Windows: more fixes for windows compile by Tony Barbour · 9 years ago
  82. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  83. d3ef02f loader: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  84. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  85. 5304373 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  86. ceebbb1 v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  87. dbd2032 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  88. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  89. f338765 vulkan: Updates to match upstream vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  90. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  91. 922e145 loader: Fix MS compile warning by Courtney Goeltzenleuchter · 9 years ago
  92. fb71f22 bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  93. 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  94. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  95. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  96. cc44f2a loader: Exit loop as soon as we know the answer by Courtney Goeltzenleuchter · 9 years ago
  97. fedb2a5 loader: use device extension list, not global by Courtney Goeltzenleuchter · 9 years ago
  98. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  99. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  100. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago