1. febf20b layers: Fix cmd buffer tracking. by Michael Lentine · 8 years ago
  2. c808d44 layers: Add layer validation tests for QueueSubmit-related sync cases by Mark Lobodzinski · 8 years ago
  3. aff7ae9 layers: Cleanup core_validation fence tracking by Tobin Ehlis · 8 years ago
  4. e32b78a layers: Consider #locations consumed by large VkFormats by Chris Forbes · 8 years ago
  5. b91daf0 layers: Consider element type bit width for #locations consumed. by Chris Forbes · 8 years ago
  6. 35efec7 tests: Add test for 64bit VI attributes matched to VS by Chris Forbes · 8 years ago
  7. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  8. 40b4fc6 android: Unify source used for build.gradle by Cody Northrop · 8 years ago
  9. 68cf997 gradle: Workaround for clang on Windows problems by Cody Northrop · 8 years ago
  10. 2bd41b3 python: Update script to include all platforms when generating ifdef code by Cody Northrop · 8 years ago
  11. 11fe377 layers: Fix for clearing layouts and cmdbuffers. by Michael Lentine · 8 years ago
  12. 20fd66f layers: Add handle NULL checks to codegen by Dustin Graves · 8 years ago
  13. f57a520 layers: Add missing 64bpc formats to get_format_type by Chris Forbes · 8 years ago
  14. e9a21d4 layers: Fix get_format_type for VK_FORMAT_A8R8G8B8_{S,U}INT_PACK32 by Chris Forbes · 8 years ago
  15. a0ab815 layers: block members do not express extra array level in member type by Chris Forbes · 8 years ago
  16. 0124ce0 layers: GH384 Fix descriptor update check for immutable samplers by Tobin Ehlis · 8 years ago
  17. b8833f0 winrtinstaller: change formatting in RT rtf license by David Pinedo · 8 years ago
  18. 88366e6 winrtinstaller: formatting of license files, make them more readable by David Pinedo · 8 years ago
  19. b5d98a9 winrtinstaller: fix COPYRIGHT.txt filename by David Pinedo · 8 years ago
  20. d654dba winrtinstaller: get LICENSE.txt file from LVL by David Pinedo · 8 years ago
  21. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  22. bdb7595 tests: Fill in code for 5 layer tests, cleanup some TODOs by Karl Schultz · 8 years ago
  23. 188b230 layers: LX468, Prevent bad core_validation error message by Mark Lobodzinski · 9 years ago
  24. 0811cec Update typo in doc by ttyio · 9 years ago
  25. 4192fdf layers: Fix object_tracker bugs by Tobin Ehlis · 8 years ago
  26. 3e163ee doc: fix typos in doc by David Pinedo · 8 years ago
  27. ff4d7bc layers: Make logicOp param validation conditional by Dustin Graves · 8 years ago
  28. b2e9ff7 layers: Improved generated struct validation code by Dustin Graves · 8 years ago
  29. d0618ad layers: Simplify generated param validation code by Dustin Graves · 9 years ago
  30. da8797f layers: core_validation - use std mutex by Jeremy Hayes · 8 years ago
  31. 9de0bd7 layers: swapchain - use std mutex by Jeremy Hayes · 8 years ago
  32. 2f065b1 layers: object_tracker - use std mutex by Jeremy Hayes · 8 years ago
  33. b350beb layers: threading - use std mutex by Jeremy Hayes · 8 years ago
  34. e0ed6a2 layers: image - use std mutex by Jeremy Hayes · 9 years ago
  35. 739d62a layers: Correctly remove secondary cmd buffers from in-flight by Tobin Ehlis · 8 years ago
  36. 49f8568 layers: Fix vkResetDescriptorPool by Tobin Ehlis · 8 years ago
  37. faaadba Revert "loader: Temp workaround to add WSI surface extensions enumerated." by Jon Ashburn · 8 years ago
  38. 12711e2 Revert "loader: temp workaround for advertising linux wsi surface extensions" by Jon Ashburn · 8 years ago
  39. 4d14360 layers: Update JSON files to 1.0.10 by Jon Ashburn · 8 years ago
  40. e367fee header: Update to 1.0.10 header No functional changes. by Jon Ashburn · 8 years ago
  41. 9e4a953 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  42. d720cf6 docs: Add libx11-dev to linux build dependencies by Karl Schultz · 8 years ago
  43. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  44. a7622d8 layers: Fix 32-bit VS2013 build by Dustin Graves · 8 years ago
  45. 50adc92 loader: `Remove the ICD and Layers search path for Windows by Piers Daniell · 8 years ago
  46. 32ad8d8 loader: dont free and reallocate physical devices by Jeannot Breton · 8 years ago
  47. c48c4c1 layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 9 years ago
  48. 10ba1de layers: Overhaul unique_objects by Tobin Ehlis · 8 years ago
  49. 4a5a9a0 layers: Remove error when only implicit dependencies are used. by Michael Lentine · 8 years ago
  50. e5184af layers: Validate ONE_TIME_SUBMIT for secondary cmd buffers by Tobin Ehlis · 8 years ago
  51. 1d2f1c7 layers: Update core_validation to fix lx265. by Mark Young · 9 years ago
  52. 735cd7c layers: lx464 Add drawtime validation of bound buffer memory. by Mark Young · 9 years ago
  53. 000d14d layers: lx465 update core_validation image layout warning. by Mark Young · 9 years ago
  54. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  55. ff4ce75 layers: LX466. Resolution of "Typo in validation layer", human spell checker invoked by Mark Mueller · 8 years ago
  56. 67a77ee layers: Fix windows build by Mark Lobodzinski · 8 years ago
  57. b13975e layers: GH337 Track fence from vkQueueBindSparse by Tobin Ehlis · 8 years ago
  58. d50f389 layers: replace remaining set with unordered_set by Chris Forbes · 8 years ago
  59. ba2c466 layers: only construct stringstreams in error paths by Chris Forbes · 8 years ago
  60. 3f9e8f9 layers: Validate correct vkSetEvent() use by Tobin Ehlis · 8 years ago
  61. 0250823 layers: Change access bit checks to warnings. by Michael Lentine · 8 years ago
  62. e66d4e4 layers: Include all 4 Linux WSI interfaces by Tony Barbour · 8 years ago
  63. 37c6484 layers: Update typo in comment by ttyio · 9 years ago
  64. bb888a2 layers: Fix comment indentation & remove tabs by Tobin Ehlis · 8 years ago
  65. 9ba288c layers: cv: get rid of device-scoped current renderpass tracking by Chris Forbes · 8 years ago
  66. 83e6c69 layers: Fix vkCreateDescriptorPool max allocation sizes for each type by Norbert Nopper · 8 years ago
  67. 75e72b6 Revert "layers: LX459,GH#99,#100, Fix semaphore reference count" by Tobin Ehlis · 8 years ago
  68. 9984f1e layers: Clean up semaphore state in core_validation by Tobin Ehlis · 9 years ago
  69. 4c52232 layers: Cleanup of various cmd buffer functions in core_validation by Tobin Ehlis · 9 years ago
  70. e54be7b layers: Cleanup core_validation physical device properties structs by Tobin Ehlis · 9 years ago
  71. d04d447 Windows build: Add arg processing to select targets to build. by Karl Schultz · 9 years ago
  72. b31ae81 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 9 years ago
  73. b442e56 layers: renderpass compatibility: there is only one d/s attachment by Chris Forbes · 9 years ago
  74. e1af1b0 winrtinstaller: correction of File Description Properties of uninstaller.exe by David Pinedo · 9 years ago
  75. b872696 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 9 years ago
  76. 4550168 layers: Use real enum value for alignment checks in device_limits by Chris Forbes · 9 years ago
  77. c61bc7a build: rename layers utils lib and fix Windows CMake code by Karl Schultz · 9 years ago
  78. 3c5a6e2 Change from using lxml to xml.etree by Mike Stroyan · 9 years ago
  79. 04be783 layers: sort dictionaries affecting code order by Mike Stroyan · 9 years ago
  80. 5418512 layers: remove unicode header from vk-layer-generate.py by Mike Stroyan · 9 years ago
  81. 84f946e winrtinstaller: don't delete non-SDK layer registry values during install by David Pinedo · 9 years ago
  82. 0371eb5 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 9 years ago
  83. fc7a0a6 tests: Add surface extensions for xcb/win32 by Tony Barbour · 9 years ago
  84. 4ea0550 build: Fix whitespace by Karl Schultz · 9 years ago
  85. 0f808b3 android: Update to get gradlew working again by Cody Northrop · 9 years ago
  86. 32c5fd3 android: Update documentation by Cody Northrop · 9 years ago
  87. 3118dd0 android: Clean up Android.mk by Cody Northrop · 9 years ago
  88. f36c275 android: Fix typo in Mac steps by Cody Northrop · 9 years ago
  89. 21d07f7 android: minor indentation correction in Android.mk by guanghuafan · 9 years ago
  90. b6c1662 android: Minor clean up for windows build template by guanghuafan · 9 years ago
  91. 50ec5c3 android: fixed issues in windows build by guanghuafan · 9 years ago
  92. b1c4a79 android: set hard float for arm7 correctly and minor cleanup by guanghuafan · 9 years ago
  93. ca1f8f5 android: Changed android-generated.bat for windows (not tested ) by guanghuafan · 9 years ago
  94. b79e94a android: Adding template for gradle wrapper build by guanghuafan · 9 years ago
  95. e6ab693 layers: GH241 vkSetEvent should affect queue stageMasks by Tobin Ehlis · 9 years ago
  96. 80a08d6 loader: Fix the std_validation version to really be loader's built version by Jon Ashburn · 9 years ago
  97. 59e4816 winrtinstaller: re-sign powershell script by David Pinedo · 9 years ago
  98. 2ab9306 layers: INVALID_ATTACH_COUNT -> INVALID_ATTACHMENT_COUNT by Karl Schultz · 9 years ago
  99. 6936647 loader: Preserve order during layer list expansion by Chris Forbes · 9 years ago
  100. bd9de05 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 9 years ago