1. 5484e0c layers: clang-format layers directory by Jon Ashburn · 8 years ago
  2. 58d114b layers: Add string array parameter checking by Dustin Graves · 8 years ago
  3. 02a24a2 layers: Remove redundant/unused param checker code by Dustin Graves · 8 years ago
  4. c857fb3 layers: LX430, Modfiy object_tracker to handle multiple instances by Mark Lobodzinski · 8 years ago
  5. ebf3281 layers: GH83 Fix updates of copies descriptor sets in draw_state by Tobin Ehlis · 8 years ago
  6. 057c835 layers: Fix layer documentation so that it can be auto-validated by Tobin Ehlis · 8 years ago
  7. 8fff243 layers: Count attachments as the same if they have overlapping memory. by Michael Lentine · 8 years ago
  8. 4e8c416 loader: Fix issue passing wrong instance if layer wraps instances by Jon Ashburn · 8 years ago
  9. dfdb8d4 layers: LX405 Avoid some checks when rastrization is disabled. by Karl Schultz · 8 years ago
  10. 9daf7a3 codegen: LX424 Generate code for WSI-specific funs in GIPA. by Karl Schultz · 8 years ago
  11. d83f06c Bump api_version to 1.0.5 in json files by Tony Barbour · 8 years ago
  12. 27a912a layers: Add func pointer NULL checks by Dustin Graves · 8 years ago
  13. fb8baae layers: GH41 Flag error if cmd buffer references destroyed framebuffer by Tobin Ehlis · 8 years ago
  14. 81f786a layers: Fix android build of draw_state by Tobin Ehlis · 8 years ago
  15. 8c0dabf layers: Fix android build from linux or Win32 system by Tobin Ehlis · 8 years ago
  16. d2568e5 Use size_t types for output size_t. by Michael Lentine · 8 years ago
  17. fb4a806 build: Enable Xlib support to default ON on Linux builds by Jon Ashburn · 8 years ago
  18. c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  19. e5954bb layers: LX431, FENCE_NODE structures not initialized by Mark Lobodzinski · 8 years ago
  20. 82d82d1 build: Fix CMake Xlib DisplayServer name. by Karl Schultz · 8 years ago
  21. 65d2018 loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHR by Karl Schultz · 8 years ago
  22. 5aa1170 tests: Remove BindPipelineNoRenderPass from layer_validation_tests by Mark Lobodzinski · 8 years ago
  23. 5ffa428 glslang / spirv-tools: get latest versions by GregF · 8 years ago
  24. cf4d582 layers: GHLVL88, Fix ValidateBarriers in draw_state by Mark Lobodzinski · 8 years ago
  25. 7947cfc layers: GHLVL87, Fix cut/paste VerifyImageLayout call in draw_state by Mark Lobodzinski · 8 years ago
  26. 841e9b7 layers: LX402, Invalid CmdBindPipeline validation error by Mark Lobodzinski · 8 years ago
  27. 57b82b7 header: update to version 1.0.5 by Jon Ashburn · 8 years ago
  28. b25e4fc misc: Update to header version 1.0.4 by Jon Ashburn · 8 years ago
  29. 842621d layers: Add param checks for CreateInstance/Device by Dustin Graves · 8 years ago
  30. eec48bf layers: Add NULL/sType checks for struct members by Dustin Graves · 8 years ago
  31. 35328c1 layers: Handle indirection in param_checker by Dustin Graves · 8 years ago
  32. a2b2e46 layers: Add vkFreeCommandBuffers param check by Dustin Graves · 8 years ago
  33. bd768d4 layers: LX413, Fix dynamicOffsets crash in draw_state by Mark Lobodzinski · 8 years ago
  34. 047b0c9 Fix assert for layouts. by Michael Lentine · 8 years ago
  35. 4e229ac layers: GL156 Ignore pQueueFamilyIndices if exclusive sharing mode is requested by Dominik Witczak · 8 years ago
  36. 0b727a9 Regester event on creation and delete on deletion. by Michael Lentine · 8 years ago
  37. 106b7d2 layers: Validate subpass index in CreateGraphicsPipelines by Chris Forbes · 8 years ago
  38. 17cdaf0 layers: Remove vestigial bits of old derivatives API from DS by Chris Forbes · 8 years ago
  39. e2efa25 layers: Validate pipeline derivative requirements in DrawState by Chris Forbes · 8 years ago
  40. d3e0ab8 Merge pull request #80 from lentinem/mlentine-buildfix by tobine · 8 years ago
  41. fcfd0de Remove unused var. by Michael Lentine · 8 years ago
  42. cb85519 layers: LX423 Set string var with handle value before using. by Karl Schultz · 8 years ago
  43. a0c6c3e add generated files for smoke demo. by Karl Schultz · 8 years ago
  44. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  45. 12e538c layers: LX401, Handle VK_WHOLE_SIZE in flush/invalidateMappedMemoryRanges by Mark Lobodzinski · 8 years ago
  46. 04957a1 layers: LVLGH47 DS Include swapchain images in search by Karl Schultz · 8 years ago
  47. 1eb1f62 loader: gllavl#46 add check for device extensions by Jeremy Hayes · 8 years ago
  48. 2a80329 Merge pull request #59 from chrisforbes/ds-more-fixes by tobine · 8 years ago
  49. 5925ba0 winrtinstaller: sign uninstaller by David Pinedo · 8 years ago
  50. 9b00ca7 layers: GHPR43, Add tracking of total number of levels and layers for images by Chris Forbes · 8 years ago
  51. 56512bb build: LVLPR65, Fix android extensions support in unique_objects by Michael Lentine · 8 years ago
  52. 83f2867 Merge pull request #42 from chrisforbes/push-constants by tobine · 8 years ago
  53. 5c59e90 tests: Add a test for push constant block used in shader but missing by Chris Forbes · 8 years ago
  54. a3cb4fc layers: validate push constant ranges accessed by shader by Chris Forbes · 8 years ago
  55. 2da94c2 layers: add more shader checker error codes by Chris Forbes · 8 years ago
  56. 87ed144 layers: move get_shader_stage_id up a bit by Chris Forbes · 8 years ago
  57. f733c4a layers: extract helper for getting to block/struct type by Chris Forbes · 8 years ago
  58. ef47e4b layers: Add push constant storage class to stringify support by Chris Forbes · 8 years ago
  59. 10c106d layers: Remove nonsense `sinterface` param from by Chris Forbes · 8 years ago
  60. 119aa71 tests: Enable VF->VS array type test by Chris Forbes · 8 years ago
  61. 3a23b6a layers: Add push constant validation to draw_state by Tobin Ehlis · 8 years ago
  62. cf29063 winrtinstaller: Don't create a menu item for each version of RT installed by David Pinedo · 8 years ago
  63. 9999d48 winrtinsaller: change comment by David Pinedo · 8 years ago
  64. 58048d0 misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  65. 0806e50 layers: Allow use of QUEUE_FAMILY_IGNORED for BufferMemoryBarriers by Michael Lentine · 8 years ago
  66. 7190e3c layers: add missing error check by Jeremy Hayes · 8 years ago
  67. 859c7fb loader: Update documentation to remove editing comments. by Jon Ashburn · 8 years ago
  68. 157f3ec layers: fix imageLayout bug by Jeremy Hayes · 8 years ago
  69. 36de031 layers: Fix false positive on initialLayout in image layer by Tony Barbour · 8 years ago
  70. 38b59a4 tests: Clean up misc validation warnings by Tony Barbour · 8 years ago
  71. 11791c5 tests: Remove unused mip levels from rendersystem image creation by Tony Barbour · 8 years ago
  72. 1516c0f tests: Fix image creation with invalid initial layout by Tony Barbour · 8 years ago
  73. 26aa42b tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  74. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  75. bb54b4d LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD by Tony Barbour · 8 years ago
  76. b763786 layers: DS: populate features correctly by Chris Forbes · 8 years ago
  77. 2fdaaf2 layers: gllavl#78 validate base pipeline by Jeremy Hayes · 8 years ago
  78. a4dc0ac layers: gllavl#77 validate layout during clear by Jeremy Hayes · 8 years ago
  79. ffc8a70 layers: gllavl#76 validate initialLayout by Jeremy Hayes · 8 years ago
  80. 2971ae6 layers: Separate some variables by Chris Forbes · 8 years ago
  81. eb73703 layers: Update QueueFamilyIndex validation by Mark Lobodzinski · 8 years ago
  82. dc5d920 loader: refactor EnumerateDevice*Properties terminate/trampoline code by Jon Ashburn · 8 years ago
  83. 06970ae layers: GH LVL#49, Updated layer docs/README for new layers by Mark Lobodzinski · 8 years ago
  84. d40b2db layers: GL107, Validate queueFamilyIndices for CreateSwapchain by Mark Lobodzinski · 8 years ago
  85. 52a6e7d layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  86. ed54767 layers: LX322, Track semaphore state acroos QueueBindSparse calls by Mark Lobodzinski · 8 years ago
  87. 8c8d6ed build: GH PR17, Remove unused displayserver ENV settings by Mark Lobodzinski · 8 years ago
  88. c1783ec build: GH PR17, Add Android WSI info to Windows version of codegen script by Cody Northrop · 8 years ago
  89. 0a179fe layers: GH PR17, Add support for building for Android on Windows by Cody Northrop · 8 years ago
  90. d53098f cmake: GH PR17, Improve error detection for displayserver selection by Mark Lobodzinski · 8 years ago
  91. 59816c7 loader: GH PR17, Add windows support for new displayserver types by Mark Lobodzinski · 8 years ago
  92. 7791dad cmake: GH PR17, Fix vulkan.py code generation script for Windows builds by Mark Lobodzinski · 8 years ago
  93. 5819d89 cmake: GH PR17, Add DisplayServer variables for the WSI interfaces by Mun, Gwan-gyeong · 8 years ago
  94. 50dd2e6 Build: GH PR17, Add Android WSI info to android codegen script by Mun, Gwan-gyeong · 8 years ago
  95. 4f36496 cmake: GH PR17, Add WSI options to loader codegen script by Mun, Gwan-gyeong · 8 years ago
  96. 82a244a layers: GH PR17, Add WSI argument passing to vk-generate.py by Mun, Gwan-gyeong · 8 years ago
  97. 8b4e629 cmake: GH PR17, Pass WSI arg to layer generating scripts by Mun, Gwan-gyeong · 8 years ago
  98. bd4dd59 layers: GH PR17, Add Wayland, Xlib, Android & Mir extensions to codegen scripts by Mun, Gwan-gyeong · 8 years ago
  99. 0a88f4c loader: GH PR17, Fix typo in comment by Mun, Gwan-gyeong · 8 years ago
  100. c954fbb docs: Add CONTRIBUTING.md by Karl Schultz · 8 years ago