1. 67b42b7 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  2. 2eeddee vulkan: Add validation error result by Courtney Goeltzenleuchter · 9 years ago
  3. 0d6857f layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  4. a54b76a bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  5. 7dae686 vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  6. 4b36dd4 vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546 by Mark Lobodzinski · 9 years ago
  7. d5b6e89 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  8. 147b789 WSI: Update headers for WSI swapchain extensions (versions 51 & 17). by Ian Elliott · 9 years ago
  9. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  10. f333d54 WSI: Update headers for WSI swapchain extensions (versions 47 & 15). by Ian Elliott · 9 years ago
  11. 513acdf vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  12. 7db1fed bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  13. a1ec009 bug-14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  14. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  15. a5e3443 bug-14515: Add occlusionQueryNonConservative feature by Courtney Goeltzenleuchter · 9 years ago
  16. eccbb37 headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  17. f993d54 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  18. ec16768 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  19. 10f728a misc: tool updates, no functional change by Courtney Goeltzenleuchter · 9 years ago
  20. 2175ce7 Bug-14177: Remove Float16 feature. by Courtney Goeltzenleuchter · 9 years ago
  21. b9e2324 bug-13970: Sparse Texture VA Size by Courtney Goeltzenleuchter · 9 years ago
  22. 0f2b9e2 vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  23. d4bc0fd v156: Bump API minor version by Cody Northrop · 9 years ago
  24. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  25. fe27ad5 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  26. 2563a03 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  27. 87ae5e1 v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  28. 75aa9d1 v153: Minor version bump for bugs 14323, 14400, 14339, 14406 by Cody Northrop · 9 years ago
  29. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  30. af79f6a Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreateInfo by Cody Northrop · 9 years ago
  31. 9e8b03f Bug 14400: Add FORMAT_FEATURES for blits by Cody Northrop · 9 years ago
  32. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  33. 0bf4e1d Bug 14407 - Add texelCoords to Sampler state by Cody Northrop · 9 years ago
  34. a788072 Bug 14339 - Add alphaToOne as an optional feature by Cody Northrop · 9 years ago
  35. f0dfbe8 v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptr by Cody Northrop · 9 years ago
  36. 16898b0 v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  37. 2d013ad v149: Fix header ordering bug by Cody Northrop · 9 years ago
  38. 2cd0e0d loader: Change to new WSI query functions. by Ian Elliott · 9 years ago
  39. 30ad136 WSI: Update swapchain headers to to version 13 and 45. by Ian Elliott · 9 years ago
  40. 71ae6e6 WSI: Remove old "vs_wsi_lunarg.h" file. by Ian Elliott · 9 years ago
  41. f9136f4 include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  42. f069eb7 v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeatures by Cody Northrop · 9 years ago
  43. d38b648 v147: Bugs 14352 and 14300 by Cody Northrop · 9 years ago
  44. e9825b7 v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array by Cody Northrop · 9 years ago
  45. 74a6385 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  46. c332eef v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  47. 6de6b0b v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  48. f110c6e v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  49. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  50. c8aa4a5 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  51. 846298c xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  52. a5f68d1 bug-14352: Update vulkan.h version by Courtney Goeltzenleuchter · 9 years ago
  53. 8b9f13d bug-14352: Missing size parameter in VkSparseMemoryBindInfo by Courtney Goeltzenleuchter · 9 years ago
  54. b40d023 bug-14330: Initialize handle on Vulkan objects by Courtney Goeltzenleuchter · 9 years ago
  55. 5f70fc4 loader: Only check 32-bits for magic value by Courtney Goeltzenleuchter · 9 years ago
  56. a25465c misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub by Jon Ashburn · 9 years ago
  57. b24b258 loader: have loader_magic be uintptr_t by Courtney Goeltzenleuchter · 9 years ago
  58. 55c1359 loader: Do not include dbg helpers in dispatch by Courtney Goeltzenleuchter · 9 years ago
  59. 8d3be71 headers: Updated debug object-to-string fcn with missing object types by Mark Lobodzinski · 9 years ago
  60. 831a975 bug-14282: remove const by Courtney Goeltzenleuchter · 9 years ago
  61. 9d91bd3 vulkan: Fix definition of LayerProperties by Courtney Goeltzenleuchter · 9 years ago
  62. b134e84 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  63. 8aca839 WSI: Add swapchain-extension headers (versions 12 & 40). by Ian Elliott · 9 years ago
  64. b7b2320 misc: Bump patch number to reflect diffs by Courtney Goeltzenleuchter · 9 years ago
  65. 0dec6fd vulkan: Remove unused STRUCTURE_TYPE enum by Courtney Goeltzenleuchter · 9 years ago
  66. b64109c vulkan.h: Remove unused LAYER_CREATE_INFO type by Courtney Goeltzenleuchter · 9 years ago
  67. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  68. 1d4c50f vulkan: Updates to match upstream vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  69. fbb55ae vulkan: Switch to upstream header by Courtney Goeltzenleuchter · 9 years ago
  70. fa6d36e vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  71. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  72. d040c5c bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  73. e307f58 Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  74. d3945cc misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  75. b857d31 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  76. 2a199c1 Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  77. 1dce5f1 layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  78. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  79. 08eec98 bug 14084: Update test binding for type safety by Courtney Goeltzenleuchter · 9 years ago
  80. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  81. 9283b8e misc: Update header version by Courtney Goeltzenleuchter · 9 years ago
  82. 1f41f54 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  83. 0d60d27 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  84. 83d4e6a vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  85. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  86. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  87. e310597 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  88. 2951d7d vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  89. a048b31 vulkan.h: Update features/limits structures (#12827, v125) by Chris Forbes · 9 years ago
  90. 88eaa3b update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  91. 854a4a0 vulkan.h: Added #define for MAX_DESCRIPTION by Mark Lobodzinski · 9 years ago
  92. 99d272a vulkan.h: V120 -- Tighten spec around VkMemoryRequirements by Mark Lobodzinski · 9 years ago
  93. c20fc41 vulkan.h: V119 -- Remove unsigned byte indices by Mark Lobodzinski · 9 years ago
  94. c4e83e3 vulkan.h: V118 -- Add array types to VkImageViewType by Mark Lobodzinski · 9 years ago
  95. a25fce0 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  96. 4e97c45 vulkan.h: V116 -- Remove VK_IMAGE_LAYOUT_CLEAR_OPTIMAL by Mark Lobodzinski · 9 years ago
  97. 7234629 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  98. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  99. 0b29b0d bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  100. c867c43 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago