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
/
layers
/
param_checker.cpp
Age
Commit message (
Expand
)
Author
2015-10-30
bug 14876: Can timestamps be written inside a renderpass? (WIP)
Chia-I Wu
2015-10-30
bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (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 14725: Remove or replace VK_SPARSE_MEMORY_BIND_REPLICATE_64KIB_BLOCK_BIT ...
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-27
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-26
bug-14827: Remove DescriptorInfo union
Courtney Goeltzenleuchter
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView
Courtney Goeltzenleuchter
2015-10-23
bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags
Courtney Goeltzenleuchter
2015-10-23
misc: Change clear rectangle to include array layer/count
Courtney Goeltzenleuchter
2015-10-23
bug-14542: Remove VK_UNSUPPORTED from success return codes
Courtney Goeltzenleuchter
2015-10-23
WIP bug-14815: VkShaderStage
Courtney Goeltzenleuchter
2015-10-23
WIP bug-14815: VkImageAspect
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
misc: make enum boundary names consistent
Courtney Goeltzenleuchter
2015-10-23
misc: Remove WRITE_COMBINED
Courtney Goeltzenleuchter
2015-10-23
bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BIT
Courtney Goeltzenleuchter
2015-10-23
bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlags
Courtney Goeltzenleuchter
2015-10-23
bug-14531: Expand tess abbreviation to tessellation
Courtney Goeltzenleuchter
2015-10-23
bug-14291: combine color and depth/stencil clears
Courtney Goeltzenleuchter
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to param_checker
Courtney Goeltzenleuchter
2015-10-08
Only check LogicOp if it is enabled.
Michael Lentine
2015-10-02
Only check blend state if blend is enabled.
Michael Lentine
2015-10-02
Add basic validation for the shader module.
Michael Lentine
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
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 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
Courtney Goeltzenleuchter
2015-09-17
Bug 14643: use VkClearDepthStencilValue
Courtney Goeltzenleuchter
2015-09-17
bug-14538: Remove validation error codes
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-16
layers: Fix layer STDOUT logging
Tobin Ehlis
2015-09-15
bug-14583: Remove the unneeded vkBufferViewType
Courtney Goeltzenleuchter
2015-09-15
vulkan: Add missing _BIT to some bitfield enums.
Courtney Goeltzenleuchter
2015-09-15
Bug 12998: change ImageSubresourceRange's aspect to aspectMask
Courtney Goeltzenleuchter
2015-09-11
bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT
Courtney Goeltzenleuchter
2015-09-11
Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT
Courtney Goeltzenleuchter
2015-09-11
Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT
Courtney Goeltzenleuchter
2015-09-11
bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT
Courtney Goeltzenleuchter
2015-09-11
bug 14541: rename VkTexAddress to VkTexAddressMode
Courtney Goeltzenleuchter
2015-09-11
bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
[prev]
[next]