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