1. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  2. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  3. 420f281 misc: Changes to go to header v214 including vulkan.h version update by Jon Ashburn · 9 years ago
  4. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  5. 2e87e61 layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  6. 5d96e52 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  7. 09338b5 demos: Fix win32_surface compile errors for demos and tests by Jon Ashburn · 9 years ago
  8. 8e53c61 tests: Version 217 WSI changes. by Ian Elliott · 9 years ago
  9. ea97596 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  10. 9185b0a layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  11. b51cb78 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  12. 611cf59 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  13. 9b72eb8 Fix Android layers build by Jesse Hall · 9 years ago
  14. 3068b35 tests: prevent redefinition warning by Courtney Goeltzenleuchter · 9 years ago
  15. 4bc4535 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  16. 895819d misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  17. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  18. f725d22 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  19. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  20. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  21. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  22. 7bc3a9e layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  23. c6955a3 Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  24. 74e8469 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  25. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  26. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  27. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  28. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  29. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  30. 4c8381e layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  31. f7f34d9 tests: Update tests for android by Michael Lentine · 9 years ago
  32. d7926af tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  33. d17c28c layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  34. 3247935 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  35. cb08529 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  36. ee93cb3 Fix Windows compile error by Tony Barbour · 9 years ago
  37. 474e9e4 Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  38. 7dc9630 tests: undef BadValue to workaround a conflict between xlib.h spvIR.h by Jon Ashburn · 9 years ago
  39. 1a7cfd6 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  40. 448a8e5 tests: Update layer names in run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  41. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  42. 314b859 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  43. 051ae4b wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  44. 5334eac tests: Started converting test code to use the new WSI. by Ian Elliott · 9 years ago
  45. e504c01 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  46. 64070a8 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  47. 03e6d76 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  48. ee04d8f tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  49. d949623 tests: Fix android build by Michael Lentine · 9 years ago
  50. 1068ad5 tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  51. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  52. e6c6dd5 tests: Make some of the validation tests work on android by Michael Lentine · 9 years ago
  53. 982099b layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  54. d04e8df tests: Add copyright to layer validation tests by Tony Barbour · 9 years ago
  55. d45c4cf Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  56. 7a8e3f2 Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  57. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  58. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  59. 8c85974 bug 12998 part 8: add new formats by Chia-I Wu · 9 years ago
  60. b075377 bug 12998 part 7: drop unwanted USCALED formats by Chia-I Wu · 9 years ago
  61. 6880c8e bug 12998 part 5: reorder formats by Chia-I Wu · 9 years ago
  62. 69c479e bug 12998 part 3: append _PACK* to remaining packed formats by Chia-I Wu · 9 years ago
  63. 9eabb8f bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  64. 1fb4618 bug 12998 part 1: append _BLOCK to compressed formats by Chia-I Wu · 9 years ago
  65. 96b714a loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  66. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  67. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  68. 42d509c Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  69. 192f02b tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  70. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  71. e219486 tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  72. 3e50d0a tests: Get --show-images working and passing validation by Tony Barbour · 9 years ago
  73. a3babd1 tests: Fix layout and src_mask errors from draw state validation by Tony Barbour · 9 years ago
  74. d949145 tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  75. 093ef92 layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  76. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  77. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  78. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  79. ec88d0e tests: Disable --compare-images option on linux test scripts. by Mark Lobodzinski · 9 years ago
  80. cba6cea bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  81. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  82. b5689ee bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  83. 99ba2bb bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  84. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  85. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  86. c4d306c tests: Rework errorMonitor to handle multiple errors by Mark Lobodzinski · 9 years ago
  87. 012c67e tests: Use general layout for blit tests by Tony Barbour · 9 years ago
  88. a4c0034 tests: Set image layout correctly for render tests by Tony Barbour · 9 years ago
  89. 195c9e1 bug 15000: aspect/aspectMask inconsistencies (WIP) by Chia-I Wu · 9 years ago
  90. 989de84 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  91. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  92. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  93. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  94. abe1403 v195: bug 14932: Pipeline Cache clarifications needed (WIP) by Chia-I Wu · 9 years ago
  95. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  96. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  97. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  98. 3603b08 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  99. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  100. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago