1. 7b56744 layers: PR1381, Fix vkCmdCopyImage intersection check by Alex Smith · 8 years ago
  2. 0609849 layers:Remove redundant check by Tobin Ehlis · 8 years ago
  3. 9acd2e3 layers: Update 'string' layer header files by Mark Lobodzinski · 8 years ago
  4. 34df4cb layers: add VU checks in image.cpp (Jira VL-66) by Dave Houlton · 8 years ago
  5. 8c1ec2a layers: Remove redundant CreateRenderpass checks by Mark Lobodzinski · 8 years ago
  6. 14a1e02 layers: Remove extra 'no depth/stencil attachments exist' error by Chris Forbes · 8 years ago
  7. 1bda889 layers: GH1182, Validate VkBufferImageCopy depth by Mark Lobodzinski · 8 years ago
  8. 3702e93 layers: Removed obsolete CV validation checks by Mark Lobodzinski · 8 years ago
  9. 040142c layers: Moved image/buffer aspect check by Mark Lobodzinski · 8 years ago
  10. 576d839 layers: Update ValidateBufferImageCopyData err enums by Mark Lobodzinski · 8 years ago
  11. a95bc4e layers: Update BufferImageCopy var names for style by Mark Lobodzinski · 8 years ago
  12. 39b8328 layers: Update call structure for BufferImageCopies by Mark Lobodzinski · 8 years ago
  13. b0e4877 layers: Clarify BufferImageCopy validation name by Mark Lobodzinski · 8 years ago
  14. 1623987 layers:Migrate CreateImageView checks by Tobin Ehlis · 8 years ago
  15. 15edfa8 layers:Fix Val IDs msg calls for by Tobin Ehlis · 8 years ago
  16. a9920fb layers: Update CmdCopyImage validation for style by Mark Lobodzinski · 8 years ago
  17. a9a69ad layers: Add Val IDs for a more cmdCopyImage checks by Mark Lobodzinski · 8 years ago
  18. 8ea6eb0 layers: GH1055, Update unique validation IDs by Mark Lobodzinski · 8 years ago
  19. 69b52fe layers: Add error message header to image layer by Mark Lobodzinski · 8 years ago
  20. 39573d2 layers: GH1055, Add bounds checks for CmdCopyImage by Mark Lobodzinski · 8 years ago
  21. a0efcdd layers: GH763, Add validation for VkBufferImageCopy by Mark Lobodzinski · 8 years ago
  22. 1af172a layers: LX581, Warn for null-region blits by Mark Lobodzinski · 8 years ago
  23. 27ced8b layers: LX578, Add CreateRenderPass format check by Mark Lobodzinski · 8 years ago
  24. f2eabc8 layers: Add minor Image::CreateRenderPass updates by Mark Lobodzinski · 8 years ago
  25. 26434b9 layers: Add check for image usage in vkCmdClearColorImage by Tony Barbour · 8 years ago
  26. 97c4d51 layers: Add default layer error message config by Mark Lobodzinski · 8 years ago
  27. b02600c layers: simplify v0 function implementations by Chia-I Wu · 8 years ago
  28. 6a4605b layers: Replace is_depth() in image layer with util function by Tobin Ehlis · 8 years ago
  29. f4d352b layers: GH535 Add checks for Clear image errors by Tobin Ehlis · 8 years ago
  30. fd5e02f layers: GH485, Remove redundant format props check by Mark Lobodzinski · 8 years ago
  31. 9d1d6b1 layers: GH485, Strengthen image format validation by Mark Lobodzinski · 8 years ago
  32. aab3650 layers:LX#470 Fix poor use of hex vs dec output by Mark Mueller · 8 years ago
  33. d7f3754 build: GH316 include cinttypes instead of inttypes.h by Karl Schultz · 8 years ago
  34. f830910 layers: Skip actual call on validation error in vkCmdBlitImage by Tony Barbour · 8 years ago
  35. 2cfc77c image: avoid invalid GIPA call in vkCreateDevice by Chia-I Wu · 8 years ago
  36. f89922c image: improve GetInstanceProcAddr by Chia-I Wu · 8 years ago
  37. 428eba0 image: refactor GetInstanceProcAddr by Chia-I Wu · 8 years ago
  38. 64df8ed image: add intercept_core_device_command by Chia-I Wu · 8 years ago
  39. 3f32622 image: improve EnumerateDeviceExtensionProperties by Chia-I Wu · 8 years ago
  40. 740891e image: add image::global_layer by Chia-I Wu · 8 years ago
  41. 4935c76 image: drop vk prefix for layer functions by Chia-I Wu · 8 years ago
  42. aacb0fc image: put layer functions into a namespace by Chia-I Wu · 8 years ago
  43. eec9a31 image: move vkEnumerate*Properties around by Chia-I Wu · 8 years ago
  44. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  45. e0ed6a2 layers: image - use std mutex by Jeremy Hayes · 8 years ago
  46. c48c4c1 layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 8 years ago
  47. 080069b layers: Fix unsafe bool mix warnings (part 2) by Dustin Graves · 8 years ago
  48. b2ad702 layers: LX458, Extend image extent validation for CmdCopyImage by Mark Lobodzinski · 8 years ago
  49. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  50. e5ca113 layers: Fix message for array layers to say array layers. by Michael Lentine · 8 years ago
  51. 95655db layers: Lock around changes to imageMap in image layer by Tony Barbour · 8 years ago
  52. 1079e1b layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 8 years ago
  53. 5484e0c layers: clang-format layers directory by Jon Ashburn · 8 years ago
  54. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  55. 157f3ec layers: fix imageLayout bug by Jeremy Hayes · 8 years ago
  56. 36de031 layers: Fix false positive on initialLayout in image layer by Tony Barbour · 8 years ago
  57. a4dc0ac layers: gllavl#77 validate layout during clear by Jeremy Hayes · 8 years ago
  58. ffc8a70 layers: gllavl#76 validate initialLayout by Jeremy Hayes · 8 years ago
  59. 8cbde24 layers: Make layer option names more consistent and update docs by Mark Lobodzinski · 8 years ago
  60. a4784fb layers: MR221: Update extension info to match json files by Courtney Goeltzenleuchter · 8 years ago
  61. f6ca21c layers: MR221: Fix implementationVersion by Courtney Goeltzenleuchter · 8 years ago
  62. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  63. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  64. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 8 years ago
  65. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 8 years ago
  66. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 8 years ago
  67. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 8 years ago
  68. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  69. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  70. b016685 layers: LX273, Fix accessMask validation for depth/stencil input attachments by Mark Lobodzinski · 9 years ago
  71. 1e638c6 layers: Fix image layer format mutability validation by Mark Lobodzinski · 9 years ago
  72. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  73. adaac9d layers: LX264, Validate immutable format bit in image layer by Mark Lobodzinski · 9 years ago
  74. 37a38b1 layers: Enable fine-grained filtering of image layer log messages by Mark Lobodzinski · 9 years ago
  75. 2e8ccbb layers: LX254, Fix typos in Image Layer error messages by Mark Lobodzinski · 9 years ago
  76. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  77. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  78. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  79. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  80. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  81. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  82. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  83. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  84. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  85. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  86. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  87. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  88. d21bbff layers: Fix image layer issue validating aspectMasks by Mark Lobodzinski · 9 years ago
  89. d5a2382 layers: LX196, validate createImage paramters against format limits by Mark Lobodzinski · 9 years ago
  90. 5097da0 layers: Fix error messages. by Jeremy Hayes · 9 years ago
  91. 01b3889 layers: Validate barrier subresource range. by Jeremy Hayes · 9 years ago
  92. 26d5804 layers: Fix CreateImageView depth/stencil aspect validation by Mark Lobodzinski · 9 years ago
  93. 935f2ed bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  94. 601ed15 layers: LX190, Image layer doe snot recognize swapchain images by Mark Lobodzinski · 9 years ago
  95. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  96. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  97. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  98. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  99. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  100. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago