1. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  2. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  3. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  4. ffcdd8b layers: Add DEBUG_OUTPUT support to image by Courtney Goeltzenleuchter · 9 years ago
  5. a308243 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  6. a5eabe7 layers: Add validation for Image Aspect settings by Mark Lobodzinski · 9 years ago
  7. 55443ef layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  8. 59ef4a8 layers: remove static declaration of get_my_data_ptr by Mike Stroyan · 9 years ago
  9. 9421335 layers: Image layer does not need to reserve space by Mike Stroyan · 9 years ago
  10. cde0889 layers: Added Image layer to validation test suite with new test for bad ImageView by Tobin Ehlis · 9 years ago
  11. dea0095 layers: Update Image layer to support validation callback error return status by Tobin Ehlis · 9 years ago
  12. ad8c446 layers: Update Image layer to offload view.c validation checks from driver by Tobin Ehlis · 9 years ago
  13. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  14. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  15. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  16. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  17. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  18. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  19. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  20. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  21. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  22. 426e187 layers: Image- Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  23. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  24. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  25. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  26. f0796e1 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  27. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  28. 3ef99c7 layers: Remove unneeded asserts by Courtney Goeltzenleuchter · 9 years ago
  29. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  30. a8fd5a5 image: Need to get layer_data from correct place by Courtney Goeltzenleuchter · 9 years ago
  31. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  32. 9cc3158 layers: Move image validation to separate layer. by Jeremy Hayes · 9 years ago