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
/
vulkan.py
Age
Commit message (
Expand
)
Author
2015-10-30
bug 14876: Can timestamps be written inside a renderpass? (WIP)
Chia-I Wu
2015-10-30
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...
Chia-I Wu
2015-10-30
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
Chia-I Wu
2015-10-30
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
Chia-I Wu
2015-10-30
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
Chia-I Wu
2015-10-30
bug 14844: Query Pool issues (WIP)
Chia-I Wu
2015-10-30
vulkan.py: use generated "core" API
Chia-I Wu
2015-10-30
vulkan.py: fix vulkan.h parsing
Chia-I Wu
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
misc: Change clear rectangle to include array layer/count
Courtney Goeltzenleuchter
2015-10-23
bug-14746: add batched submit for semaphores and command buffers
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-23
bug-14580: add dataSize to vkGetPipelineCacheData
Courtney Goeltzenleuchter
2015-10-23
bug-14291: combine color and depth/stencil clears
Courtney Goeltzenleuchter
2015-09-23
bug-14715: DrawIndirect fix
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 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo
Courtney Goeltzenleuchter
2015-09-17
Bug 14643: use VkClearDepthStencilValue
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-11
bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
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-28
vktrace: Add support for debug_marker_lunarg extension
Tobin Ehlis
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
vulkan.py: Change to new WSI query functions.
Ian Elliott
2015-08-10
codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.py
Jon Ashburn
2015-08-04
v140: Bug 14251 - Inconsistencies in the definition of queries
Cody Northrop
2015-08-04
v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets
Cody Northrop
2015-07-29
vulkan: Add vkCmdPushConstants entry point
Courtney Goeltzenleuchter
2015-07-29
intel: Add support for GetRenderAreaGranularity
Courtney Goeltzenleuchter
2015-07-24
misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub
Jon Ashburn
2015-07-17
layers: INITIAL Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameters on CmdPipelineBarrier
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameter types on CmdWaitEvents
Courtney Goeltzenleuchter
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 - Object Tracker, Image, Generic layers
Tony Barbour
2015-07-17
layers: Layer updates to get helpers compiling with type safety changes
Tobin Ehlis
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
vulkan: Rename bool32_t to VkBool32
Courtney Goeltzenleuchter
2015-07-10
misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes
Jon Ashburn
[next]