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-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
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-10
layers: Add note about vkCreateDevice behavior
Courtney Goeltzenleuchter
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-09-09
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-03
layers: If layers receive bad filename for output log, report ERROR and fallb...
Tobin Ehlis
2015-09-03
layers: Update some layers to avoid repeated call to get_dispatch_key()
Tobin Ehlis
2015-09-02
bug 14517: Rename cs parameter to stage
Courtney Goeltzenleuchter
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 14474: Remove *_USAGE_GENERAL
Cody Northrop
2015-08-26
Bug 14406: Add support for front/back stencil reference dynamic state
Cody Northrop
2015-08-26
Bug 14400: Add FORMAT_FEATURES for blits
Cody Northrop
2015-08-26
Bug 14323: RasterLine and RasterDepthBias changes
Cody Northrop
2015-08-04
v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field
Cody Northrop
2015-08-04
v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValue...
Cody Northrop
2015-08-04
v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription
Cody Northrop
[prev]
[next]