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