1. ed6b5ac layers: Use tmp callback for msgs during vk{Create|Destroy}Instance(). by Ian Elliott · 8 years ago
  2. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  3. a5d13a9 MR 289: layers: Changed other text/variables from "owned" to "acquired". by Ian Elliott · 8 years ago
  4. 5c68028 MR 289: layers: Change the test about "too many images". by Ian Elliott · 8 years ago
  5. fa8f032 layers: GH117: swapchain layer warns if app uses neither semaphore nor fence. by Ian Elliott · 8 years ago
  6. 5484e0c layers: clang-format layers directory by Jon Ashburn · 8 years ago
  7. 3ad8e9b swapchain: MR221: Remove unused property info by Courtney Goeltzenleuchter · 9 years ago
  8. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  9. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  10. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  11. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  12. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  13. 84f6deb layers: Fix 32-bit Win compilation issue in swapchain layer. by Mark Young · 9 years ago
  14. 8f78daa Swapchain: Add Google copyright by Ian Elliott · 9 years ago
  15. c4db695 Swapchain: Validating supported surface for presenting with a queue. by Ian Elliott · 9 years ago
  16. 80b3b14 Swapchain: vkDestroyInstance check if child objects were destroyed. by Ian Elliott · 9 years ago
  17. 680825b Swapchain: Check "compatible" pAllocator for creation/destruction. by Ian Elliott · 9 years ago
  18. 1f6bb80 Swapchain: Keep/check relationships between surfaces and swapchains. by Ian Elliott · 9 years ago
  19. aeafe23 Swapchain: Validate that queueFamilyIndex is within bounds. by Ian Elliott · 9 years ago
  20. 4f147fc Swapchain: Start keeping better track of surface-queueFamilyIndices. by Ian Elliott · 9 years ago
  21. 31edb92 Swapchain: Use an INFO instead of an ERROR for when pNext is non-NULL. by Ian Elliott · 9 years ago
  22. dcf8eca Swapchain: Change way p*Count is checked--make sure not bigger than should be. by Ian Elliott · 9 years ago
  23. 578e7e2 Swapchain: Update my authorship to include Google. by Ian Elliott · 9 years ago
  24. 6b9941a Swapchain: Remove tracking/validation of VkSurfaceKHR object. by Ian Elliott · 9 years ago
  25. 55646bd Bug 15383 (Swapchain): Treat VkSurfaceKHR as opaque--don't look inside it. by Ian Elliott · 9 years ago
  26. 8dffaf3 Swapchain: Track/use enablement of the WSI platform extensions. by Ian Elliott · 9 years ago
  27. 046ed2c Swapchain: Fixes and improvements validating vkQueuePresentKHR(). by Ian Elliott · 9 years ago
  28. f7f8ff0 Swapchain: Fixes and improvements validating vkCreateSwapchainKHR(). by Ian Elliott · 9 years ago
  29. f955d68 Swapchain: Added NULL_POINTER checks & pCount checks. by Ian Elliott · 9 years ago
  30. a2a89c5 Swapchain: Enhance validation of vkCreateSwapchainKHR(). by Ian Elliott · 9 years ago
  31. 427058f Swapchain: Rename deviceSwapchainExtensionEnabled->swapchainExtensionEnabled by Ian Elliott · 9 years ago
  32. 1cb77a6 Swapchain: Rename swapchainExtensionEnabled->surfaceExtensionEnabled by Ian Elliott · 9 years ago
  33. a983e9a Swapchain: Start validating the new VkSurfaceKHR object. by Ian Elliott · 9 years ago
  34. 80e774f layers: Enable fine-grained filtering of swapchain log messages by Mark Lobodzinski · 9 years ago
  35. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  36. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  37. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  38. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  39. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  40. 27d39c7 swapchain: Can build after major updates for new WSI (works?) by Ian Elliott · 9 years ago
  41. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  42. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  43. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  44. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  45. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  46. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  47. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  48. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  49. 284d0b8 layers: Fix Swapchain include dependency for Windows build break by Tobin Ehlis · 9 years ago
  50. 711ff31 layers: Migrate Swapchain dispatch tables and global data into layer_data struct by Tobin Ehlis · 9 years ago
  51. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  52. cf60e0a layers: Add DEBUG_OUTPUT support to swapchain by Courtney Goeltzenleuchter · 9 years ago
  53. 68124ac WSI Validation: Ported better logging approach from generic layer. by Ian Elliott · 9 years ago
  54. d8c5db1 WSI Validation: Move some things between .h and .cpp files. by Ian Elliott · 9 years ago
  55. 55443ef layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  56. 6646385 WSI Validation: Removed 2 checks that are driver-specific. by Ian Elliott · 9 years ago
  57. b0f474c WSI Validation: Add error enum and document Swapchain layer. by Ian Elliott · 9 years ago
  58. 4a99445 Change ERROR -> PERF_WARN in vkAcquireNextImageKHR(). by Ian Elliott · 9 years ago
  59. 0b4d624 WSI Validation: Initial WSI "swapchain" validation layer. by Ian Elliott · 9 years ago