1. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  2. e0ed6a2 layers: image - use std mutex by Jeremy Hayes · 8 years ago
  3. c48c4c1 layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 8 years ago
  4. 080069b layers: Fix unsafe bool mix warnings (part 2) by Dustin Graves · 8 years ago
  5. b2ad702 layers: LX458, Extend image extent validation for CmdCopyImage by Mark Lobodzinski · 8 years ago
  6. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  7. e5ca113 layers: Fix message for array layers to say array layers. by Michael Lentine · 8 years ago
  8. 95655db layers: Lock around changes to imageMap in image layer by Tony Barbour · 8 years ago
  9. 1079e1b layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 8 years ago
  10. 5484e0c layers: clang-format layers directory by Jon Ashburn · 8 years ago
  11. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  12. 157f3ec layers: fix imageLayout bug by Jeremy Hayes · 8 years ago
  13. 36de031 layers: Fix false positive on initialLayout in image layer by Tony Barbour · 8 years ago
  14. a4dc0ac layers: gllavl#77 validate layout during clear by Jeremy Hayes · 8 years ago
  15. ffc8a70 layers: gllavl#76 validate initialLayout by Jeremy Hayes · 8 years ago
  16. 8cbde24 layers: Make layer option names more consistent and update docs by Mark Lobodzinski · 8 years ago
  17. a4784fb layers: MR221: Update extension info to match json files by Courtney Goeltzenleuchter · 9 years ago
  18. f6ca21c layers: MR221: Fix implementationVersion by Courtney Goeltzenleuchter · 9 years ago
  19. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  20. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  21. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  22. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  23. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  24. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  25. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  26. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  27. b016685 layers: LX273, Fix accessMask validation for depth/stencil input attachments by Mark Lobodzinski · 9 years ago
  28. 1e638c6 layers: Fix image layer format mutability validation by Mark Lobodzinski · 9 years ago
  29. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  30. adaac9d layers: LX264, Validate immutable format bit in image layer by Mark Lobodzinski · 9 years ago
  31. 37a38b1 layers: Enable fine-grained filtering of image layer log messages by Mark Lobodzinski · 9 years ago
  32. 2e8ccbb layers: LX254, Fix typos in Image Layer error messages by Mark Lobodzinski · 9 years ago
  33. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  34. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  35. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  36. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  37. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  38. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  39. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  40. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  41. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  42. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  43. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  44. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  45. d21bbff layers: Fix image layer issue validating aspectMasks by Mark Lobodzinski · 9 years ago
  46. d5a2382 layers: LX196, validate createImage paramters against format limits by Mark Lobodzinski · 9 years ago
  47. 5097da0 layers: Fix error messages. by Jeremy Hayes · 9 years ago
  48. 01b3889 layers: Validate barrier subresource range. by Jeremy Hayes · 9 years ago
  49. 26d5804 layers: Fix CreateImageView depth/stencil aspect validation by Mark Lobodzinski · 9 years ago
  50. 935f2ed bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  51. 601ed15 layers: LX190, Image layer doe snot recognize swapchain images by Mark Lobodzinski · 9 years ago
  52. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  53. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  54. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  55. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  56. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  57. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  58. 751c484 layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  59. 52b07e7 bug 15000: aspect/aspectMask inconsistencies (WIP) by Chia-I Wu · 9 years ago
  60. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  61. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  62. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  63. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  64. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  65. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  66. b74f6ab layers: Migrate Image dispatch tables into layer_data struct by Tobin Ehlis · 9 years ago
  67. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  68. 46fc3dd layers: Add DestroyImage to image layer's device GPA table by Mark Lobodzinski · 9 years ago
  69. 148bab2 layers: Validate number of layers in subresource. by Jeremy Hayes · 9 years ago
  70. d923d15 layers: Modify Image layer to store IMAGE_STATE structs instead of their unique_ptrs by Tobin Ehlis · 9 years ago
  71. dc86b85 layers: Add state-dependent image aspect/format checks by Mark Lobodzinski · 9 years ago
  72. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  73. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  74. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  75. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  76. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  77. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  78. ffcdd8b layers: Add DEBUG_OUTPUT support to image by Courtney Goeltzenleuchter · 9 years ago
  79. a308243 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  80. a5eabe7 layers: Add validation for Image Aspect settings by Mark Lobodzinski · 9 years ago
  81. 55443ef layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  82. 59ef4a8 layers: remove static declaration of get_my_data_ptr by Mike Stroyan · 9 years ago
  83. 9421335 layers: Image layer does not need to reserve space by Mike Stroyan · 9 years ago
  84. cde0889 layers: Added Image layer to validation test suite with new test for bad ImageView by Tobin Ehlis · 9 years ago
  85. dea0095 layers: Update Image layer to support validation callback error return status by Tobin Ehlis · 9 years ago
  86. ad8c446 layers: Update Image layer to offload view.c validation checks from driver by Tobin Ehlis · 9 years ago
  87. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  88. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  89. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  90. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  91. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  92. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  93. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  94. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  95. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  96. 426e187 layers: Image- Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  97. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  98. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  99. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  100. f0796e1 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago