1. d67b20b layers: Make unique_objects ID map global by Mark Lobodzinski · 7 years ago
  2. 6ba8abe Implement initial VK_EXT_debug_utils changes by Mark Young · 7 years ago
  3. 1bec736 layers: Fix unique_objects for renamed safe structs by Mark Lobodzinski · 7 years ago
  4. c7eda92 layers: Make unique_objects ID map global by Mark Lobodzinski · 7 years ago
  5. 2eb39bc layers: Handle multiple GetSwapchainImages calls by Mark Lobodzinski · 7 years ago
  6. a9df0ce layers: clang-format only by Dave Houlton · 7 years ago
  7. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  8. 5cd0851 Revert "layers: Fix Graphics Pipeline pointers not ignored" by Mark Lobodzinski · 7 years ago
  9. 595468a layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  10. d0b2f45 layers: Remove device_extensions.h from unique objs by Mark Lobodzinski · 7 years ago
  11. 1e2fdfa layers: Move UO helpers to header by Chris Forbes · 8 years ago
  12. 7fcfde1 layers: Store instance data in UO::layer_data rather than gpu handle by Chris Forbes · 8 years ago
  13. 586d2c0 layers: Use InstanceExtensions support in UO by Chris Forbes · 8 years ago
  14. 44c0530 layers: hold UO dispatch tables by value in layer_data by Chris Forbes · 8 years ago
  15. 5279a8c layers: UO: split device and instance data by Chris Forbes · 8 years ago
  16. 4f3ce67 layers: Create desc_update_template map for new objs by Mark Lobodzinski · 8 years ago
  17. 8c37583 layers: Codegen unique-objects extension whitelists by Mark Lobodzinski · 8 years ago
  18. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  19. 2a193cc layers: Add new exts to unique_objects whitelist by Lenny Komow · 8 years ago
  20. d4bf167 layers: Make uniqueobjects header clang-format proof by Mark Lobodzinski · 8 years ago
  21. dc3bd85 Layers: Implement unique_objects layer using vk.xml by Mark Lobodzinski · 8 years ago
  22. 3c0f751 layers: Update changed extension names for 1.0.29 by Mark Lobodzinski · 8 years ago
  23. 52c89ba layers: Whitelisted new extensions for 1.0.28 by Mark Lobodzinski · 8 years ago
  24. 599fdc4 unique_object: Remove unneccessary code. by Mark Young · 8 years ago
  25. ce1d1f7 layers: PR887, Add extension white-list by Mark Lobodzinski · 8 years ago
  26. 8a2305d layers: Add debug report support to unique_objects by Mark Lobodzinski · 8 years ago
  27. aa1aa3a layers : gh682 move gipa dispatch table init by Mark Young · 8 years ago
  28. 176f9df layers: NV_dedicated_allocation support for unique_objects by Dustin Graves · 8 years ago
  29. 48968b4 layers: Don't use instance pointer after it has been destroyed by Cody Northrop · 8 years ago
  30. bd84645 layers: Fix compilation errors for KHR_display ext by Jon Ashburn · 8 years ago
  31. 73a3435 layers: Fix unique_objects creation of VkDisplayKHR by Jon Ashburn · 8 years ago
  32. 32e042d layers: Fix GetDisplayModePropertiesKHR unique_objects code by Jon Ashburn · 8 years ago
  33. 5e026df layers: Finish add support to validation for VK_KHR_display extension by Jon Ashburn · 8 years ago
  34. 2b40be7 Added WSI KHR_display support to validation by Petros Bantolas · 9 years ago
  35. fe1f066 layers: GH618, Correct WSI exension flag usage by Mark Lobodzinski · 8 years ago
  36. 1657047 unique_objects: avoid invalid GIPA call in vkCreateDevice by Chia-I Wu · 8 years ago
  37. cdb7096 vk-layer-generate.py: put layer functions into a namespace by Chia-I Wu · 8 years ago
  38. d7f3754 build: GH316 include cinttypes instead of inttypes.h by Karl Schultz · 9 years ago
  39. fdf8f47 layers: Make unique object IDs unique cross-device and cross-instance by Mark Lobodzinski · 9 years ago
  40. 7b098da layers: Fix access violation by Dustin Graves · 9 years ago
  41. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 9 years ago
  42. a7622d8 layers: Fix 32-bit VS2013 build by Dustin Graves · 9 years ago
  43. 10ba1de layers: Overhaul unique_objects by Tobin Ehlis · 9 years ago
  44. df5d573 layers: Change include order of loader platform. by Jamie Madill · 9 years ago
  45. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 9 years ago
  46. 5484e0c layers: clang-format layers directory by Jon Ashburn · 9 years ago
  47. 56512bb build: LVLPR65, Fix android extensions support in unique_objects by Michael Lentine · 9 years ago
  48. 53b513f layers: Remove unnecessary null pointer checks by Eric Engestrom · 9 years ago
  49. 8bb7c2f layers: Update unique_objects to make use of safe_structs by Tobin Ehlis · 9 years ago
  50. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  51. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  52. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  53. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  54. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  55. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  56. a39c26a layers: UniqueObject updates based on review by Tobin Ehlis · 9 years ago
  57. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago