1. 4bf8ba4 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  2. c1931be headers: debug_report ext and pipelineCache version additions for header 218 by Jon Ashburn · 9 years ago
  3. 2e8ccbb layers: LX254, Fix typos in Image Layer error messages by Mark Lobodzinski · 9 years ago
  4. d2cbdc9 layers: Fix object_tracker name in validation documentation generate script by Jon Ashburn · 9 years ago
  5. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  6. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  7. ebe92a3 misc: Changes to go to header v215 including vulkan.h version update by Jon Ashburn · 9 years ago
  8. 2b2f90c misc: Changes to go to header v214 including vulkan.h version update by Jon Ashburn · 9 years ago
  9. edb0b23 bump header version to 213.1 by Jon Ashburn · 9 years ago
  10. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  11. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  12. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  13. 30b673b misc: Bump header to 212.1 by Jon Ashburn · 9 years ago
  14. 81b1d9c vktrace: version 217 WSI changes by Jon Ashburn · 9 years ago
  15. 88215af demos: Fix win32_surface compile errors for demos and tests by Jon Ashburn · 9 years ago
  16. f6b168c layers: Version 217 WSI changes. by Ian Elliott · 9 years ago
  17. a8914ac tests: Version 217 WSI changes. by Ian Elliott · 9 years ago
  18. 6e7e600 loader: Version 217 WSI changes. by Ian Elliott · 9 years ago
  19. a9eb2fc WSI: Update "vulkan.h" with WSI contents of version 217. by Ian Elliott · 9 years ago
  20. b497949 layers: MR103, Improve image dependency validation by Michael Lentine · 9 years ago
  21. 78da8cb layers: Fix windows build issue with drawstate merge requests by Mark Lobodzinski · 9 years ago
  22. f658505 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  23. 651d9b0 layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  24. 61b36f3 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  25. 75f6fa9 layers: Fix DrawState BeginCommandBuffer check by Tobin Ehlis · 9 years ago
  26. 7463593 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  27. b1a03e0 loader: Don't override VK_LAYER_PATH for implicit layers by Jon Ashburn · 9 years ago
  28. 0704af9 loader: Fix typo in CreateDevice so ICDs see filtered device extension list by Jon Ashburn · 9 years ago
  29. 2c89bc1 layers: Add basic implicit layer JSON file as an example implicit layer by Jon Ashburn · 9 years ago
  30. 4fb40e6 Fix Android layers build by Jesse Hall · 9 years ago
  31. 36eeb74 loader: Properly filter ICD extensions by Courtney Goeltzenleuchter · 9 years ago
  32. 9a4d409 layers: Fixes for issues resulting from MR87 by Mark Lobodzinski · 9 years ago
  33. 80d5187 layers: MR87, Adding validation for image validity by Michael Lentine · 9 years ago
  34. b901a05 Bug 15314: Make clear for layers that the registry value must be 0. by Ian Elliott · 9 years ago
  35. 075ce43 loader: Add support for implicit layers by Jon Ashburn · 9 years ago
  36. 352108f layers: Remove vkCmdExecuteCommands checks that don't match spec by Tony Barbour · 9 years ago
  37. 6766ae9 loader: Fix erroneous call to loader_log previously added by Jon Ashburn · 9 years ago
  38. 9d5f89b layers: bump debug_report version number by Jon Ashburn · 9 years ago
  39. b1c0563 loader: Fix compile error from rebase by Jon Ashburn · 9 years ago
  40. bdde0b2 loader: Fix comment leader on def files by Courtney Goeltzenleuchter · 9 years ago
  41. 8e52a12 tests: prevent redefinition warning by Courtney Goeltzenleuchter · 9 years ago
  42. 5123947 layers: clean up mismatched sign warnings by Courtney Goeltzenleuchter · 9 years ago
  43. e6dd808 layers: clean up bool vs. VkBool32 warnings by Courtney Goeltzenleuchter · 9 years ago
  44. 7f47bca layers: clean up path without return warning by Courtney Goeltzenleuchter · 9 years ago
  45. 085f8dd misc: fix comment by Courtney Goeltzenleuchter · 9 years ago
  46. 0ef13a0 loader: fix mismatch size warning by Courtney Goeltzenleuchter · 9 years ago
  47. 80bfd0e loader: correct compiler warning by Courtney Goeltzenleuchter · 9 years ago
  48. 1fd6801 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  49. 011ccf8 misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  50. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  51. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  52. 54ce81a loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  53. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  54. 7347739 loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
  55. 45cde5d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
  56. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  57. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  58. f538ef7 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
  59. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  60. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  61. 20c3501 layers: declare support for DEBUG_REPORT extension by Courtney Goeltzenleuchter · 9 years ago
  62. d3c5d27 loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
  63. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  64. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  65. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  66. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  67. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  68. 5ddf6c3 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
  69. 2fd2d03 layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
  70. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  71. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  72. e020405 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  73. e658086 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  74. 6e1b5ba layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago
  75. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  76. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  77. 8a00cbf loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  78. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  79. b986b17 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  80. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  81. 234e64c layers: Fix debugReport object type in draw_state by Jon Ashburn · 9 years ago
  82. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  83. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  84. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  85. 118db7c SPV Toolchain: Pickup latest LunarGLASS fix by GregF · 9 years ago
  86. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  87. a760a51 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
  88. 9c58ab3 layers: Updates to vk_validation_layer_details.md by tobine · 9 years ago
  89. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  90. a8334b4 android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  91. b62cc05 tests: Update tests for android by Michael Lentine · 9 years ago
  92. c181491 android: Change utils to a static lib for easier disto. by Michael Lentine · 9 years ago
  93. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  94. 2fd94d7 SPV toolchain: update for SDK 0.10.1 by GregF · 9 years ago
  95. cb5de95 layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges by Mark Lobodzinski · 9 years ago
  96. c44baa5 layers: LX232, Add contstructor for DrawState struct by Mark Lobodzinski · 9 years ago
  97. def1303 tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  98. 3b87cab layers: LX231, Fix DeviceLimits windows JSON file by Mark Lobodzinski · 9 years ago
  99. a33d1ed layers: LX230, Complete initialization of MEM_OBJ_INFO structure by Mark Lobodzinski · 9 years ago
  100. a3b4452 layers: LX229, Fix swapchain layer imageArrayLayers caps check by Mark Lobodzinski · 9 years ago