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
/
draw_state.cpp
Age
Commit message (
Expand
)
Author
2015-10-26
draw_state: Remove obsolete check
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
WIP bug-14815: VkShaderStage
Courtney Goeltzenleuchter
2015-10-23
bug-14746: add batched submit for semaphores and command buffers
Courtney Goeltzenleuchter
2015-10-23
bug-14580: add dataSize to vkGetPipelineCacheData
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-22
layers: Remove mid() & mdd() functions from DrawState
Tobin Ehlis
2015-10-22
layers: Add DrawState check for DescriptorSet availability in Pool
Tobin Ehlis
2015-10-22
layers: DrawState layout tracking improvements
Tobin Ehlis
2015-10-22
layers: Added TODO comments to DrawState for missing validation checks
Tobin Ehlis
2015-10-22
layers: Fix indices in DrawState error message
Tobin Ehlis
2015-10-22
layers: Comment in DrawState for missing validation of DescriptorPool size limit
Tobin Ehlis
2015-10-16
layers: LX161, validate attachment references in subpasses
Mark Lobodzinski
2015-10-16
layers: LX160, Validate Descriptor Set Image Aspects
Mark Lobodzinski
2015-10-15
Add subpass dependency validation.
Michael Lentine
2015-10-15
layers: LX159, validate all descriptorSets in array
Mark Lobodzinski
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to draw_state
Courtney Goeltzenleuchter
2015-10-08
layers: Add DrawState check to flag error on vkFreeDescriptorSets from ONE_SH...
Tobin Ehlis
2015-10-08
layers: Migrate DrawState global data structs to layer_data struct
Tobin Ehlis
2015-10-08
layers: DrawState migrate device and instance dispatch tables into layer data...
Tobin Ehlis
2015-10-07
layers: Remove obsolete dbg message logging header
Jon Ashburn
2015-10-02
layers: Add DrawState checks for dynamically set Viewport and Scissors
Tobin Ehlis
2015-10-02
layers: Drawstate verify viewport and scissor state at PSO creation time
Tobin Ehlis
2015-10-01
layers: Validation -- updated layer validation doc file
Mark Lobodzinski
2015-10-01
layers: Validate draw commands appropriately inside/outside render pass
Mark Lobodzinski
2015-10-01
layers: Fix DrawState to correctly handle dynamic state from PSO and CmdSet* ...
Tobin Ehlis
2015-10-01
layers: DrawState allows callback to set fail on DescriptorType mismatch
Tobin Ehlis
2015-09-30
layers: DrawState handles dynamic state set via PSO
Tobin Ehlis
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
2015-09-25
layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP
Mark Lobodzinski
2015-09-23
bug-14715: DrawIndirect fix
Courtney Goeltzenleuchter
2015-09-23
layers: release mutex in DrawState
Mike Stroyan
2015-09-23
bug-14365: add dynamic state to PSO
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-22
layers: make DrawState globals static
Mike Stroyan
2015-09-21
Finished migration of validation checks out of cmd_pipeline.c
Tobin Ehlis
2015-09-21
layers: Add Idx buffer alignment check to DrawState
Tobin Ehlis
2015-09-21
Remove old checks from pipeline.c and verify that they're handled in validation
Tobin Ehlis
2015-09-17
layers: Update DrawState array of PIPELINE_NODEs to be vector
Tobin Ehlis
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-17
layers: Update DrawState to handle creation of multiple gfx pipelines
Tobin Ehlis
[prev]
[next]