index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
vkLayer.h
Age
Commit message (
Expand
)
Author
2015-06-18
loader: Remove GetGlobalExtensionInfo from dispatch table
Jon Ashburn
2015-06-17
misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch
Jon Ashburn
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter
2015-06-17
misc: Change vkGetProcAddr to vkGetDeviceProcAddr
Jon Ashburn
2015-06-17
misc: Loader and Layers move device chain activation to CreateDevice
Jon Ashburn
2015-06-17
layers: Use the instance chain for entrypoints with instance
Jon Ashburn
2015-06-17
layers: Add GetInstanceProcAddr() to all layers
Jon Ashburn
2015-06-17
loader: Make VkInstance a dispatchable object and init with instance table
Jon Ashburn
2015-06-02
v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets()
Chia-I Wu
2015-06-02
v98: remove vk{Begin,End}DescriptorPoolUpdate()
Chia-I Wu
2015-05-11
vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464
Mark Lobodzinski
2015-05-08
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.
Mark Lobodzinski
2015-05-07
misc: Add vkGetInstanceProcAddr() entrypoint
Jon Ashburn
2015-05-04
bug 13854: Remove memory references
Courtney Goeltzenleuchter
2015-05-01
bug-13690: Clarification on vkFlushMappedMemory
Courtney Goeltzenleuchter
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-17
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
vulkan: Update vulkan.h for revision 89 -- Bug #13743
Mark Lobodzinski
2015-04-16
Bug 13632 Header 84 Add VkFlushMappedMemory
Tony Barbour
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices
Jon Ashburn
2015-04-16
bug 13632: Convert commands to plural form
Courtney Goeltzenleuchter
2015-04-16
Add GetPhysicalDeviceExtensionInfo() function to API
Tobin Ehlis
2015-04-16
bug 13466: Allow writing query results to buffer memory
Courtney Goeltzenleuchter
2015-04-16
vulkan: Updated vulkan.h for revision 79 -- Bug #13464
Mark Lobodzinski
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
2015-04-16
loader: refactor layer activation function to handle more general inputs
Jon Ashburn
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
Symbolic links while things are moving
Courtney Goeltzenleuchter