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
/
vk_layer.h
Age
Commit message (
Expand
)
Author
2015-10-08
layers: Add support for Windows DEBUG_OUTPUT logging
Courtney Goeltzenleuchter
2015-09-23
bug 14365: make separate viewport and scissor cmds
Courtney Goeltzenleuchter
2015-09-23
bug 14365: replace dynamic state objects
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure.
Jon Ashburn
2015-09-09
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
2015-09-02
Bug 14522: Remove VkAttachmentView
Courtney Goeltzenleuchter
2015-08-26
v156: Bug 14451 - Rename dynamic state objects
Cody Northrop
2015-08-26
Bug 14406: Add support for front/back stencil reference dynamic state
Cody Northrop
2015-08-26
Bug 14323: RasterLine and RasterDepthBias changes
Cody Northrop
2015-08-11
loader: Change to new WSI query functions.
Ian Elliott
2015-08-04
v140: Bug 14251 - Inconsistencies in the definition of queries
Cody Northrop
2015-07-24
misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub
Jon Ashburn
2015-07-23
loader: Do not include dbg helpers in dispatch
Courtney Goeltzenleuchter
2015-07-17
layers: INITIAL Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
v115: remove GetPhysicalDevicePerformance
Courtney Goeltzenleuchter
2015-07-17
icd: Support for command pools
Cody Northrop
2015-07-17
bug-14184: Transient memory allocations
Courtney Goeltzenleuchter
2015-07-17
Bug 14248: Add vkFreeDescriptorSets
Tony Barbour
2015-07-17
Bug 14084 - Improve type safety and remove polymorphism
Tony Barbour
2015-07-17
update vulkan.h for multi-pass command buffers (V131, #14075)
Chia-I Wu
2015-07-10
misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes
Jon Ashburn
2015-07-08
vulkan.h: V136 -- Vulkan Sparse Resource Issues
Mark Lobodzinski
2015-07-07
loader: bug 12992: extension and layer support
Courtney Goeltzenleuchter
2015-07-07
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
Tobin Ehlis