1. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  2. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  3. 2682b24 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  4. 29ce91a tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  5. dcbb553 tests: Fix android build by Michael Lentine · 9 years ago
  6. 59300ec tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  7. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  8. 83ab341 tests: Make some of the validation tests work on android by Michael Lentine · 9 years ago
  9. 559c638 layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  10. 65c48b3 tests: Add copyright to layer validation tests by Tony Barbour · 9 years ago
  11. 1d98da3 Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  12. 6c77a5d Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  13. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  14. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  15. 0a84a70 bug 12998 part 8: add new formats by Chia-I Wu · 9 years ago
  16. 924ce8c bug 12998 part 7: drop unwanted USCALED formats by Chia-I Wu · 9 years ago
  17. 08bee5e bug 12998 part 5: reorder formats by Chia-I Wu · 9 years ago
  18. caa5aaa bug 12998 part 3: append _PACK* to remaining packed formats by Chia-I Wu · 9 years ago
  19. 935f2ed bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  20. 53638c1 bug 12998 part 1: append _BLOCK to compressed formats by Chia-I Wu · 9 years ago
  21. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  22. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  23. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  24. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  25. e658990 tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  26. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  27. 49f903e tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  28. d800bbd tests: Get --show-images working and passing validation by Tony Barbour · 9 years ago
  29. be1074b tests: Fix layout and src_mask errors from draw state validation by Tony Barbour · 9 years ago
  30. 9d80c2d tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  31. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  32. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  33. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  34. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  35. c4a2f93 tests: Disable --compare-images option on linux test scripts. by Mark Lobodzinski · 9 years ago
  36. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  37. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  38. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  39. 515eb8f bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  40. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  41. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  42. 8507f2f tests: Rework errorMonitor to handle multiple errors by Mark Lobodzinski · 9 years ago
  43. 0d1fc5c tests: Use general layout for blit tests by Tony Barbour · 9 years ago
  44. f40e96d tests: Set image layout correctly for render tests by Tony Barbour · 9 years ago
  45. 52b07e7 bug 15000: aspect/aspectMask inconsistencies (WIP) by Chia-I Wu · 9 years ago
  46. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  47. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  48. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  49. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  50. 9dc817f v195: bug 14932: Pipeline Cache clarifications needed (WIP) by Chia-I Wu · 9 years ago
  51. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  52. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  53. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  54. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  55. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  56. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  57. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  58. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  59. ff3780f bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  60. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  61. a690b41 support and use VkSubmitInfo semaphore signaling and waiting by Chia-I Wu · 9 years ago
  62. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  63. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  64. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  65. 6de5f73 Revert "tests: Remove std140 to avoid warnings" by Courtney Goeltzenleuchter · 9 years ago
  66. c251bdb tests: Do validation documentation check first in run_all_tests.sh by Tobin Ehlis · 9 years ago
  67. 04356f9 tests: Added CopyDescriptorUpdateErrors test to verify 3 errors during descriptorset copy updates by Tobin Ehlis · 9 years ago
  68. a1f9b64 layers: Improve DrawState write descriptor update by Tobin Ehlis · 9 years ago
  69. 72458c0 tests: Update multisample tests to be more cross platform by Cody Northrop · 9 years ago
  70. b2b4f04 framework: Don't clear pipeline viewport or scissor count if state has been reset by Cody Northrop · 9 years ago
  71. 4063c9a tests: Disable two older tests until we can sort out multiple errors by Cody Northrop · 9 years ago
  72. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  73. a1c2856 layers: Improve DrawState Descriptor validation by Tobin Ehlis · 9 years ago
  74. 4cb6d92 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  75. 3f57f57 misc: Remove unused structure member by Courtney Goeltzenleuchter · 9 years ago
  76. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  77. 1a606eb bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  78. dc86b85 layers: Add state-dependent image aspect/format checks by Mark Lobodzinski · 9 years ago
  79. 2b9aaa6 misc: Track alphaToOneEnable by Courtney Goeltzenleuchter · 9 years ago
  80. aa132e7 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  81. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  82. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  83. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  84. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  85. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  86. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  87. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  88. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  89. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  90. 6fabf91 bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  91. 9683589 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  92. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  93. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  94. a4c4ae0 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  95. bd094ce tests: Add mem barrier to change layout to present for --show-images by Tony Barbour · 9 years ago
  96. 9226a82 tests: Clean up object tracker complaints from --show-images by Tony Barbour · 9 years ago
  97. 208b3ff tests: Add new layers to _with_layers tests by Tony Barbour · 9 years ago
  98. f93f1e3 layers: Add DrawState check for DescriptorSet availability in Pool by Tobin Ehlis · 9 years ago
  99. 0ac4b7d tests: Add device limits layer to test script by Tony Barbour · 9 years ago
  100. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago