1. 1fd6801 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  2. 011ccf8 misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  3. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  4. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  5. 54ce81a loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  6. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  7. 7347739 loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
  8. 45cde5d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
  9. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  10. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  11. f538ef7 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
  12. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  13. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  14. 20c3501 layers: declare support for DEBUG_REPORT extension by Courtney Goeltzenleuchter · 9 years ago
  15. d3c5d27 loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
  16. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  17. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  18. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  19. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  20. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  21. 5ddf6c3 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
  22. 2fd2d03 layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
  23. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  24. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  25. e020405 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  26. e658086 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  27. 6e1b5ba layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago
  28. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  29. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  30. 8a00cbf loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  31. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  32. b986b17 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  33. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  34. 234e64c layers: Fix debugReport object type in draw_state by Jon Ashburn · 9 years ago
  35. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  36. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  37. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  38. 118db7c SPV Toolchain: Pickup latest LunarGLASS fix by GregF · 9 years ago
  39. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  40. a760a51 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
  41. 9c58ab3 layers: Updates to vk_validation_layer_details.md by tobine · 9 years ago
  42. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  43. a8334b4 android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  44. b62cc05 tests: Update tests for android by Michael Lentine · 9 years ago
  45. c181491 android: Change utils to a static lib for easier disto. by Michael Lentine · 9 years ago
  46. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  47. 2fd94d7 SPV toolchain: update for SDK 0.10.1 by GregF · 9 years ago
  48. cb5de95 layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges by Mark Lobodzinski · 9 years ago
  49. c44baa5 layers: LX232, Add contstructor for DrawState struct by Mark Lobodzinski · 9 years ago
  50. def1303 tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  51. 3b87cab layers: LX231, Fix DeviceLimits windows JSON file by Mark Lobodzinski · 9 years ago
  52. a33d1ed layers: LX230, Complete initialization of MEM_OBJ_INFO structure by Mark Lobodzinski · 9 years ago
  53. a3b4452 layers: LX229, Fix swapchain layer imageArrayLayers caps check by Mark Lobodzinski · 9 years ago
  54. 5497859 loader: Fix bug where dynamic dispatch for layer dev exts needs to come later by Jon Ashburn · 9 years ago
  55. 46674bf loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects by Jon Ashburn · 9 years ago
  56. 25c73e7 Add an 'all' debug flag by Michael Worcester · 9 years ago
  57. 1d4b128 layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  58. b6242c2 layers: Add device extension entrypoints to JSON bug #15012 by Jon Ashburn · 9 years ago
  59. 39fbd4e loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
  60. 6e6a216 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  61. f3ba69d misc: Update dependencies by Courtney Goeltzenleuchter · 9 years ago
  62. 0586963 layers: LX222, suppress warning on partial CmdClearAttachment calls by Mark Lobodzinski · 9 years ago
  63. 8f2d1e1 Layers: changed one more doc file for new layer names by David Pinedo · 9 years ago
  64. 8a15419 Loader doc: Modifed WindowsICDs.txt by David Pinedo · 9 years ago
  65. c0ed6d0 layers: LX223, Properly handle NULL pipelineCache in pipeline create routines by Mark Lobodzinski · 9 years ago
  66. 9c75c16 layers: Wrap up windows/test issues with DrawState/ShaderChecker merge by Mark Lobodzinski · 9 years ago
  67. 8845283 layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  68. 3f5ddbb layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  69. 7e2ad75 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  70. 8fab656 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  71. e183729 Fix Windows compile error by Tony Barbour · 9 years ago
  72. 3c78ff4 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
  73. 2d6d54e Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  74. 94207e9 tests: undef BadValue to workaround a conflict between xlib.h spvIR.h by Jon Ashburn · 9 years ago
  75. ddf1e45 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  76. 7cc65bd misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  77. 3cba24a layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
  78. 25a2cc8 layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
  79. 380e1eb Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
  80. 6e08ebd loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
  81. e2905f6 toolchain: Add option to only build glslang by Cody Northrop · 9 years ago
  82. 232e3af loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
  83. 31e5f28 layers: Disable image layout transition validation in DrawState by Mark Lobodzinski · 9 years ago
  84. 55cd49b layers: Fix swapchain layer errors by Mark Lobodzinski · 9 years ago
  85. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  86. 7726f4f loader: Add documentation fo loader handling of VK_surface_*KHR extensions. by Jon Ashburn · 9 years ago
  87. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  88. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  89. b8ba300 vktrace: Renable trace/replay builds by default by Mark Lobodzinski · 9 years ago
  90. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  91. 14c0ba5 tests: Update layer names in run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  92. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  93. c19d527 layers: WSI extension fixes for APIDump by Mark Lobodzinski · 9 years ago
  94. 5594408 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  95. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  96. 3077be0 vulkan: Add win32 and xcb extensions to vulkan.py by Mark Lobodzinski · 9 years ago
  97. d161d28 layers: Fix documentation file for new wsi surface ext by Jon Ashburn · 9 years ago
  98. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  99. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  100. 76f235b vulkan: Fix parameter name for GetSwapchainImagesKHR by Jon Ashburn · 9 years ago