1. 84f17cb external: Update commit IDs and scripts by Mike Weiblen · 7 years ago
  2. 102b554 tests: use only 4 sample mode in ImageSampleCounts test by Chris Forbes · 7 years ago
  3. fde5708 loader: Fix function name in interface doc by Tobin Ehlis · 7 years ago
  4. a712169 scripts: Update vuid_mapping.py for 64 header by Mark Lobodzinski · 7 years ago
  5. 2dbc215 loader:Updates to LL Interface Doc by Tobin Ehlis · 7 years ago
  6. 324c5cf layers: Track WSI fences and semaphores by Mike Schuchardt · 7 years ago
  7. a302757 layers: Retire work early on external fence signal by Mike Schuchardt · 7 years ago
  8. e9f4c1b tests: Test cases for external fence by Mike Schuchardt · 7 years ago
  9. 4042ed7 layers: Compatibility fixes for external fence by Mike Schuchardt · 7 years ago
  10. a94b60b layers: Use shared rules for OT CmdPushDescriptorSetKHR by Chris Forbes · 7 years ago
  11. 2c600e9 layers: Factor out checking of descriptor write members by Chris Forbes · 7 years ago
  12. 24e6422 tests: Add compressed-uncompressed img copy tests by Mark Lobodzinski · 7 years ago
  13. d078880 layers: GH2145, fix comp<->uncomp copy val errors by Mark Lobodzinski · 7 years ago
  14. 5411bdb tests: Change wrap objects test filter by Mark Lobodzinski · 7 years ago
  15. b687533 scripts: Remove asserts from struct size helpers by Joey Bzdek · 7 years ago
  16. 3ace8bc layers: Typo in CV function pointer lookup map by Mike Schuchardt · 7 years ago
  17. fc9c71e tests: Modify external semaphore tests by Mike Schuchardt · 7 years ago
  18. 5736c61 layers: Add VK_KHR_external_semaphore_fd functions by Mike Schuchardt · 7 years ago
  19. d62e8c5 tests: Correct layer string on wrap_objects script by Mark Lobodzinski · 7 years ago
  20. 7ddd432 loader: Fix info message when activating a layer by Lenny Komow · 7 years ago
  21. d938964 tests: Add test for copying nonupdated descriptors by Józef Kucia · 7 years ago
  22. 5297e37 layers: Remove validation error for copying nonupdated descriptors by Józef Kucia · 7 years ago
  23. 707cdb5 layers: Retire work early on external signals by Mike Schuchardt · 7 years ago
  24. 18001c3 tests: layer tests for external semaphore by Mike Schuchardt · 7 years ago
  25. 7788236 layers: External semaphore compatibility by Mike Schuchardt · 7 years ago
  26. f799518 android: Use NDK structure for third party modules by Mike Stroyan · 7 years ago
  27. 88bf20f LOCAL_C_INCLUDES and LOCAL_CPPFLAGS changes by Mike Stroyan · 7 years ago
  28. 4ea3d49 layers: Only include self-dependencies in subpass->dep index by Chris Forbes · 7 years ago
  29. 848df06 tests:Update InvalidBufferViewObject test by Tobin Ehlis · 7 years ago
  30. df0d62a layers:Verify valid buffer for tex buff ds update by Tobin Ehlis · 7 years ago
  31. ab044ee loader/vulkan.pc.in: GH1212; Libraries required by vulkan.so for by John Zupin · 7 years ago
  32. b95caa0 scripts: add get_struct_size helper function by David Pinedo · 7 years ago
  33. 283ade6 layers: Relax MinImageTransferGranularity checks by Mark Lobodzinski · 7 years ago
  34. 0de631e layers: Remove AccessMask->ImageLayout checks by Mark Lobodzinski · 7 years ago
  35. 2153273 Loader: Fix OOM in loaderGetDeviceRegistryFiles() by Igor Ostrowski · 7 years ago
  36. e3f891d header: Update to version 1.0.62 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  37. 25fdd86 scripts: Specify utf-8 encoding for db file by Mark Lobodzinski · 7 years ago
  38. 85946ae scripts: Handle goofy unicode chars in spec.py by Mark Lobodzinski · 7 years ago
  39. a502565 layers: Add caller to ValidateObjectNotInUse by Mike Schuchardt · 7 years ago
  40. 338e612 layers: Refactor AcquireNextImageKHR for pre/post by Mike Schuchardt · 7 years ago
  41. d679fb9 layers: Refactor vkQueueBindSparse for pre/post by Mike Schuchardt · 7 years ago
  42. e137801 tests: Fix doc validator script by Mark Lobodzinski · 7 years ago
  43. c7c73c4 tests: Change doc validator to use python3 by default by Mark Lobodzinski · 7 years ago
  44. 5c5fde3 loader: Fix TEXTREL on 32-bit linux loader by Lenny Komow · 7 years ago
  45. faef4e7 build: Limit control flow guard to loader/demos by Mark Lobodzinski · 7 years ago
  46. c8655be layers: Implement vkCreateDescriptorPool() checks by Petr Kraus · 7 years ago
  47. fb63383 scripts: Generate copy assignment operators for safe_* by Chris Forbes · 7 years ago
  48. 34dd116 travis: Add 64-bit to Android build by Cody Northrop · 7 years ago
  49. 749c6cc android: Update toolchain build to handle single ABI by Cody Northrop · 7 years ago
  50. 912aa7f tests:Fix RenderPassInUseDestroyedSignaled by Tobin Ehlis · 7 years ago
  51. 55b8b53 layers:Fix renderPass<->cmdBuffer binding by Tobin Ehlis · 7 years ago
  52. cfd5e69 tests:Modify DestroyPipelineRenderPass by Tobin Ehlis · 7 years ago
  53. af5bd57 layers:Remove invalid renderPass binding by Tobin Ehlis · 7 years ago
  54. 4c20650 layers: Avoid potential NULL pointer dereference by Józef Kucia · 7 years ago
  55. 2ece4b7 header: revert constexpr change in vulkan.hpp by Mike Schuchardt · 7 years ago
  56. b79f04a build: Update for 1.0.61.0 SDK by Lenny Komow · 7 years ago
  57. 7b3678c layers: Correctly check if descriptor was updated by Józef Kucia · 7 years ago
  58. c29bbbb tests:Add DestroyPipelineRenderPass by Tobin Ehlis · 7 years ago
  59. 7f316d0 layers:Pipe state owns render pass ptr by Tobin Ehlis · 7 years ago
  60. d6c7dae layers: use VU for index buffer alignment check by Chris Forbes · 7 years ago
  61. 3565cc7 layers: Implement VU check for BUFFER_USAGE_VERTEX_BUFFER_BIT by Chris Forbes · 7 years ago
  62. a62e12b layers: Implement VU check for BUFFER_USAGE_INDEX_BUFFER_BIT by Chris Forbes · 7 years ago
  63. e4e593f tests: fix bogus usage flags for some vertex buffers by Chris Forbes · 7 years ago
  64. ba75126 layers:Kill push descriptor perf warning by Tobin Ehlis · 7 years ago
  65. e29b05b layers:Use existing ds layout to create push desc by Tobin Ehlis · 7 years ago
  66. 1bb0097 layers: Use layout flags to test for push descriptor sets by Józef Kucia · 7 years ago
  67. a418b1c layers: Fix memory leak in PreCallRecordCmdPushDescriptorSetKHR() by Józef Kucia · 7 years ago
  68. a44cc85 loader: Fix crash from loading invalid ICD by Lenny Komow · 7 years ago
  69. 5cd0851 Revert "layers: Fix Graphics Pipeline pointers not ignored" by Mark Lobodzinski · 7 years ago
  70. 595468a layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  71. 08b0c59 layers: Add support for VK_AMD_mixed_attachment_samples by Maciej Jesionowski · 7 years ago
  72. dc3238a scripts: Check toolchain revisions, remove if they differ by Cody Northrop · 7 years ago
  73. a6b8bdb header: Update to 1.0.60 by Mike Schuchardt · 7 years ago
  74. 8148576 scripts: Fix VkShaderModuleCreateInfo safe struct by Mike Schuchardt · 7 years ago
  75. be9e5d7 layers:Clean up shared_ptr use by Tobin Ehlis · 7 years ago
  76. 8ca7394 layers:Fix render pass lifetime hole by Tobin Ehlis · 7 years ago
  77. 2bf3610 layers:Remove is_multi from render pass check by Tobin Ehlis · 7 years ago
  78. eab83d1 layers:Don't access render pass map directly by Tobin Ehlis · 7 years ago
  79. 54741e1 layers:Consolidate render pass compatibility by Tobin Ehlis · 7 years ago
  80. 519166d layers:Migrate render pass compatibility check by Tobin Ehlis · 7 years ago
  81. 6292303 layers:Check renderPass/framebuffer compatibility by Tobin Ehlis · 7 years ago
  82. bb2039f layers:Generalize validateRenderPassCompatibility by Tobin Ehlis · 7 years ago
  83. 2593790 external: Update Android commit IDs by Mike Weiblen · 7 years ago
  84. a2fbe52 layers: Add script to create VU stats in CSV by Mike Weiblen · 7 years ago
  85. 6823145 external: Update spirv commit IDs by Mike Weiblen · 7 years ago
  86. 4c3d377 docs: Update loader doc for pnp registry changes by Lenny Komow · 7 years ago
  87. f7c0938 loader: Allow layer loading from pnp registry by Lenny Komow · 7 years ago
  88. 2089cdb loader: Fix PnP 32-bit registry handling by Lenny Komow · 7 years ago
  89. 6ca0d29 layers: Fix leaking backing sets for push descriptors by Chris Forbes · 7 years ago
  90. 0f7496d headers: Fix a typo in vk_icd.h by Lenny Komow · 7 years ago
  91. 129a74b build: Touch appveyor config to invalidate cache by Karl Schultz · 7 years ago
  92. 05ee96a layers: Remove remnants of old perf warning for disturbing sets by Chris Forbes · 7 years ago
  93. 2e8c305 layer: Add Helper Function for Loading DPL by Jeremy Kniager · 7 years ago
  94. f0a576a CMake: GH1989, add wayland include dir to cmake by John Zupin · 7 years ago
  95. 846b3d8 external: Update commit ID: glslang by Mike Weiblen · 7 years ago
  96. a3c41aa tests: Avoid dynamic offsets for push descriptors by Józef Kucia · 7 years ago
  97. af7a59d tests: Remove unnecessary descriptor pool by Józef Kucia · 7 years ago
  98. e16bac5 tests: Add PushDescriptorUnboundSetTest test by Józef Kucia · 7 years ago
  99. f16b3d3 layers: Account for push descriptor sets in CV by Mark Lobodzinski · 7 years ago
  100. 720dc7a layers: Match state record pattern for VOID APIs by Mark Lobodzinski · 7 years ago