1. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  2. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  3. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  4. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  5. 780de08 misc: Bump header version to v180 by Courtney Goeltzenleuchter · 9 years ago
  6. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  7. 1b2a4c3 misc: match upstream header v179 by Courtney Goeltzenleuchter · 9 years ago
  8. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  9. 299e6d1 bug-14580: add dataSize to vkGetPipelineCacheData by Courtney Goeltzenleuchter · 9 years ago
  10. fdfade7 bug-14809: Need VK_ERROR_FEATURE_NOT_PRESENT by Courtney Goeltzenleuchter · 9 years ago
  11. 38e48f3 misc: make enum boundary names consistent by Courtney Goeltzenleuchter · 9 years ago
  12. 188cd2d bug-14808: report number of valid bits in timesamps by Courtney Goeltzenleuchter · 9 years ago
  13. bd0e1a7 misc: upstream header v176 by Courtney Goeltzenleuchter · 9 years ago
  14. df172f9 misc: Remove WRITE_COMBINED by Courtney Goeltzenleuchter · 9 years ago
  15. fa533f0 misc: Fix compile warnings about undefined _MSC_VER by Courtney Goeltzenleuchter · 9 years ago
  16. 6fabf91 bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  17. f978646 bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BIT by Courtney Goeltzenleuchter · 9 years ago
  18. 5e86fe8 misc: bump header version 174 by Courtney Goeltzenleuchter · 9 years ago
  19. fe1b36e bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlags by Courtney Goeltzenleuchter · 9 years ago
  20. 9683589 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  21. 168e417 misc: Bump header to align with upstream by Courtney Goeltzenleuchter · 9 years ago
  22. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  23. c04cf59 misc: Bump header to align with upstream by Courtney Goeltzenleuchter · 9 years ago
  24. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  25. a4c4ae0 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  26. 5907ac4 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  27. fa395a9 misc: Move snprintf define to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  28. 08c2637 bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  29. 95edc60 bug-14365: add dynamic state to PSO by Courtney Goeltzenleuchter · 9 years ago
  30. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  31. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  32. feb6196 Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  33. 7080d4f WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9) by Ian Elliott · 9 years ago
  34. 037347c misc: bump header version to 170 by Courtney Goeltzenleuchter · 9 years ago
  35. 304e656 Bug 14318: Clarify image layout transitions in a RenderPass by Courtney Goeltzenleuchter · 9 years ago
  36. 73db5bf bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  37. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  38. 5db62b5 bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT by Courtney Goeltzenleuchter · 9 years ago
  39. a321699 misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  40. e3efa50 bug 14564: and initial layout for image creation by Courtney Goeltzenleuchter · 9 years ago
  41. f69841d misc: Add maxVertexInputBindings by Courtney Goeltzenleuchter · 9 years ago
  42. b1fe3f8 misc: code movement due to header build changes by Courtney Goeltzenleuchter · 9 years ago
  43. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  44. 55659b7 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  45. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  46. f97d9da layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure. by Jon Ashburn · 9 years ago
  47. 9ad4338 bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  48. b46f227 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  49. 6eb1aeb Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  50. 8dcde7e vulkan: Add maxDescriptorSet*BuffersDynamic to limits by Courtney Goeltzenleuchter · 9 years ago
  51. 7b0d95d vulkan: Add missing _BIT to some bitfield enums. by Courtney Goeltzenleuchter · 9 years ago
  52. 9757c62 vulkan: Bump version to 166 by Courtney Goeltzenleuchter · 9 years ago
  53. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  54. 39c8187 Bug 12998: change imageAspectMast to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  55. 01ee1ca bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  56. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  57. 1459c75 bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT by Courtney Goeltzenleuchter · 9 years ago
  58. 8134da0 Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT by Courtney Goeltzenleuchter · 9 years ago
  59. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  60. f1ece60 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  61. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  62. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  63. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  64. 4da2886 Bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  65. 40f8d80 bug-13139: refactor sparse properties by Courtney Goeltzenleuchter · 9 years ago
  66. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  67. 3bd9c9b vulkan: Add validation error result by Courtney Goeltzenleuchter · 9 years ago
  68. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  69. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  70. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  71. 7d4ac51 vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546 by Mark Lobodzinski · 9 years ago
  72. 464e0b5 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  73. c34dd28 WSI: Update headers for WSI swapchain extensions (versions 51 & 17). by Ian Elliott · 9 years ago
  74. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  75. 6dfa5ab WSI: Update headers for WSI swapchain extensions (versions 47 & 15). by Ian Elliott · 9 years ago
  76. 52ac658 vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  77. b1c9329 bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  78. f131d73 bug-14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  79. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  80. 0ebea1d bug-14515: Add occlusionQueryNonConservative feature by Courtney Goeltzenleuchter · 9 years ago
  81. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  82. 2eeb3c6 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  83. 13dbde0 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  84. 36fd866 misc: tool updates, no functional change by Courtney Goeltzenleuchter · 9 years ago
  85. 22328ca Bug-14177: Remove Float16 feature. by Courtney Goeltzenleuchter · 9 years ago
  86. dff7022 bug-13970: Sparse Texture VA Size by Courtney Goeltzenleuchter · 9 years ago
  87. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  88. cc7aa97 v156: Bump API minor version by Cody Northrop · 9 years ago
  89. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  90. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  91. 85789d5 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  92. fd4bcfd v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  93. 418de15 v153: Minor version bump for bugs 14323, 14400, 14339, 14406 by Cody Northrop · 9 years ago
  94. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  95. ea26162 Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreateInfo by Cody Northrop · 9 years ago
  96. 61d6dd6 Bug 14400: Add FORMAT_FEATURES for blits by Cody Northrop · 9 years ago
  97. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  98. ab1f9e2 Bug 14407 - Add texelCoords to Sampler state by Cody Northrop · 9 years ago
  99. bd2d378 Bug 14339 - Add alphaToOne as an optional feature by Cody Northrop · 9 years ago
  100. 44967fd v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptr by Cody Northrop · 9 years ago