1. dc14f89 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  2. c729ba8 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 8 years ago
  3. 8c13a2e tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  4. 3d3e06b layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  5. d3995c9 tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  6. f94d49c misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  7. 61a1cd6 tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  8. 9b7054f Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  9. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  10. 57e10d7 tests: Add optional entrypoint name to test shader object. by Chris Forbes · 9 years ago
  11. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  12. 99e9d1d tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  13. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  14. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  15. 895819d misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  16. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  17. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  18. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  19. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  20. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  21. e6c6dd5 tests: Make some of the validation tests work on android by Michael Lentine · 9 years ago
  22. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  23. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  24. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  25. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  26. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  27. 989de84 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  28. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  29. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  30. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  31. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  32. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  33. fa950c5 bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  34. 34aa5c8 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  35. e409974 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  36. 8e2f097 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  37. ba11ebe WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  38. 43909d8 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  39. a88e2f5 layers: Add DrawState checks for dynamically set Viewport and Scissors by Tobin Ehlis · 9 years ago
  40. 2f5deb5 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  41. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  42. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  43. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  44. 95b8bb3 demos/tests: Fix aspectMask updates in a few spots by Cody Northrop · 9 years ago
  45. 6a7ac7c tests: Remove unneeded function by Courtney Goeltzenleuchter · 9 years ago
  46. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  47. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  48. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  49. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  50. 1684adb windows: Fix various warnings by Cody Northrop · 9 years ago
  51. 875e746 tests: Add method to set msaa state in pipeline obj by Tony Barbour · 9 years ago
  52. ed13243 tests: CreateVKPipeline really wants pl layout so pass that by Tony Barbour · 9 years ago
  53. b374422 tests: Use new WSI model for --show-images by Tony Barbour · 9 years ago
  54. f110c6e v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  55. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  56. 1490c91 tests: Use global command pool and buffer where possible by Tony Barbour · 9 years ago
  57. a024aa0 tests: Better deal with shader modules by Tony Barbour · 9 years ago
  58. e389b88 tests: Change clear to fill buffer to avoid renderpass warning by Tony Barbour · 9 years ago
  59. ec56127 tests: Updates for command pools by Courtney Goeltzenleuchter · 9 years ago
  60. 82b348f v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  61. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  62. e307f58 Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  63. e84a8d6 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  64. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  65. f4aed6c test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  66. 76ab1ff test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  67. a263629 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  68. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  69. 1f41f54 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  70. 61414de tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  71. f5c6195 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  72. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  73. e310597 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  74. 88eaa3b update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  75. c2e987e vulkan.h: Bug 14181 - Barriers need to be more precise by Tony Barbour · 9 years ago
  76. 0e0fb5c vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  77. 18e8a49 tests: load DbgDestroyMsgCallback function pointer by Courtney Goeltzenleuchter · 9 years ago
  78. 23b5f8d loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  79. 1c7c65d extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  80. 23e6db6 tests: Add test for render target clear via load op by Chris Forbes · 9 years ago
  81. dc2188c tests: Allow failures in pipeline creation by Chris Forbes · 9 years ago
  82. 5e24513 tests: Add missing calls when compared to the tri demo by Tony Barbour · 9 years ago
  83. 8cd8ecd v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  84. a569a50 bug-13690: Clarification on vkFlushMappedMemory by Courtney Goeltzenleuchter · 9 years ago
  85. 0c1bdc6 tests: Pass debug function to InitFramework to register by Tony Barbour · 9 years ago
  86. 04ada4a tests: layer init moved to instance create - drop from device by Tony Barbour · 9 years ago
  87. 950ebc0 tests: Add Device init that takes list of layers to enable by Tony Barbour · 9 years ago
  88. 9431056 tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  89. ec69b9c tests: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  90. 556f721 vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  91. 8205d90 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  92. 07b309a misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  93. 4696294 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  94. ad87081 vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  95. fcf855f vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  96. 382489d vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  97. 0199918 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  98. 9cc421e Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago