1. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  2. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  3. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  4. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  5. 8a39efc loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  6. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  7. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  8. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  9. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  10. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  11. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  12. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  13. b16facd bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  14. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  15. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  16. 45d42ca loader: Support GetInsTanceProcAddr(inst, "vkGetDeviceProcAddr") by Jon Ashburn · 9 years ago
  17. c15d0df loader: Fix GetInstanceProcAddr for CreateDevice by Jon Ashburn · 9 years ago
  18. 69e9ea2 loader: Change GetXXProcAddr to support NULL dispatchable object by Jon Ashburn · 9 years ago
  19. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  20. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  21. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  22. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  23. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  24. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  25. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  26. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  27. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  28. 754864f loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat by Jon Ashburn · 9 years ago
  29. d3ef02f loader: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  30. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  31. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  32. 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  33. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  34. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  35. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  36. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  37. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  38. d9be82b vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  39. e4a1cf9 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  40. 2d2cb68 bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  41. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  42. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  43. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  44. 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  45. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  46. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  47. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  48. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  49. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  50. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  51. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  52. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  53. 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  54. b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  55. d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago