1. 81e1dcc vk/0.170.2: Update VkImageFormatProperties by Chad Versace · 9 years ago
  2. 98c2bb6 vk/0.170.2: Update VkFormatProperties by Chad Versace · 9 years ago
  3. 545f5cc vk/0.170.2: Update VkPhysicalDeviceFeatures by Chad Versace · 9 years ago
  4. 033a37f vk/0.170.2: Update VkPhysicalDeviceLimits by Chad Versace · 9 years ago
  5. 010c6ef vk/0.170.2: Make vkUpdateDescriptorSets return void by Jason Ekstrand · 9 years ago
  6. daf68a9 vk/0.170.2: Switch to the new dynamic state model by Jason Ekstrand · 9 years ago
  7. 6dea1a9 vk/0.170.2: Merge VkAttachmentView into VkImageView by Chad Versace · 9 years ago
  8. 89eebd8 vk/0.170.2: Fairly trivial enum shuffling by Jason Ekstrand · 9 years ago
  9. 1e4263b vk/0.170.2: s/baseArraySlice/baseArrayLayer/ by Jason Ekstrand · 9 years ago
  10. 19018c9 vk/0.170.2: Add a stage field to ShaderCreateInfo by Jason Ekstrand · 9 years ago
  11. cc389b1 vk/0.170.2: Rename cs to stage in ComputePipelineCreateInfo by Jason Ekstrand · 9 years ago
  12. 588d40e vk/0.170.2: Use ImageSubresourceCopy in ImageResolve by Jason Ekstrand · 9 years ago
  13. bd4cde7 vk/0.170.2: Rename fields in VkClearColorValue by Jason Ekstrand · 9 years ago
  14. 81c7fa8 vk/0.170.2: Rework blits to use ImageSubresourceCopy by Jason Ekstrand · 9 years ago
  15. ba2254a vulkan.h: Move stuff around by Jason Ekstrand · 9 years ago
  16. d1908d2 vk/0.170.2: Rework parameters to CmdClearDepthStencil functions by Jason Ekstrand · 9 years ago
  17. 02a9be3 vk/0.170.2: Add the flags parameter to GetPhysicalDeviceImageFormatProperties by Jason Ekstrand · 9 years ago
  18. a145acd vk/0.170.2: Remove the pCount parameter from AllocDescriptorSets by Jason Ekstrand · 9 years ago
  19. 8ba684c vk/0.170.2: Rename extension and layer query functions by Jason Ekstrand · 9 years ago
  20. a6eba40 vk/0.170.2: Update to the new queue family properties query by Jason Ekstrand · 9 years ago
  21. 65964cd vk/0.170.2: Re-arrange parameters of vkCmdDraw[Indexed] by Jason Ekstrand · 9 years ago
  22. 05a26a6 vk/0.170.2: Make destructors return void by Jason Ekstrand · 9 years ago
  23. 4606761 vk/0.170.2: Rename VkClearValue.ds to depthStencil by Jason Ekstrand · 9 years ago
  24. 8e1ef63 vk/0.170.2: Add the subpass field to VkCmdBufferBeginInfo by Jason Ekstrand · 9 years ago
  25. 7571665 vk/0.170.2: Rename pointer parameters of VkSubpassDescription by Jason Ekstrand · 9 years ago
  26. 57f5003 vk/0.170.2: Add unnormalizedCoordinates to VkSamplerCreateInfo by Jason Ekstrand · 9 years ago
  27. f7c3519 vk/0.170.2: Rename VkTexAddress to VkTexAddressMode by Jason Ekstrand · 9 years ago
  28. 39a19e8 vulkan.h: Various cosmetic changes by Jason Ekstrand · 9 years ago
  29. 6317c31 vk/0.170.2: Drop VK_BUFFER_USAGE_GENERAL by Chad Versace · 9 years ago
  30. 4744f60 vk/0.170.2: Drop enum VkBufferViewType by Chad Versace · 9 years ago
  31. 7a089bd vk/0.170.2: Update VkImageSubresourceRange by Chad Versace · 9 years ago
  32. 568654d vk/0.170.2: Drop VK_IMAGE_USAGE_GENERAL by Chad Versace · 9 years ago
  33. 6a40af1 vk/0.170.2: Update VkPipelineMultisampleStateCreateInfo by Chad Versace · 9 years ago
  34. dd04be4 vk/0.170.2: Update Vk VkPipelineDepthStencilStateCreateInfo by Chad Versace · 9 years ago
  35. 8cb2e27 vk/0.170.2: Update VkRenderPassBeginInfo by Chad Versace · 9 years ago
  36. 3694518 vk/0.170.2: Drop VkBufferViewCreateInfo::viewType by Chad Versace · 9 years ago
  37. 216d9f2 vk: Copy current header to vulkan-0.138.2.h by Chad Versace · 9 years ago
  38. 7f18ed4 vk: Import header 0.170.2 header LunarG SDK by Chad Versace · 9 years ago
  39. 1bee19e vk: Add the WSI header files by Jason Ekstrand · 9 years ago
  40. ca3cfbf vk: Add an initial implementation of the actual Khronos WSI extension by Jason Ekstrand · 9 years ago
  41. 2a8d1ac vk: Update to API version 0.138.2 by Jason Ekstrand · 9 years ago
  42. f884b50 vk/vulkan.h: Bump to the version 0.138.1 header by Jason Ekstrand · 9 years ago
  43. 867f6cb vk: Add a FreeDescriptorSets function by Jason Ekstrand · 9 years ago
  44. 5520221 vk: Remove unneeded vulkan-138.h by Chad Versace · 9 years ago
  45. 73a8f95 vk: Bump vulkan.h version to 0.138 by Chad Versace · 9 years ago
  46. 55781f8 vk/0.138: Update VkResult values by Chad Versace · 9 years ago
  47. 756d806 vk/0.132: Do type-safety by Chad Versace · 9 years ago
  48. 2b5a4dc vk: Add vulkan-138 and remove vulkan-0.132 by Jason Ekstrand · 9 years ago
  49. 1f658be vk/device: Add stub support for command pools by Jason Ekstrand · 9 years ago
  50. ca7243b vk/vulkan.h: Add the stuff for cross-queue resource sharing by Jason Ekstrand · 9 years ago
  51. 553b443 vk/vulkan.h: Add a couple of size fields for specialization constants by Jason Ekstrand · 9 years ago
  52. e5db209 vk/vulkan.h: Move around buffer image granularities by Jason Ekstrand · 9 years ago
  53. c7fcfeb vk: Add stubs for all the sparse resource stuff by Jason Ekstrand · 9 years ago
  54. 2a9136f vk/image: Add a stub for the new ImageFormatProperties function by Jason Ekstrand · 9 years ago
  55. 2c4dc92 vk/vulkan.h: Rename FormatInfo to FormatProperties by Jason Ekstrand · 9 years ago
  56. d7f4485 vk/vulkan.h: Re-order some #define's by Jason Ekstrand · 9 years ago
  57. 1fd3bc8 vk/vulkan.h: Rename a function parameter by Jason Ekstrand · 9 years ago
  58. 2e2f48f vk: Remove abreviations by Jason Ekstrand · 9 years ago
  59. 02db21a vk: Add the new extension/layer enumeration entrypoints by Jason Ekstrand · 9 years ago
  60. a463eac vk/vulkan.h: Change maxAnisotropy to a float by Jason Ekstrand · 9 years ago
  61. 98957b1 vk/vulkan.h: Add the VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT flag by Jason Ekstrand · 9 years ago
  62. a35811d vk/vulkan.h: Rename a couple of function parameters by Jason Ekstrand · 9 years ago
  63. 55723e9 vk: Split the memory requirements/binding functions by Jason Ekstrand · 9 years ago
  64. ccb2e5c vk: Make barriers more precise (rev. 133) by Jason Ekstrand · 9 years ago
  65. 30445f8 vk: Split the dynamic state binding function into one per state by Jason Ekstrand · 9 years ago
  66. d2c0870 vk/vulkan.h: Rename a function parameter to match 132 by Jason Ekstrand · 9 years ago
  67. 8478350 vk: Implement Multipass by Jason Ekstrand · 9 years ago
  68. 68768c4 vk/vulkan.h: Re-arrange some enums and definitions in preparation for 131 by Jason Ekstrand · 9 years ago
  69. 66cbb7f vk/0.132: Add vkDestroyRenderPass() by Chad Versace · 9 years ago
  70. 6d0ed38 vk/0.132: Add vkDestroy*View() by Chad Versace · 9 years ago
  71. 1ca611c vk/0.132: Add vkDestroyCommandBuffer() by Chad Versace · 9 years ago
  72. 6eec0b1 vk/0.132: Add vkDestroyImageView() by Chad Versace · 9 years ago
  73. 4b2c5a9 vk/0.132: Add vkDestroyBufferView() by Chad Versace · 9 years ago
  74. 08f7731 vk/0.132: Add vkDestroyFramebuffer() by Chad Versace · 9 years ago
  75. 0c8456e vk/0.132: Add vkDestroyDynamicDepthStencilState() by Chad Versace · 9 years ago
  76. b29c929 vk/0.132: Add vkDestroyDynamicColorBlendState() by Chad Versace · 9 years ago
  77. 5e1737c vk/0.132: Add vkDestroyDynamicRasterState() by Chad Versace · 9 years ago
  78. d80fea1 vk/0.132: Add vkDestroyDynamicViewportState() by Chad Versace · 9 years ago
  79. 9250e1e vk/0.132: Add vkDestroyDescriptorPool() by Chad Versace · 9 years ago
  80. f925ea3 vk/0.132: Add vkDestroyDescriptorSetLayout() by Chad Versace · 9 years ago
  81. ec5e2f4 vk/0.132: Add vkDestroySampler() by Chad Versace · 9 years ago
  82. a684198 vk/0.132: Add vkDestroyPipelineLayout() by Chad Versace · 9 years ago
  83. 6e5ab5c vk/0.132: Add vkDestroyPipeline() by Chad Versace · 9 years ago
  84. 1140153 vk/0.132: Add vkDestroyPipelineCache() by Chad Versace · 9 years ago
  85. cb57bff vk/0.132: Add vkDestroyShader() by Chad Versace · 9 years ago
  86. 8ae8e14 vk/0.132: Add vkDestroyShaderModule() by Chad Versace · 9 years ago
  87. dd67c13 vk/0.132: Add vkDestroyImage() by Chad Versace · 9 years ago
  88. e93b6d8 vk/0.132: Add vkDestroyBuffer() by Chad Versace · 9 years ago
  89. 584cb7a vk/0.132: Add vkDestroyQueryPool() by Chad Versace · 9 years ago
  90. 68c7ef5 vk/0.132: Add vkDestroyEvent() by Chad Versace · 9 years ago
  91. 549070b vk/0.132: Add vkDestroySemaphore() by Chad Versace · 9 years ago
  92. ebb191f vk/0.132: Add vkDestroyFence() by Chad Versace · 9 years ago
  93. 435ccf4 vk/0.132: Rename VkDynamic*State types by Chad Versace · 9 years ago
  94. 45f8723 vk/0.132: Move VkQueryControlFlags by Chad Versace · 9 years ago
  95. 180c07e vk/0.132: Move VkImageAspectFlags by Chad Versace · 9 years ago
  96. 4b05a8c vk/0.132: Move VkCmdBufferOptimizeFlags by Chad Versace · 9 years ago
  97. f1cf55f vk/0.132: Move VkWaitEvent by Chad Versace · 9 years ago
  98. 3112098 vk/0.132: Move VkCmdBufferLevel by Chad Versace · 9 years ago
  99. c633ab5 vk/0.132: Drop VK_ATTACHMENT_STORE_OP_RESOLVE_MSAA by Chad Versace · 9 years ago
  100. 8f3b218 vk/0.132: Rename bool32_t -> VkBool32 by Chad Versace · 9 years ago