1. 22b7fae v149: Fix header ordering bug by Cody Northrop · 9 years ago
  2. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  3. ae0e824 tests: Improve selection of VK_PRESENT_MODE_*_WSI based on cube. by Ian Elliott · 9 years ago
  4. 8b13979 tests: Change to new WSI header ... by Ian Elliott · 9 years ago
  5. d1bbb89 loader: Change to new WSI query functions. by Ian Elliott · 9 years ago
  6. fe14cda vulkan.py: Change to new WSI query functions. by Ian Elliott · 9 years ago
  7. 471ecfc WSI: Update swapchain headers to to version 13 and 45. by Ian Elliott · 9 years ago
  8. 8108cd8 build: rebuild LLVM when LLVM overlay files change by GregF · 9 years ago
  9. 31422ee layers: Don't output DrawState dynamic state info for null handles by Mark Lobodzinski · 9 years ago
  10. b82c185 loader: Remove one time scan of layer libraries; do it as needed by Jon Ashburn · 9 years ago
  11. 74dfa18 layers: Handle uninitialized QueueFamily values in APIDump by Mark Lobodzinski · 9 years ago
  12. ee72442 build: advance glslang and LunarGLASS versions to SPIR-V rev 31 by GregF · 9 years ago
  13. 7c45bed layers: port ShaderChecker to SPIR-V v31 (from ChrisF) by GregF · 9 years ago
  14. c660fc5 WSI: Remove old "vs_wsi_lunarg.h" file. by Ian Elliott · 9 years ago
  15. 06798a6 tests: Enable trace/replay in run_all_test variants on Linux by Cody Northrop · 9 years ago
  16. fe9f20d Tests: Get vktrace/replay test working on Linux by David Pinedo · 9 years ago
  17. 524df11 layers: Restore information messages to the MemTracker layer by Mark Lobodzinski · 9 years ago
  18. 704f91b tests: Copy layer settings file at start and delete at end by Tony Barbour · 9 years ago
  19. 251213b vktrace: Build vktrace as part of the main build by Jon Ashburn · 9 years ago
  20. ea65e49 codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.py by Jon Ashburn · 9 years ago
  21. 3f41c7c layers: Reenable informational messages in DrawState layer by Mark Lobodzinski · 9 years ago
  22. e67741a include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  23. a77846c Update ICD links in BUILD.md. by Peter Gal · 9 years ago
  24. c55900f tests: Skip test that requires GLSL path by Cody Northrop · 9 years ago
  25. 28026d4 tests: Print type in blit test error message by Cody Northrop · 9 years ago
  26. b2f1d13 tests: Don't require success if error code is acceptable by Cody Northrop · 9 years ago
  27. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  28. 18d863e tests: Use new env variable for layers location by Tony Barbour · 9 years ago
  29. 1c94d37 tests: Add fragment shaders to some tests to be able to run on more devices by Tony Barbour · 9 years ago
  30. 3958225 tests: Adjust window width and height for Windows 10 by Cody Northrop · 9 years ago
  31. df8f42a tests: Update usage flags for swap_chain by Cody Northrop · 9 years ago
  32. 62e1a5b tests: Use pipeline object in more tests by Tony Barbour · 9 years ago
  33. 0ec8cd5 tests: Add method to set msaa state in pipeline obj by Tony Barbour · 9 years ago
  34. c95e4ac tests: Use Pipeline Object where possible by Tony Barbour · 9 years ago
  35. 5781e8f tests: CreateVKPipeline really wants pl layout so pass that by Tony Barbour · 9 years ago
  36. 02fdc7d tests: MapMemWithoutHostVisibleBit abort if all mem is mappable by Tony Barbour · 9 years ago
  37. aa45ac1 tests: Don't compare images on Windows to goldens by Tony Barbour · 9 years ago
  38. 6a3faf0 tests: Use new WSI model for --show-images by Tony Barbour · 9 years ago
  39. fb21ea3 tests: Add index tracking to queue objects by Tony Barbour · 9 years ago
  40. 713b2d7 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  41. 35a5cce Update stale info in BUILD.md. by Dejan Mircevski · 9 years ago
  42. 1b95822 loader: Change layer manifest file location env var to VK_LAYER_PATH by Jon Ashburn · 9 years ago
  43. 00d01f3 v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeatures by Cody Northrop · 9 years ago
  44. 1a1e469 v147: Bugs 14352 and 14300 by Cody Northrop · 9 years ago
  45. 02e61ed v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array by Cody Northrop · 9 years ago
  46. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  47. 23dd89d v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  48. a505dda v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  49. 3cc85e9 v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  50. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  51. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  52. b456970 tests: Fix Windows build breakage by Cody Northrop · 9 years ago
  53. 735e4b3 layers: Fixed formatting error in DrawState by Mark Lobodzinski · 9 years ago
  54. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  55. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  56. 5c042ea loader: Remove extension origin and use Vulkan ext prop structure by Jon Ashburn · 9 years ago
  57. f73e921 loader: Make sure layer list from manifest file is all cleaned up properly by Jon Ashburn · 9 years ago
  58. 5137958 loader: Move long DEBUG_REPORT comments into debug report source code by Jon Ashburn · 9 years ago
  59. e13ecc9 loader: Add accessor functions to add/delete from layer property lists. by Jon Ashburn · 9 years ago
  60. c7237a7 loader: Convert layer versions from manifest file to Vulkan int version by Jon Ashburn · 9 years ago
  61. 86723b0 loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths by Jon Ashburn · 9 years ago
  62. c73ff98 Initialize VkDesciptorSet to VK_NULL_HANDLE by Dana Jansens · 9 years ago
  63. 10dddd7 Compare the handle object to VK_NULL_HANDLE, not its internal integer value by Dana Jansens · 9 years ago
  64. 233a0ea Pass a CmdPool, not a queue index, to CmdBuffer create by Dana Jansens · 9 years ago
  65. f06ae82 layers: Validate renderPass. by Jeremy Hayes · 9 years ago
  66. a0dffd6 cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys paths by Jon Ashburn · 9 years ago
  67. 29bfb20 layers: Rework APIDump changes to fix windows compilation errors by Mark Lobodzinski · 9 years ago
  68. 178ffd0 demos: use -o on glslangValidator to allow parallel make by GregF · 9 years ago
  69. 6b1022c loader: Fix Windows layers json files for backslash as separator by Jon Ashburn · 9 years ago
  70. 8897e19 Screenshot layer: Works on SDK 0.2 branch by David Pinedo · 9 years ago
  71. c0fa1ab ObjectTracker Layer: Fix crash on windows in CreateInstance by David Pinedo · 9 years ago
  72. af27013 tests: We really want to use wrong memory type by Courtney Goeltzenleuchter · 9 years ago
  73. 3b78e46 loader: Fix alloca ro loader_stack_alloc() for Windows by Jon Ashburn · 9 years ago
  74. cba4ab2 tests: Be sure to use correct memory type by Tony Barbour · 9 years ago
  75. ea96890 loader: get_registry_files needs to parse a list by Tony Barbour · 9 years ago
  76. 3d83f49 tests: Fix uninitialized image create info by Tony Barbour · 9 years ago
  77. fe3351b tests: Use global command pool and buffer where possible by Tony Barbour · 9 years ago
  78. 823e6ca tests: Better deal with shader modules by Tony Barbour · 9 years ago
  79. 482c609 tests: Use data pointer instead of address for MSVC++ by Tony Barbour · 9 years ago
  80. e815fd7 tests: Fix up sTypes for vi and cmdPool by Tony Barbour · 9 years ago
  81. 103ac5a tests: Turn on more layer validation layers by Tony Barbour · 9 years ago
  82. 0eae6fd layers: Add separate windows and linux json by Courtney Goeltzenleuchter · 9 years ago
  83. fce60db xchange-94: Use VK_ prefix for environment vars by Courtney Goeltzenleuchter · 9 years ago
  84. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  85. a663c70 layers: Fix vkGetPipelineCacheSize validation. by Jeremy Hayes · 9 years ago
  86. b9143d8 layers: Enabled detailed output of void* memBarrier parameters by Mark Lobodzinski · 9 years ago
  87. f4b6f56 layers: Fix misc bugs in param checker. by Jeremy Hayes · 9 years ago
  88. 24265ac loader: Fix bug in Windows for mod a static string DEFAULT_VK_LAYERS_INFO by Jon Ashburn · 9 years ago
  89. 0aae9d6 tests: Fix taking pointer of STL vector and then appending to vector by Jon Ashburn · 9 years ago
  90. 46e20d8 loader: fix typo in log message by Jon Ashburn · 9 years ago
  91. 6980e7e bug-14352: Update vulkan.h version by Courtney Goeltzenleuchter · 9 years ago
  92. c9bb61a bug-14352: Missing size parameter in VkSparseMemoryBindInfo by Courtney Goeltzenleuchter · 9 years ago
  93. 1a68a9c bug-14330: Initialize handle on Vulkan objects by Courtney Goeltzenleuchter · 9 years ago
  94. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  95. 120d93e WSI: Initialize WSI entry points by Courtney Goeltzenleuchter · 9 years ago
  96. ab7db3b vulkan: Add vkCmdPushConstants entry point by Courtney Goeltzenleuchter · 9 years ago
  97. a97e2ea intel: Add support for GetRenderAreaGranularity by Courtney Goeltzenleuchter · 9 years ago
  98. 36a372f layers: Adjust SC to validate bulk pipeline creation by Chris Forbes · 9 years ago
  99. 34c500b Further layer search path fix: s/implicit/explict by James Jones · 9 years ago
  100. 9b14e89 Added ICD loading path debug messages by Liam Middlebrook · 9 years ago