1. 85d4a80 toolchain: Add spirv-tools to update_external_sources.sh by Cody Northrop · 9 years ago
  2. 33d96a3 Android build fixes. by Michael Lentine · 9 years ago
  3. e804d20 tests: Bring shaders up to version 400 by Tony Barbour · 9 years ago
  4. e8e5203 windows RT installer: Remove include files. Cosmetic changes to nsi file. by David Pinedo · 9 years ago
  5. a3a8611 layers: Fix circular make depency by Mark Lobodzinski · 9 years ago
  6. 7711890 glslang: move to latest version by GregF · 9 years ago
  7. f0670cc tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  8. 85bb2ef layers: MR105, Add aliasing check for buffer/image overlap by Michael Lentine · 9 years ago
  9. f2cc2a5 layers: LX260, Clean up AccessMask validation message in DrawState by Mark Lobodzinski · 9 years ago
  10. 90ceffb demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom of pipe by Tony Barbour · 9 years ago
  11. 882655d layers: LX255, Print readable version of VkAccessFlags by Mark Lobodzinski · 9 years ago
  12. 49f64d0 layers: LX249, Remove MSAA coherency checks from BeginRenderPass by Mark Lobodzinski · 9 years ago
  13. 94e29b7 WindowsRTInstaller: Fix typo in command in nsi script by David Pinedo · 9 years ago
  14. c21fdb9 Windows Runtime Installer: Initial creation in LoaderAndTools by David Pinedo · 9 years ago
  15. 38a497f loader: Convert getenv on Windows to use GetEnvironmentVariable by Jon Ashburn · 9 years ago
  16. 80e774f layers: Enable fine-grained filtering of swapchain log messages by Mark Lobodzinski · 9 years ago
  17. 6085c2b layers: Enable fine-grained filtering of generated layer log messages by Mark Lobodzinski · 9 years ago
  18. f0b3b7d layers: Enable fine-grained filtering of param_checker log messages by Mark Lobodzinski · 9 years ago
  19. ebd3466 layers: Enable fine-grained filtering of mem_tracker log messages by Mark Lobodzinski · 9 years ago
  20. 37a38b1 layers: Enable fine-grained filtering of image layer log messages by Mark Lobodzinski · 9 years ago
  21. b66216b layers: Enable fine-grained filtering of device_limits log messages by Mark Lobodzinski · 9 years ago
  22. b01451b layers: Enable fine-grained filtering of draw_state log messages by Mark Lobodzinski · 9 years ago
  23. 9ef0983 loader: MR111, Fix memleaks by BogDan Vatra · 9 years ago
  24. dcce079 layers: LX258, Fix draw_state infinite loop in ResetDescriptorPool by Mark Lobodzinski · 9 years ago
  25. 46cb7b5 misc: For header vers 221; add deviceFeature drawIndirectFirstInstance by Jon Ashburn · 9 years ago
  26. 8c0c143 misc: For header vers 220, fix BOTTOM_OF_PIPE typo by Jon Ashburn · 9 years ago
  27. 4bf8ba4 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  28. c1931be headers: debug_report ext and pipelineCache version additions for header 218 by Jon Ashburn · 9 years ago
  29. 2e8ccbb layers: LX254, Fix typos in Image Layer error messages by Mark Lobodzinski · 9 years ago
  30. d2cbdc9 layers: Fix object_tracker name in validation documentation generate script by Jon Ashburn · 9 years ago
  31. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  32. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  33. ebe92a3 misc: Changes to go to header v215 including vulkan.h version update by Jon Ashburn · 9 years ago
  34. 2b2f90c misc: Changes to go to header v214 including vulkan.h version update by Jon Ashburn · 9 years ago
  35. edb0b23 bump header version to 213.1 by Jon Ashburn · 9 years ago
  36. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  37. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  38. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  39. 30b673b misc: Bump header to 212.1 by Jon Ashburn · 9 years ago
  40. 81b1d9c vktrace: version 217 WSI changes by Jon Ashburn · 9 years ago
  41. 88215af demos: Fix win32_surface compile errors for demos and tests by Jon Ashburn · 9 years ago
  42. f6b168c layers: Version 217 WSI changes. by Ian Elliott · 9 years ago
  43. a8914ac tests: Version 217 WSI changes. by Ian Elliott · 9 years ago
  44. 6e7e600 loader: Version 217 WSI changes. by Ian Elliott · 9 years ago
  45. a9eb2fc WSI: Update "vulkan.h" with WSI contents of version 217. by Ian Elliott · 9 years ago
  46. b497949 layers: MR103, Improve image dependency validation by Michael Lentine · 9 years ago
  47. 78da8cb layers: Fix windows build issue with drawstate merge requests by Mark Lobodzinski · 9 years ago
  48. f658505 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  49. 651d9b0 layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  50. 61b36f3 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  51. 75f6fa9 layers: Fix DrawState BeginCommandBuffer check by Tobin Ehlis · 9 years ago
  52. 7463593 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  53. b1a03e0 loader: Don't override VK_LAYER_PATH for implicit layers by Jon Ashburn · 9 years ago
  54. 0704af9 loader: Fix typo in CreateDevice so ICDs see filtered device extension list by Jon Ashburn · 9 years ago
  55. 2c89bc1 layers: Add basic implicit layer JSON file as an example implicit layer by Jon Ashburn · 9 years ago
  56. 4fb40e6 Fix Android layers build by Jesse Hall · 9 years ago
  57. 36eeb74 loader: Properly filter ICD extensions by Courtney Goeltzenleuchter · 9 years ago
  58. 9a4d409 layers: Fixes for issues resulting from MR87 by Mark Lobodzinski · 9 years ago
  59. 80d5187 layers: MR87, Adding validation for image validity by Michael Lentine · 9 years ago
  60. b901a05 Bug 15314: Make clear for layers that the registry value must be 0. by Ian Elliott · 9 years ago
  61. 075ce43 loader: Add support for implicit layers by Jon Ashburn · 9 years ago
  62. 352108f layers: Remove vkCmdExecuteCommands checks that don't match spec by Tony Barbour · 9 years ago
  63. 6766ae9 loader: Fix erroneous call to loader_log previously added by Jon Ashburn · 9 years ago
  64. 9d5f89b layers: bump debug_report version number by Jon Ashburn · 9 years ago
  65. b1c0563 loader: Fix compile error from rebase by Jon Ashburn · 9 years ago
  66. bdde0b2 loader: Fix comment leader on def files by Courtney Goeltzenleuchter · 9 years ago
  67. 8e52a12 tests: prevent redefinition warning by Courtney Goeltzenleuchter · 9 years ago
  68. 5123947 layers: clean up mismatched sign warnings by Courtney Goeltzenleuchter · 9 years ago
  69. e6dd808 layers: clean up bool vs. VkBool32 warnings by Courtney Goeltzenleuchter · 9 years ago
  70. 7f47bca layers: clean up path without return warning by Courtney Goeltzenleuchter · 9 years ago
  71. 085f8dd misc: fix comment by Courtney Goeltzenleuchter · 9 years ago
  72. 0ef13a0 loader: fix mismatch size warning by Courtney Goeltzenleuchter · 9 years ago
  73. 80bfd0e loader: correct compiler warning by Courtney Goeltzenleuchter · 9 years ago
  74. 1fd6801 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  75. 011ccf8 misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  76. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  77. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  78. 54ce81a loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  79. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  80. 7347739 loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
  81. 45cde5d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
  82. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  83. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  84. f538ef7 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
  85. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  86. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  87. 20c3501 layers: declare support for DEBUG_REPORT extension by Courtney Goeltzenleuchter · 9 years ago
  88. d3c5d27 loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
  89. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  90. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  91. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  92. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  93. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  94. 5ddf6c3 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
  95. 2fd2d03 layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
  96. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  97. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  98. e020405 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  99. e658086 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  100. 6e1b5ba layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago