1. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  2. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  3. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  4. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  5. 1088c40 layers: Remove dependency between calls to vkCreateImage and vkGetPhysicalDeviceProperties by Tony Barbour · 9 years ago
  6. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  7. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  8. d6fce63 layers: Add DEBUG_OUTPUT support to device_limits by Courtney Goeltzenleuchter · 9 years ago
  9. a308243 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  10. 0b63233 layers: DrawState migrate device and instance dispatch tables into layer data struct by Tobin Ehlis · 9 years ago
  11. 1cb7f57 layers: In DeviceLimits move dispatch table to layer data struct by Tobin Ehlis · 9 years ago
  12. 9ff6ae9 layers: Remove obsolete dbg message logging header by Jon Ashburn · 9 years ago
  13. fbb130e layers: Fix DeviceLimits error return codes by Mark Lobodzinski · 9 years ago
  14. fd3843f layers: Intercept vkEnumerateInstance[Layer|Extension]Properties() funcs in DeviceLimits by Tobin Ehlis · 9 years ago
  15. 72b27cc Fix windows build issues in cube.c and device_limits.cpp by Tobin Ehlis · 9 years ago
  16. 9da6500 layers: DeviceLimits device feature checks and dead code removal by Tobin Ehlis · 9 years ago
  17. 55443ef layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  18. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  19. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  20. 6f2274e intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  21. 54a6c18 layers: DeviceLimits warns if queue properties not queried prior to vkCreateDevice() by Tobin Ehlis · 9 years ago
  22. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  23. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  24. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  25. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  26. b5fc4fb layers: Initial framework for DeviceLimits layer by Tobin Ehlis · 9 years ago