1. d7a5cff bug-13751: Update vkCmdClearColorImage color parameter by Courtney Goeltzenleuchter · 9 years ago
  2. 18f7155 misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  3. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  4. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  5. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  6. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  7. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  8. ad36715 layers: Add missing functions. by Jeremy Hayes · 9 years ago
  9. b125054 Bug 13632 Header 84 Add VkFlushMappedMemory by Tony Barbour · 9 years ago
  10. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 9 years ago
  11. a3b9a20 vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets by Chia-I Wu · 9 years ago
  12. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  13. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  14. af0d72c vulkan: Rename bindInfo to pBindInfo. by Jeremy Hayes · 9 years ago
  15. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  16. 7ad197f layers: Removing old GetExtensionSupport API call by Tobin Ehlis · 9 years ago
  17. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  18. 6865d4a vulkan.h: Rename parameters in vkCmdResolveImage calls by Tony Barbour · 9 years ago
  19. b90f9db misc: Remove validation level by Jon Ashburn · 9 years ago
  20. 120cfbe layers: Add extension Validation so loader will add layers with Validation by Jon Ashburn · 9 years ago
  21. b870cbb layers: Layers now compiling on rename branch, still need to test but cube is currenting hitting segF by itself by Tobin Ehlis · 9 years ago
  22. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  23. a6d5880 param_checker: Enable and update renamed bits by Courtney Goeltzenleuchter · 9 years ago
  24. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  25. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  26. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  27. f2ccd5a layers: Get ObjectTracker working with memory reference changes by Courtney Goeltzenleuchter · 9 years ago
  28. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  29. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  30. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  31. ad5c0a5 param_check: Add Queue[Add|Remove]MemReference by Courtney Goeltzenleuchter · 9 years ago
  32. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  33. 148e158 Updated header file to version 67 (xglResetFences) by Mark Lobodzinski · 9 years ago
  34. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  35. 090f0ce layers: Fix multi-line strings. by Jeremy Hayes · 9 years ago
  36. 29c4bd4 layers: Improve xglCreateInstance validation. by Jeremy Hayes · 9 years ago
  37. b1792dd layers: Improve xglCreateRenderPass validation. by Jeremy Hayes · 9 years ago
  38. 1c8d4d8 layers: drop ParamCheck from generator script by Mike Stroyan · 9 years ago
  39. c4b5821 layers: Improve CreateImage checks. by Jeremy Hayes · 9 years ago
  40. a8b1a8d layers: Remove param checker from auto-gen. by Jeremy Hayes · 9 years ago