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
/
descriptor_sets.cpp
Age
Commit message (
Expand
)
Author
2016-10-19
layers: Reword from cryptic abbreviations to readable words
Mike Weiblen
2016-10-18
layers:Add BINDABLE superclass for image/buffer state
Tobin Ehlis
2016-10-18
layers:Kill blank array element for empty binding
Tobin Ehlis
2016-10-13
layers:Rename IMAGE_NODE to IMAGE_STATE
Tobin Ehlis
2016-10-13
layers:Bind descriptor pool to cmd buffer
Tobin Ehlis
2016-10-13
layers:Update some pool_node naming
Tobin Ehlis
2016-10-13
layers:Add pool member to DescriptorSet class
Tobin Ehlis
2016-10-13
layers:Rename DESCRIPTOR_POOL_NODE to *_STATE
Tobin Ehlis
2016-10-11
layers: Validate correct layout for STORAGE_IMAGE descriptors
Tobin Ehlis
2016-10-10
layers: Pass unique error codes through descriptor validation
Tobin Ehlis
2016-10-07
layers: Updating descriptor checks to use unique enums
Tobin Ehlis
2016-09-28
layers: Add binding between cmd buffer and bufferView
Tobin Ehlis
2016-09-23
layers: Fix VerifyCopyUpdateContents on combined image sampler descriptors
Alex Smith
2016-09-22
layers: Clean up no memory bound checks
Tobin Ehlis
2016-09-22
layers: Verify memory is bound to images used to update descriptors
Tobin Ehlis
2016-09-22
layer: Add in-use validation for imageView
Tobin Ehlis
2016-09-22
layers: Update BufferView state tracking
Tobin Ehlis
2016-09-22
layers: Update ImageView state tracking
Tobin Ehlis
2016-09-01
layers: Fix reporting of multiple allowed image view types
Chris Forbes
2016-09-01
layers: Don't spuriously produce an error if there are no view type bits set
Chris Forbes
2016-08-24
layers: Update descriptor binding to use an ordered map
Tobin Ehlis
2016-08-23
layers: Add cmd buffer binding for descriptor resources
Tobin Ehlis
2016-08-23
layers: Add tracking between sampler and cmd buffer
Tobin Ehlis
2016-08-23
layers: Only bind active sets to cmd buffers
Tobin Ehlis
2016-08-23
layers: Add descriptor sets to CB_INVALID tracking
Tobin Ehlis
2016-08-22
layers: Fix spelling dynami->dynamic
Tobin Ehlis
2016-08-01
layers: Validate image view type requirement for descriptor sets
Chris Forbes
2016-08-01
layers: Add plumbing for descriptor requirements
Chris Forbes
2016-07-21
layers: Validation buffer descriptor updates for bound memory
Tobin Ehlis
2016-07-19
layers: Remove DRAWSTATE_INVALID_POOL check
Tobin Ehlis
2016-07-06
tests: Add tests for invalid VkDescriptorBufferInfo
Tobin Ehlis
2016-07-06
layers: Add validation for VkDescriptorBufferInfo struct
Tobin Ehlis
2016-06-28
layers: Unify invalid command buffer handling
Tobin Ehlis
2016-06-27
layers: GH616 Improve descriptor set invalid binding handling
Tobin Ehlis
2016-06-20
layers: GH644 Validate DS image aspect bit restriction
Tobin Ehlis
2016-06-20
layers: Fix dynamic descriptor count
Tobin Ehlis
2016-06-02
layers: Clean up poolMap access
Tobin Ehlis
2016-06-02
layers: Added getSwapchainNode() helper
Tobin Ehlis
2016-06-02
layers: Add getSwapchainFromImage() helper
Tobin Ehlis
2016-06-02
layers: Remove unneeded layout_map
Tobin Ehlis
2016-06-02
layers: Add getImageNode() helper
Tobin Ehlis
2016-06-02
layers: Add getImageViewData() helper
Tobin Ehlis
2016-06-02
layers: Add getSamplerNode() helper
Tobin Ehlis
2016-06-02
layers: Add getBufferViewInfo() helper
Tobin Ehlis
2016-06-02
layers: Update getMemObjInfo helper
Tobin Ehlis
2016-06-02
layers: Add getBufferNode() helper
Tobin Ehlis
2016-06-02
layers: Make layer_data visible to DescriptorSet
Tobin Ehlis
2016-06-02
layers: Pass common data between pre/post AllocDescriptorSets
Tobin Ehlis
2016-06-02
layers: Add DescriptorSet interface for allocation
Tobin Ehlis
2016-06-02
layers: GH611 Fix dynamic offset indexing
iostrows
[prev]
[next]