1. 938a293 vk/0.210.0: We now allocate command buffers; not create them by Jason Ekstrand · 9 years ago
  2. 5a02441 vk/0.210.0: Rename a parameter to GetImageSparseMemoryRequirements by Jason Ekstrand · 9 years ago
  3. a9fc0ce vk/0.210.0: Delete three no longer existant entrypoints by Jason Ekstrand · 9 years ago
  4. fcfb404 vk/0.210.0: Rework allocation to use the new pAllocator's by Jason Ekstrand · 9 years ago
  5. d3547e7 vk/0.210.0: Use VkSampleCountFlagBits for sample counts by Jason Ekstrand · 9 years ago
  6. 9349625 vk/0.210.0: Rework VkInstanceCreateInfo by Jason Ekstrand · 9 years ago
  7. c30a021 vk/0.210.0: More function argument renaming by Jason Ekstrand · 9 years ago
  8. b1cd025 vk/0.210.0: Replace MemoryInput/OutputFlags with AccessFlags by Jason Ekstrand · 9 years ago
  9. 43f3e92 vk/0.210.0: Rework render pass description structures by Jason Ekstrand · 9 years ago
  10. 299f8f1 vk/0.210.0: More structure field renaming by Jason Ekstrand · 9 years ago
  11. 407b8cc vk/0.210.0: Get rid of VkImageAspect by Jason Ekstrand · 9 years ago
  12. 3f6abd0 vk/0.210.0: Rework descriptor sets by Jason Ekstrand · 9 years ago
  13. 6a6da54 vk/0.210.0: Rename parameters to memory binding/mapping functions by Jason Ekstrand · 9 years ago
  14. aadb7dc vk/0.210.0: Update to the new instance/device create structs by Jason Ekstrand · 9 years ago
  15. 607fe31 vk/0.210.0: More trivial struct/enum changes by Jason Ekstrand · 9 years ago
  16. dde7172 vk/0.210.0: Trivial flag enum updates by Jason Ekstrand · 9 years ago
  17. 4cf0b57 vk/0.210.0: Rename ChannelFlags to ColorComponentFlags by Jason Ekstrand · 9 years ago
  18. 7f22840 vk/0.210.0: s/raster/rasterization/ by Jason Ekstrand · 9 years ago
  19. 1ab9f84 vk/0.210.0: Don't allow chaining of description structs by Jason Ekstrand · 9 years ago
  20. 17486b8 vk/0.210.0: More fun with flags fields by Jason Ekstrand · 9 years ago
  21. f5ba1f9 vk/0.210.0: Make pCode a uint32_t pointer by Jason Ekstrand · 9 years ago
  22. 5f348bd vk/0.210.0: Rename origin fields of VkViewport by Jason Ekstrand · 9 years ago
  23. 9fa6e32 vk/0.210.0: Move alphaToOne and alphaToCoverate to multisample state by Jason Ekstrand · 9 years ago
  24. f97c3b6 vk/0.210.0: Add flags fields to various pipeline create structs by Jason Ekstrand · 9 years ago
  25. e673d64 vk/0.210.0: Change field names in vertex input structs by Jason Ekstrand · 9 years ago
  26. fd53603 vk/0.210.0: Misc. no-op structure changes by Jason Ekstrand · 9 years ago
  27. fe64472 vk/0.210.0: Rename property pCount parameters by Jason Ekstrand · 9 years ago
  28. e8f2294 vk/0.210.0: Rework sampler filtering and mode enums by Jason Ekstrand · 9 years ago
  29. 2e10ca5 vk/0.210.0: Misc. function argument renames by Jason Ekstrand · 9 years ago
  30. 569f70b vk/0.210.0: Rework copy/clear/blit API by Jason Ekstrand · 9 years ago
  31. 56aff6bb Remove Sun CC specific code. by Jose Fonseca · 9 years ago
  32. 4ab9391 vk/0.210.0: Rework dynamic states by Jason Ekstrand · 9 years ago
  33. 73ef7d4 vk/0.210.0: Rework color blending enums by Jason Ekstrand · 9 years ago
  34. 9b1cb8f vk/0.210.0: Rework a few raster/input enums by Jason Ekstrand · 9 years ago
  35. a53f23d vk/0.210.0: Rework texture view component mapping by Jason Ekstrand · 9 years ago
  36. f1a7c78 vk/0.210.0: Switch to the new VKAPI function decorations by Jason Ekstrand · 9 years ago
  37. a89a485 vk/0.210.0: Rename CmdBuffer to CommandBuffer by Jason Ekstrand · 9 years ago
  38. 6a8a542 vk/0.210.0: A pile of minor enum updates by Jason Ekstrand · 9 years ago
  39. 3db43e8 vk/0.210.0: Switch to the new-style handle declarations by Jason Ekstrand · 9 years ago
  40. 5cb5780 vk: Add connonical 0.170.2 and 0.210.0 headers by Jason Ekstrand · 9 years ago
  41. 1d5b88e gles2: Update gl2ext.h to revision: 32120 by Marta Lofstedt · 9 years ago
  42. b00e3f2 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  43. dde33fc i965/skl: PCI ID cleanup and brand strings by Ben Widawsky · 9 years ago
  44. 7cbd660 i965/skl: Add GT4 PCI IDs by Ben Widawsky · 9 years ago
  45. 2b67657 gallium/swrast: fix front buffer blitting. (v2) by Dave Airlie · 9 years ago
  46. 98546bf radeonsi: add Stoney pci ids by Samuel Li · 9 years ago
  47. fc2a66c Merge ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago
  48. 8984559 vk/0.170.2: Update to the new VK_EXT_KHR_swapchain extensions by Jason Ekstrand · 9 years ago
  49. c8031a8 c11/threads: initialize timeout structure by Jan Vesely · 9 years ago
  50. 7fa98ab vk: Remove temporary vulkan headers by Chad Versace · 9 years ago
  51. 2f1ca71 vk/0.170.2: Bump header version by Chad Versace · 9 years ago
  52. c2f94e3 vk/0.170.2: Update C++ errata and typedefs by Chad Versace · 9 years ago
  53. 0ca3c84 vk/0.170.2: Update remaining enums by Chad Versace · 9 years ago
  54. f9c948e vk/0.170.2: Update VkResult by Chad Versace · 9 years ago
  55. 8dee32e vk/0.170: Update VkDescriptorInfo by Chad Versace · 9 years ago
  56. 92e7bd3 vk/0.170.2: Update vkCreateDescriptorPool by Chad Versace · 9 years ago
  57. a3bc07c vk/0.170.2: Update VkAttachmentDescription by Chad Versace · 9 years ago
  58. 82259f8 vk/0.170.2: Update VkImageViewCreateInfo by Chad Versace · 9 years ago
  59. f4295b3 vk/0.170.2: Update VkImageCreateInfo by Chad Versace · 9 years ago
  60. d48e71c vk/0.170.2: Update VkPhysicalDeviceProperties by Chad Versace · 9 years ago
  61. 81e1dcc vk/0.170.2: Update VkImageFormatProperties by Chad Versace · 9 years ago
  62. 98c2bb6 vk/0.170.2: Update VkFormatProperties by Chad Versace · 9 years ago
  63. 545f5cc vk/0.170.2: Update VkPhysicalDeviceFeatures by Chad Versace · 9 years ago
  64. 033a37f vk/0.170.2: Update VkPhysicalDeviceLimits by Chad Versace · 9 years ago
  65. 010c6ef vk/0.170.2: Make vkUpdateDescriptorSets return void by Jason Ekstrand · 9 years ago
  66. daf68a9 vk/0.170.2: Switch to the new dynamic state model by Jason Ekstrand · 9 years ago
  67. 6dea1a9 vk/0.170.2: Merge VkAttachmentView into VkImageView by Chad Versace · 9 years ago
  68. 89eebd8 vk/0.170.2: Fairly trivial enum shuffling by Jason Ekstrand · 9 years ago
  69. 1e4263b vk/0.170.2: s/baseArraySlice/baseArrayLayer/ by Jason Ekstrand · 9 years ago
  70. 19018c9 vk/0.170.2: Add a stage field to ShaderCreateInfo by Jason Ekstrand · 9 years ago
  71. cc389b1 vk/0.170.2: Rename cs to stage in ComputePipelineCreateInfo by Jason Ekstrand · 9 years ago
  72. 588d40e vk/0.170.2: Use ImageSubresourceCopy in ImageResolve by Jason Ekstrand · 9 years ago
  73. bd4cde7 vk/0.170.2: Rename fields in VkClearColorValue by Jason Ekstrand · 9 years ago
  74. 81c7fa8 vk/0.170.2: Rework blits to use ImageSubresourceCopy by Jason Ekstrand · 9 years ago
  75. ba2254a vulkan.h: Move stuff around by Jason Ekstrand · 9 years ago
  76. d1908d2 vk/0.170.2: Rework parameters to CmdClearDepthStencil functions by Jason Ekstrand · 9 years ago
  77. 02a9be3 vk/0.170.2: Add the flags parameter to GetPhysicalDeviceImageFormatProperties by Jason Ekstrand · 9 years ago
  78. a145acd vk/0.170.2: Remove the pCount parameter from AllocDescriptorSets by Jason Ekstrand · 9 years ago
  79. 8ba684c vk/0.170.2: Rename extension and layer query functions by Jason Ekstrand · 9 years ago
  80. a6eba40 vk/0.170.2: Update to the new queue family properties query by Jason Ekstrand · 9 years ago
  81. 65964cd vk/0.170.2: Re-arrange parameters of vkCmdDraw[Indexed] by Jason Ekstrand · 9 years ago
  82. 05a26a6 vk/0.170.2: Make destructors return void by Jason Ekstrand · 9 years ago
  83. 4606761 vk/0.170.2: Rename VkClearValue.ds to depthStencil by Jason Ekstrand · 9 years ago
  84. 8e1ef63 vk/0.170.2: Add the subpass field to VkCmdBufferBeginInfo by Jason Ekstrand · 9 years ago
  85. 7571665 vk/0.170.2: Rename pointer parameters of VkSubpassDescription by Jason Ekstrand · 9 years ago
  86. 57f5003 vk/0.170.2: Add unnormalizedCoordinates to VkSamplerCreateInfo by Jason Ekstrand · 9 years ago
  87. f7c3519 vk/0.170.2: Rename VkTexAddress to VkTexAddressMode by Jason Ekstrand · 9 years ago
  88. 39a19e8 vulkan.h: Various cosmetic changes by Jason Ekstrand · 9 years ago
  89. 6317c31 vk/0.170.2: Drop VK_BUFFER_USAGE_GENERAL by Chad Versace · 9 years ago
  90. 4744f60 vk/0.170.2: Drop enum VkBufferViewType by Chad Versace · 9 years ago
  91. 7a089bd vk/0.170.2: Update VkImageSubresourceRange by Chad Versace · 9 years ago
  92. 568654d vk/0.170.2: Drop VK_IMAGE_USAGE_GENERAL by Chad Versace · 9 years ago
  93. 6a40af1 vk/0.170.2: Update VkPipelineMultisampleStateCreateInfo by Chad Versace · 9 years ago
  94. dd04be4 vk/0.170.2: Update Vk VkPipelineDepthStencilStateCreateInfo by Chad Versace · 9 years ago
  95. 8cb2e27 vk/0.170.2: Update VkRenderPassBeginInfo by Chad Versace · 9 years ago
  96. 3694518 vk/0.170.2: Drop VkBufferViewCreateInfo::viewType by Chad Versace · 9 years ago
  97. 216d9f2 vk: Copy current header to vulkan-0.138.2.h by Chad Versace · 9 years ago
  98. 7f18ed4 vk: Import header 0.170.2 header LunarG SDK by Chad Versace · 9 years ago
  99. 005c8e0 Merge branch 'master' of ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago
  100. c8dc04d c11/threads: Assert that mtx is non-NULL and check return values. by Matt Turner · 9 years ago