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