1. 7d63da0 nulldrv: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  2. 367b1eb nulldrv: Remove return code for void functions by Courtney Goeltzenleuchter · 9 years ago
  3. ea97564 bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  4. d9e966a Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  5. 315ad99 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  6. ac544f3 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  7. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  8. 656c5c8 compiler: Don't use binding table size to infer ubo count by Cody Northrop · 9 years ago
  9. 4f7bb0a bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  10. 4244257 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  11. 2a3e3a3 Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  12. aeffeae Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  13. 7ed1059 Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  14. 3dee808 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  15. 7529579 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  16. c3b8eea bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  17. 5162441 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  18. 83c95f8 bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  19. 08854b2 nulldrv: Fix compiler issues by Courtney Goeltzenleuchter · 9 years ago
  20. 67b42b7 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  21. a54b76a bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  22. 26c3eb4 intel: Fix compiler warning, clear flags with 0 by Courtney Goeltzenleuchter · 9 years ago
  23. 221e3ed intel: Fix buffer format feature flag mask by Mark Lobodzinski · 9 years ago
  24. 7dae686 vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  25. 4b36dd4 vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546 by Mark Lobodzinski · 9 years ago
  26. b0833bd WSI: Convert from VERSION to REVISION in nulldrv by David Pinedo · 9 years ago
  27. d5b6e89 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  28. a4e1c90 WSI: Convert from VERSION to REVISION by Ian Elliott · 9 years ago
  29. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  30. 12915ce intel: make WSI more robust- vkQueuePresentWSI by Mike Stroyan · 9 years ago
  31. b28dd44 intel: make WSI more robust- vkAcquireNextImageWSI by Mike Stroyan · 9 years ago
  32. 2bf17bd intel: make WSI more robust- x11_swap_chain_wait by Mike Stroyan · 9 years ago
  33. 61ef20e Fix compiler warnings caused by view.c by Tobin Ehlis · 9 years ago
  34. 513acdf vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  35. 7db1fed bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  36. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  37. eccbb37 headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  38. ec16768 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  39. 3440c2d icd: Enable transfer destination bit for WSI flags by Cody Northrop · 9 years ago
  40. 0f2b9e2 vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  41. fb1ac37 nulldrv: Make build work on Windows with destroydynamiclinewidth by Jon Ashburn · 9 years ago
  42. 7a02d54 intel: Make json file use relative path to ICD and add CMake ln of json file by Jon Ashburn · 9 years ago
  43. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  44. 2563a03 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  45. 87ae5e1 v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  46. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  47. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  48. e1ea671 WSI/intel: Implement newer semantics in how pCount is to be used. by Ian Elliott · 9 years ago
  49. 4077e7a Fixes maxSets in vkCreateDescriptorPool not used by Norbert Nopper · 9 years ago
  50. 0bf4e1d Bug 14407 - Add texelCoords to Sampler state by Cody Northrop · 9 years ago
  51. 16898b0 v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  52. 3333bb4 nulldrv: Change to new WSI query functions. by Ian Elliott · 9 years ago
  53. ebda989 intel: Implemented the new WSI query functions. by Ian Elliott · 9 years ago
  54. b1e6d86 compiler: switch to SPIR-V v31 headers by GregF · 9 years ago
  55. e9825b7 v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array by Cody Northrop · 9 years ago
  56. 74a6385 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  57. c332eef v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  58. 6de6b0b v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  59. f110c6e v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  60. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  61. c8aa4a5 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  62. 893f287 xchange-94: Use VK_ prefix for environment vars by Courtney Goeltzenleuchter · 9 years ago
  63. 846298c xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  64. f9f6dd7 intel: Wait for xcb present in vkAcquireNextImageWSI by Mike Stroyan · 9 years ago
  65. aaabdcc intel: Increase descriptor set pool size by Mike Stroyan · 9 years ago
  66. a375b62 vulkan: Add vkCmdPushConstants entry point by Courtney Goeltzenleuchter · 9 years ago
  67. 07fe066 intel: Add support for GetRenderAreaGranularity by Courtney Goeltzenleuchter · 9 years ago
  68. 07494fd Windows nulldrv: Add stub for vkGetPhysicalDeviceImageFormatProperties by David Pinedo · 9 years ago
  69. 445be8d Using VK_DEVICE_CREATE_VALIDATION_BIT causes crash by Courtney Goeltzenleuchter · 9 years ago
  70. a25465c misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub by Jon Ashburn · 9 years ago
  71. 1d6a682 intel: Update vkQueueWaitSemaphore to actually wait by Cody Northrop · 9 years ago
  72. a4ff5d4 nulldrv: Link with -Bsymbolic so vkGetDeviceProcAddress behaves by Adam Jackson · 9 years ago
  73. 9687cb1 Clean up warnings from release build by Tony Barbour · 9 years ago
  74. 7910de7 Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  75. 29b1206 Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  76. 8db6537 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  77. 4f29936 intel: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  78. f746918 icd-common: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  79. 53bd3dc nulldrv: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  80. a7281c2 v106: remove optional primitiveRestartIndex by Courtney Goeltzenleuchter · 9 years ago
  81. 99349ec v106: remove optional disableVertexReuse by Courtney Goeltzenleuchter · 9 years ago
  82. 80926f7 v122?: Remove provoking vertex, now always last by Courtney Goeltzenleuchter · 9 years ago
  83. 9c057f5 v106: Remove optional pointOrigin by Courtney Goeltzenleuchter · 9 years ago
  84. aa75a7b v106: remove optional depthMode by Courtney Goeltzenleuchter · 9 years ago
  85. 088b3f6 v106: Remove optional VERTEX_INPUT_STEP_RATE_DRAW by Courtney Goeltzenleuchter · 9 years ago
  86. d0e4369 v106: Remove clipOrigin by Courtney Goeltzenleuchter · 9 years ago
  87. 523890f v128: Remove maxInlineMemoryUpdateSize by Courtney Goeltzenleuchter · 9 years ago
  88. 73a21d3 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  89. 82b348f v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  90. d9ba342 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  91. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  92. ab36aa6 rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  93. b426925 intel: Eliminate compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  94. fa6d36e vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  95. 8a23282 intel: Fix use of 3D destination texture by Courtney Goeltzenleuchter · 9 years ago
  96. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  97. a4cd819 nulldrv: Fix up compile issues for Windows by Courtney Goeltzenleuchter · 9 years ago
  98. d040c5c bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  99. e307f58 Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  100. 2094dc7 intel: Add memory allocs for event, pipeline and query by Tony Barbour · 9 years ago