1. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  2. 6579142 v198: bump API minor version by Chia-I Wu · 9 years ago
  3. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  4. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  5. aed8ca9 bug 14921 part 3: typos by Chia-I Wu · 9 years ago
  6. 1c5add5 bug 14968: Limitations of transfer operations on DMA queues (WIP) by Chia-I Wu · 9 years ago
  7. 02bf2a8 bug 14940: Capitalization of Abbreviations/Acryonyms (WIP) by Chia-I Wu · 9 years ago
  8. f90d8a4 v197: bump API minor version by Chia-I Wu · 9 years ago
  9. c8ea02f bug 14922: Consistent memory properties (WIP) by Chia-I Wu · 9 years ago
  10. cdfa6fe bug 14936: Sparse questions/issues (WIP) by Chia-I Wu · 9 years ago
  11. d44b3c8 bug 14570: Which formats are supported for image loads and stores? (WIP) by Chia-I Wu · 9 years ago
  12. bb7fad9 v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  13. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  14. 9dc817f v195: bug 14932: Pipeline Cache clarifications needed (WIP) by Chia-I Wu · 9 years ago
  15. 1a0c62b v194: bump API minor version by Chia-I Wu · 9 years ago
  16. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  17. be85d6f v193: bump API minor version by Chia-I Wu · 9 years ago
  18. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  19. 40cf0ae bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  20. c9546aa bug 14778: VK_IMAGE_VIEW_CREATE_READ_ONLY_DEPTH_BIT underspecified (WIP) by Chia-I Wu · 9 years ago
  21. 806d8e6 v192: bump API minor version by Chia-I Wu · 9 years ago
  22. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  23. d10572e v191: bug 14574: Capability bit for stores from non-fragment/compute shaders (WIP) by Chia-I Wu · 9 years ago
  24. 3cd296c v190: bump API minor version by Chia-I Wu · 9 years ago
  25. 439c077 bug 14641: VkXXXCreateFlags are not consistently used for the various VkXXXCreateInfo (WIP) by Chia-I Wu · 9 years ago
  26. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  27. 10219f9 v189: bump API minor version by Chia-I Wu · 9 years ago
  28. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  29. 2ea3419 v188: bump API minor version by Chia-I Wu · 9 years ago
  30. c67d8a4 bug 14914: Should strictLines be a feature or a limit (WIP) by Chia-I Wu · 9 years ago
  31. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  32. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  33. d50677e bug 14909: Define "length" as it relates to push constants be in units of bytes not words (WIP) by Chia-I Wu · 9 years ago
  34. 736324e bug 14905: Reserve VkStructureType values for loader/layer bootstrapping (WIP) by Chia-I Wu · 9 years ago
  35. 6617903 v187: bump API minor version by Chia-I Wu · 9 years ago
  36. c7411d3 bug 14630: Issues with regard to primitive restart index (WIP) by Chia-I Wu · 9 years ago
  37. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  38. 7ca2d74 v186: bump API minor version by Chia-I Wu · 9 years ago
  39. ccf3a35 bug 14567: What is VK_QUEUE_EXTENDED_BIT? (WIP) by Chia-I Wu · 9 years ago
  40. cbe3c9f bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  41. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  42. 512c993 v185: bump API minor version by Chia-I Wu · 9 years ago
  43. ff3780f bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  44. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  45. 51ce5ea bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  46. 396af6c v184: bug 14719: vkCmdCopyBufferToImage alignment requirements (WIP) by Chia-I Wu · 9 years ago
  47. c74c31c bug 14822: timestampFrequency underspecified (WIP) by Chia-I Wu · 9 years ago
  48. 85f34a7 bug 14725: Remove or replace VK_SPARSE_MEMORY_BIND_REPLICATE_64KIB_BLOCK_BIT (WIP) by Chia-I Wu · 9 years ago
  49. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  50. b16facd bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  51. 79c6687 bug 14861: rasterization review issues (WIP) by Chia-I Wu · 9 years ago
  52. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  53. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  54. 553e5bd misc: Bump to header version 183 by Courtney Goeltzenleuchter · 9 years ago
  55. 4cb6d92 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  56. 4625bf8 bug-14258: Remove maxCommandBuffers by Courtney Goeltzenleuchter · 9 years ago
  57. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  58. 6447890 misc: bump to header version 182 by Courtney Goeltzenleuchter · 9 years ago
  59. 1a606eb bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  60. fb7fd09 Bug 14789: Clean up limit structure by Courtney Goeltzenleuchter · 9 years ago
  61. bf9b61c misc: Update header to v181 by Courtney Goeltzenleuchter · 9 years ago
  62. aa132e7 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  63. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  64. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  65. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  66. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  67. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  68. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  69. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  70. 780de08 misc: Bump header version to v180 by Courtney Goeltzenleuchter · 9 years ago
  71. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  72. 1b2a4c3 misc: match upstream header v179 by Courtney Goeltzenleuchter · 9 years ago
  73. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  74. 299e6d1 bug-14580: add dataSize to vkGetPipelineCacheData by Courtney Goeltzenleuchter · 9 years ago
  75. fdfade7 bug-14809: Need VK_ERROR_FEATURE_NOT_PRESENT by Courtney Goeltzenleuchter · 9 years ago
  76. 38e48f3 misc: make enum boundary names consistent by Courtney Goeltzenleuchter · 9 years ago
  77. 188cd2d bug-14808: report number of valid bits in timesamps by Courtney Goeltzenleuchter · 9 years ago
  78. bd0e1a7 misc: upstream header v176 by Courtney Goeltzenleuchter · 9 years ago
  79. df172f9 misc: Remove WRITE_COMBINED by Courtney Goeltzenleuchter · 9 years ago
  80. fa533f0 misc: Fix compile warnings about undefined _MSC_VER by Courtney Goeltzenleuchter · 9 years ago
  81. 6fabf91 bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  82. f978646 bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BIT by Courtney Goeltzenleuchter · 9 years ago
  83. 5e86fe8 misc: bump header version 174 by Courtney Goeltzenleuchter · 9 years ago
  84. fe1b36e bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlags by Courtney Goeltzenleuchter · 9 years ago
  85. 9683589 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  86. 168e417 misc: Bump header to align with upstream by Courtney Goeltzenleuchter · 9 years ago
  87. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  88. c04cf59 misc: Bump header to align with upstream by Courtney Goeltzenleuchter · 9 years ago
  89. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  90. a4c4ae0 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  91. 5907ac4 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  92. fa395a9 misc: Move snprintf define to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  93. 08c2637 bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  94. 95edc60 bug-14365: add dynamic state to PSO by Courtney Goeltzenleuchter · 9 years ago
  95. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  96. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  97. feb6196 Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  98. 7080d4f WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9) by Ian Elliott · 9 years ago
  99. 037347c misc: bump header version to 170 by Courtney Goeltzenleuchter · 9 years ago
  100. 304e656 Bug 14318: Clarify image layout transitions in a RenderPass by Courtney Goeltzenleuchter · 9 years ago