1. ed6b5ac layers: Use tmp callback for msgs during vk{Create|Destroy}Instance(). by Ian Elliott · 8 years ago
  2. ed6a1b3 layers: Fix -Wunused-result warning for vasprintf by Chris Forbes · 8 years ago
  3. 5666b39 layers: Add copy constructors and initializers for safe_* structs by Tobin Ehlis · 8 years ago
  4. 7ed191f Fix android build for CV -> spirv-tools dep by Chris Forbes · 8 years ago
  5. b4afd0f layers: Integrate SPIRV-Tools validator by Chris Forbes · 8 years ago
  6. a13ab8a layers: link core_validation against spirv-tools by Chris Forbes · 8 years ago
  7. 6f6844a layers: Emit safe_*::ptr() members to eliminate some cast noise by Chris Forbes · 8 years ago
  8. 5dbb9de layers: Add missing compute stage sType check by Dustin Graves · 8 years ago
  9. 5b46a0a update README to refer to COPYRIGHT.txt by Jon Ashburn · 8 years ago
  10. 65ba4da loader: update doc to remove sentence allowing layers to skip by Jon Ashburn · 8 years ago
  11. 51ed103 layers: Update layer README file for clarity and bugfixes by Mark Lobodzinski · 8 years ago
  12. 1bc258a layers: Android DescriptorSetLayout class build fixes by Tobin Ehlis · 8 years ago
  13. 660aba4 layers: Add interface to get descriptor type from layout's global index by Tobin Ehlis · 8 years ago
  14. 546326f layers: Fix object lifetime bugs in DescriptorSetLayout by Tobin Ehlis · 8 years ago
  15. 7e408eb winrtinstaller: update license by David Pinedo · 8 years ago
  16. 2d9deec layers: Break out VkDescriptorSetLayout code into its own class by Tobin Ehlis · 8 years ago
  17. 17b4c86 loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  18. 54791f6 loader: update spec doc for ICD interface versioning by Jon Ashburn · 8 years ago
  19. a4d3d0c json: Update to version 11. by Karl Schultz · 8 years ago
  20. 5b30701 layers: GH384 Fix to correctly recognize immutable samplers by Tobin Ehlis · 8 years ago
  21. dc18b26 tests: Don't try to use 2 queues when there is only one by Tony Barbour · 8 years ago
  22. d2c6e35 Merge pull request #342 from KhronosGroup/update_toolchain_20160414 by greg-lunarg · 8 years ago
  23. 2775d79 toolchain: Bump everything to pull in required SPIR-V tools revision by Cody Northrop · 8 years ago
  24. f6e6a15 header: Update to version 1.0.11 by Jon Ashburn · 8 years ago
  25. adac834 doc: remove rules on vkEnumerate*Properties for layers by Chia-I Wu · 8 years ago
  26. cb24fec doc: formalize the current loader-layer interface by Chia-I Wu · 8 years ago
  27. 5cb2111 tests/layers: Use correct assert macro to avoid compiler warnings. by Karl Schultz · 8 years ago
  28. 9e66a29 layers: Reorder to prevent Null deref; add test by Karl Schultz · 8 years ago
  29. d8726c2 loader: fix LX475 by Jeremy Hayes · 8 years ago
  30. 6650d1f tests: add LX435 test by Jeremy Hayes · 8 years ago
  31. 7394fdd layers: Add fix for lx172 to catch invalid line widths. by Mark Young · 8 years ago
  32. febf20b layers: Fix cmd buffer tracking. by Michael Lentine · 8 years ago
  33. c808d44 layers: Add layer validation tests for QueueSubmit-related sync cases by Mark Lobodzinski · 8 years ago
  34. aff7ae9 layers: Cleanup core_validation fence tracking by Tobin Ehlis · 8 years ago
  35. e32b78a layers: Consider #locations consumed by large VkFormats by Chris Forbes · 8 years ago
  36. b91daf0 layers: Consider element type bit width for #locations consumed. by Chris Forbes · 8 years ago
  37. 35efec7 tests: Add test for 64bit VI attributes matched to VS by Chris Forbes · 8 years ago
  38. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  39. 40b4fc6 android: Unify source used for build.gradle by Cody Northrop · 8 years ago
  40. 68cf997 gradle: Workaround for clang on Windows problems by Cody Northrop · 8 years ago
  41. 2bd41b3 python: Update script to include all platforms when generating ifdef code by Cody Northrop · 8 years ago
  42. 11fe377 layers: Fix for clearing layouts and cmdbuffers. by Michael Lentine · 8 years ago
  43. 20fd66f layers: Add handle NULL checks to codegen by Dustin Graves · 8 years ago
  44. f57a520 layers: Add missing 64bpc formats to get_format_type by Chris Forbes · 8 years ago
  45. e9a21d4 layers: Fix get_format_type for VK_FORMAT_A8R8G8B8_{S,U}INT_PACK32 by Chris Forbes · 8 years ago
  46. a0ab815 layers: block members do not express extra array level in member type by Chris Forbes · 8 years ago
  47. 0124ce0 layers: GH384 Fix descriptor update check for immutable samplers by Tobin Ehlis · 8 years ago
  48. b8833f0 winrtinstaller: change formatting in RT rtf license by David Pinedo · 8 years ago
  49. 88366e6 winrtinstaller: formatting of license files, make them more readable by David Pinedo · 8 years ago
  50. b5d98a9 winrtinstaller: fix COPYRIGHT.txt filename by David Pinedo · 8 years ago
  51. d654dba winrtinstaller: get LICENSE.txt file from LVL by David Pinedo · 8 years ago
  52. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  53. bdb7595 tests: Fill in code for 5 layer tests, cleanup some TODOs by Karl Schultz · 8 years ago
  54. 188b230 layers: LX468, Prevent bad core_validation error message by Mark Lobodzinski · 8 years ago
  55. 0811cec Update typo in doc by ttyio · 8 years ago
  56. 4192fdf layers: Fix object_tracker bugs by Tobin Ehlis · 8 years ago
  57. 3e163ee doc: fix typos in doc by David Pinedo · 8 years ago
  58. ff4d7bc layers: Make logicOp param validation conditional by Dustin Graves · 8 years ago
  59. b2e9ff7 layers: Improved generated struct validation code by Dustin Graves · 8 years ago
  60. d0618ad layers: Simplify generated param validation code by Dustin Graves · 8 years ago
  61. da8797f layers: core_validation - use std mutex by Jeremy Hayes · 8 years ago
  62. 9de0bd7 layers: swapchain - use std mutex by Jeremy Hayes · 8 years ago
  63. 2f065b1 layers: object_tracker - use std mutex by Jeremy Hayes · 8 years ago
  64. b350beb layers: threading - use std mutex by Jeremy Hayes · 8 years ago
  65. e0ed6a2 layers: image - use std mutex by Jeremy Hayes · 8 years ago
  66. 739d62a layers: Correctly remove secondary cmd buffers from in-flight by Tobin Ehlis · 8 years ago
  67. 49f8568 layers: Fix vkResetDescriptorPool by Tobin Ehlis · 8 years ago
  68. faaadba Revert "loader: Temp workaround to add WSI surface extensions enumerated." by Jon Ashburn · 8 years ago
  69. 12711e2 Revert "loader: temp workaround for advertising linux wsi surface extensions" by Jon Ashburn · 8 years ago
  70. 4d14360 layers: Update JSON files to 1.0.10 by Jon Ashburn · 8 years ago
  71. e367fee header: Update to 1.0.10 header No functional changes. by Jon Ashburn · 8 years ago
  72. 9e4a953 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  73. d720cf6 docs: Add libx11-dev to linux build dependencies by Karl Schultz · 8 years ago
  74. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  75. a7622d8 layers: Fix 32-bit VS2013 build by Dustin Graves · 8 years ago
  76. 50adc92 loader: `Remove the ICD and Layers search path for Windows by Piers Daniell · 8 years ago
  77. 32ad8d8 loader: dont free and reallocate physical devices by Jeannot Breton · 8 years ago
  78. c48c4c1 layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 8 years ago
  79. 10ba1de layers: Overhaul unique_objects by Tobin Ehlis · 8 years ago
  80. 4a5a9a0 layers: Remove error when only implicit dependencies are used. by Michael Lentine · 8 years ago
  81. e5184af layers: Validate ONE_TIME_SUBMIT for secondary cmd buffers by Tobin Ehlis · 8 years ago
  82. 1d2f1c7 layers: Update core_validation to fix lx265. by Mark Young · 8 years ago
  83. 735cd7c layers: lx464 Add drawtime validation of bound buffer memory. by Mark Young · 8 years ago
  84. 000d14d layers: lx465 update core_validation image layout warning. by Mark Young · 8 years ago
  85. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  86. ff4ce75 layers: LX466. Resolution of "Typo in validation layer", human spell checker invoked by Mark Mueller · 8 years ago
  87. 67a77ee layers: Fix windows build by Mark Lobodzinski · 8 years ago
  88. b13975e layers: GH337 Track fence from vkQueueBindSparse by Tobin Ehlis · 8 years ago
  89. d50f389 layers: replace remaining set with unordered_set by Chris Forbes · 8 years ago
  90. ba2c466 layers: only construct stringstreams in error paths by Chris Forbes · 8 years ago
  91. 3f9e8f9 layers: Validate correct vkSetEvent() use by Tobin Ehlis · 8 years ago
  92. 0250823 layers: Change access bit checks to warnings. by Michael Lentine · 8 years ago
  93. e66d4e4 layers: Include all 4 Linux WSI interfaces by Tony Barbour · 8 years ago
  94. 37c6484 layers: Update typo in comment by ttyio · 8 years ago
  95. bb888a2 layers: Fix comment indentation & remove tabs by Tobin Ehlis · 8 years ago
  96. 9ba288c layers: cv: get rid of device-scoped current renderpass tracking by Chris Forbes · 8 years ago
  97. 83e6c69 layers: Fix vkCreateDescriptorPool max allocation sizes for each type by Norbert Nopper · 8 years ago
  98. 75e72b6 Revert "layers: LX459,GH#99,#100, Fix semaphore reference count" by Tobin Ehlis · 8 years ago
  99. 9984f1e layers: Clean up semaphore state in core_validation by Tobin Ehlis · 8 years ago
  100. 4c52232 layers: Cleanup of various cmd buffer functions in core_validation by Tobin Ehlis · 8 years ago