1. 5ff6f74 build: Add dependent repo fetch script [skip ci] by Karl Schultz · 6 years ago
  2. 0d46069 build: Beautify cmake files by Mike Weiblen · 6 years ago
  3. db6c233 Add special case to wrap abstract types by Courtney Goeltzenleuchter · 6 years ago
  4. 690b9d0 tests: Update existing tests to pass new checks by Shannon McPherson · 6 years ago
  5. 265383a tests: Add test to validate buffViewCI buffer by Shannon McPherson · 6 years ago
  6. 4c9505b tests: Add tests to validate buffViewCI range by Shannon McPherson · 6 years ago
  7. 0eb84f6 tests: Add test for offset vs buffer size by Shannon McPherson · 6 years ago
  8. 47aedd2 tests: fix clang-format omission by Dave Houlton · 6 years ago
  9. b817a87 layers: remove enum version of log_msg by Dave Houlton · 6 years ago
  10. f93bbab scripts: validation stats script improvements by Dave Houlton · 6 years ago
  11. a8ee379 cmake: Link vk_layer_utils.so statically by Mark Lobodzinski · 6 years ago
  12. b413b67 cmake: Move layer_utils definition to root cmake by Mark Lobodzinski · 6 years ago
  13. b102f63 layers: Remove vk_layer_table hdr and cpp files by Mark Lobodzinski · 6 years ago
  14. 2e92ef0 layers: Remove vk_layer_table.h hdr file refs by Mark Lobodzinski · 6 years ago
  15. 1df5a95 android: Remove vk_layer_table build references by Mark Lobodzinski · 6 years ago
  16. eb40e7a layers: Remove cmake vk_layer_table.cpp refs by Mark Lobodzinski · 6 years ago
  17. c1b5b88 layers: Migrate vk_layer_table to vk_layer_utils by Mark Lobodzinski · 6 years ago
  18. 56661ef layers: Remove unused functions in vk_layer_table by Mark Lobodzinski · 6 years ago
  19. e4e7e68 build: Insert copyright in cmake files by Mike Weiblen · 6 years ago
  20. 4fab4ab cmake: Add Kitware copyright by Mike Weiblen · 6 years ago
  21. 12befb9 layers: inspect generic errors for VUIDS by Dave Houlton · 6 years ago
  22. 5165390 layers: replace core validation enums by Dave Houlton · 6 years ago
  23. 943a052 android: Minor updates to facilitate downstream builds by Cody Northrop · 6 years ago
  24. 2c4512a repo: Updated json files from 1.1.77 to 1.1.78 by Mark Lobodzinski · 6 years ago
  25. 72ec0d7 layers: Remove missed OT instance table map refs by Mark Lobodzinski · 6 years ago
  26. de6dd57 Use void* in PostCallRecordGetPhysicalDeviceDisplayPlanePropertiesKHR by Piers Daniell · 6 years ago
  27. 16c253f Add core validation for VK_KHR_get_display_properties2 by Piers Daniell · 6 years ago
  28. 17de5fd layers: Update objecttracker dispatch table handling by Mark Lobodzinski · 6 years ago
  29. 7cbe99b layers:Update unique_objects to use callbacks by Tobin Ehlis · 6 years ago
  30. 8c1c707 android: Update shader toolchain revisions by Cody Northrop · 6 years ago
  31. a80ef66 build: Improve googletest handling by Karl Schultz · 6 years ago
  32. 93c774e tests: Format dev_profile_api layer source by Mark Lobodzinski · 6 years ago
  33. 72499c3 tests: De-crudify device_profile layer by Mark Lobodzinski · 6 years ago
  34. 341c005 layers: remove/update deprecated VUIDs by Dave Houlton · 6 years ago
  35. ea2e511 scripts: Update contributing.md by Dave Houlton · 6 years ago
  36. cacef47 scripts: repair and update validation_stats.py by Dave Houlton · 6 years ago
  37. 8dd93d5 tests:Use GPA for GPDF2 function by Tobin Ehlis · 6 years ago
  38. 4e9ec8e scripts: Remove deprecated scripts by Mark Lobodzinski · 6 years ago
  39. 3e509f3 scripts: Remove vuid_mapping ref from common_codegen by Mark Lobodzinski · 6 years ago
  40. 89d7a6d layers:Keep validation/state calls separate by Tobin Ehlis · 6 years ago
  41. 899b181 Remove #if0 around test code by Piers Daniell · 6 years ago
  42. e912e63 More updates based on review feedback by Piers Daniell · 6 years ago
  43. c4475a8 Fixes from review by Piers Daniell · 6 years ago
  44. 80944b8 Add validation for VK_KHR_draw_indirect_count by Piers Daniell · 6 years ago
  45. 5014504 tests: Remove outstanding message count by Shannon McPherson · 6 years ago
  46. 5f714a7 tests: Allow for duplicate failure messages by Shannon McPherson · 6 years ago
  47. a84241a tests: Update const correctness by Shannon McPherson · 6 years ago
  48. 883f609 tests: Add test for VkBufferViewCreateInfo offset by Shannon McPherson · 6 years ago
  49. e49721b header: Update MacOS json files to 1.1.77 header by Jeremy Kniager · 6 years ago
  50. c68f526 tests: Some local variable name fixups by Mark Lobodzinski · 6 years ago
  51. f620351 tests: Add check for badly-formed string by Mark Lobodzinski · 6 years ago
  52. 7d227bb tests: Add test for stype-array param check by Mark Lobodzinski · 6 years ago
  53. 1352872 tests: Add pnext-only struct validation check by Mark Lobodzinski · 6 years ago
  54. db6144d tests: Add must-be-a-valid-struct test by Mark Lobodzinski · 6 years ago
  55. a16ebc7 layers: Output 'parameter' implicit VUs for structs by Mark Lobodzinski · 6 years ago
  56. 9ddf928 layers: Add CreateInstance/Device pNext validation by Mark Lobodzinski · 6 years ago
  57. 5960355 layers: Pick up stype-array check vuids by Mark Lobodzinski · 6 years ago
  58. ebee355 layers: Add VUIDs to manual validate_string calls by Mark Lobodzinski · 6 years ago
  59. 554cf37 layers: Pick up struct validation ids by Mark Lobodzinski · 6 years ago
  60. 87017df layers: Pick up VUIDs for structure integrity checks by Mark Lobodzinski · 6 years ago
  61. a136855 layers: Add pNext-chain-only structs to PV codegen by Mark Lobodzinski · 6 years ago
  62. 009dd22 Expand ALL_GRAPHICS_BIT correctly in combination with other bits by Chris Forbes · 6 years ago
  63. 50cceff doc: Update BUILD.md [skip ci] by Karl Schultz · 6 years ago
  64. 85151b6 Add option to generate layer files without building layers by Tony-LunarG · 6 years ago
  65. 0b5ab7a tests: Update tests for self-dependency barrier by John Zulauf · 6 years ago
  66. df851b1 layers: Update barrier validation for self-depend by John Zulauf · 6 years ago
  67. 7ec577a layers: Refactor core CreateRenderPass to Pre/Post by John Zulauf · 6 years ago
  68. 351579d cmake: Fixup FOLDER properties by Karl Schultz · 6 years ago
  69. 1f936e3 header: Update json files to match 1.1.77 header by Mark Lobodzinski · 6 years ago
  70. 7ac635b ci: Disable caching in AppVeyor by Karl Schultz · 6 years ago
  71. 02a3639 build: Update travis VulkanTools cmake options by John Zulauf · 6 years ago
  72. 11e28db ci: Clean up AppVeyor config file by Karl Schultz · 6 years ago
  73. cc51056 build: Copy loader DLL only when ldr repo supplied by Karl Schultz · 6 years ago
  74. 26c56bd cmake: Prevent redefinition of uninstall target by Karl Schultz · 6 years ago
  75. 543628e tests: Copy loader dll to bin dir for LVTs by Mark Lobodzinski · 6 years ago
  76. 78b2af2 tests: Add option to install tests by Tony-LunarG · 6 years ago
  77. 571a886 ci: Reduce AppVeyor jobs to two by Karl Schultz · 6 years ago
  78. 49ce0ec layers: Fix bugs of display queries in unique_objects by Petr Kraus · 6 years ago
  79. 36c57bb tests: Validate duplicate image barrier checks by John Zulauf · 6 years ago
  80. 463c51e layers: Detect dupl. layout transitions in barrier by John Zulauf · 6 years ago
  81. f287934 tests: Add test for secondary CB initial layout by John Zulauf · 6 years ago
  82. 67170f8 layers: Validate initial layout of secondary CBs by John Zulauf · 6 years ago
  83. cc1fbef layers: Add sampler unnormalized coords checks by Jesse Hall · 6 years ago
  84. 0a3cf3e cmake: Allow env var for glslang, remove REPO_ROOT by Mark Lobodzinski · 6 years ago
  85. 3b093d7 layers: Update to 1.1.76 header by Mike Schuchardt · 6 years ago
  86. a56ed01 tests: Remove layerdoctest refs from BUILD.md by Mark Lobodzinski · 6 years ago
  87. d3df40f tests: Killed ancient README file by Mark Lobodzinski · 6 years ago
  88. 0a07ce3 tests: Remove validatelayerdoc scripts by Mark Lobodzinski · 6 years ago
  89. c8c172e tests: Cut validatedoc refs in runalltests scripts by Mark Lobodzinski · 6 years ago
  90. 0322a85 layers: Remove stats script from layers directory by Mark Lobodzinski · 6 years ago
  91. 1e33f7a build: Update appveyor/travis for INSTALL_DIR builds by Mark Lobodzinski · 6 years ago
  92. 1e7d916 build: Work around FindVulkan cmake issue by Mark Lobodzinski · 6 years ago
  93. 3b98147 docs: Update build.md for VULKAN_LOADER_INSTALL_DIR by Mark Lobodzinski · 6 years ago
  94. e1ed230 cmake: Add VULKAN_LOADER_INSTALL_DIR operation by Mark Lobodzinski · 6 years ago
  95. ecde9d0 tests: layer tests depend on layer builds by Cort Stratton · 6 years ago
  96. fa31cfa docs: Update links by Mark Young · 6 years ago
  97. dc4e21f make vulkan headers searchable with CMAKE_PREFIX_PATH by slava · 6 years ago
  98. e3ab9e3 android: Fix location of vulkan headers include by Cody Northrop · 6 years ago
  99. 362637b android: Update batch files for new repo layout by Cody Northrop · 6 years ago
  100. 29519bb android: Update build for new headers location by Mark Lobodzinski · 6 years ago