1. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  2. 44aed66 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  3. a81e8ac loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  4. 429e19f loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  5. 9945600 loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  6. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  7. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  8. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  9. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  10. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  11. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  12. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  13. 28c3c43 bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  14. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  15. 9feb073 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  16. 230556b loader: Support GetInsTanceProcAddr(inst, "vkGetDeviceProcAddr") by Jon Ashburn · 9 years ago
  17. a1eef1a loader: Fix GetInstanceProcAddr for CreateDevice by Jon Ashburn · 9 years ago
  18. 8aa75cb loader: Change GetXXProcAddr to support NULL dispatchable object by Jon Ashburn · 9 years ago
  19. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  20. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  21. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  22. 7dae686 vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  23. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  24. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  25. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  26. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  27. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  28. 4e18956 loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat by Jon Ashburn · 9 years ago
  29. 1d73e66 loader: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  30. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  31. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  32. b857d31 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  33. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  34. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  35. 0d60d27 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  36. 83d4e6a vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  37. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  38. 2951d7d vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  39. a25fce0 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  40. 0b29b0d bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  41. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  42. d757630 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  43. b25c9b9 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  44. b480085 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  45. 3446b5a vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  46. 7cb8050 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  47. 1c7c65d extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  48. cedc15f misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  49. 1245cec misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  50. 8cd8ecd v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  51. 0fe9549 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  52. fb9f564 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  53. 84b4ce1 vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  54. 53c1677 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  55. 2139a3e loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago