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
Age
Commit message (
Expand
)
Author
2017-06-29
layers: Add names to objects and print in validation
Tony Barbour
2017-06-28
layers: Update error db for missed check
Mark Lobodzinski
2017-06-28
layers: Add VUIDs for some -parameter implicit checks
Mark Lobodzinski
2017-06-28
layers: Plumb in PV implicit requiredbits vuids
Mark Lobodzinski
2017-06-28
scripts: Output VUID for PV pNext errors
Mark Lobodzinski
2017-06-28
layers: Add VUID parameter to pNext validation
Mark Lobodzinski
2017-06-28
layers: Clarify message for unknown pNext type
Mark Lobodzinski
2017-06-27
layers: Don't copy all the image subresources every submit
Chris Forbes
2017-06-27
layers: Declare aliases for std::mutex and its RAII wrappers
Chris Forbes
2017-06-27
layers: Add sType VUIDs to Parameter Validation
Mark Lobodzinski
2017-06-23
scripts: Move layer scripts into scripts directory
Mark Lobodzinski
2017-06-21
layers: Do the bulk of pipeline validation unlocked
Chris Forbes
2017-06-21
layers: Rename verifyPipelineCreateState to match new role
Chris Forbes
2017-06-21
layers: Inline pre-validate into CreateGraphicsPipelines
Chris Forbes
2017-06-21
layers: Move vertex format validation down a level
Chris Forbes
2017-06-21
layers: Remove pointless instance lookup in pipeline creation
Chris Forbes
2017-06-21
layers: pass pipe_state vector by const ref
Chris Forbes
2017-06-21
layers: Unlock CreateGraphicsPipelines a bit earlier
Chris Forbes
2017-06-21
layers: test against maxVertexInputBindingStride should be >, not >=
Cort Stratton
2017-06-21
layers: Don't accidentally copy pipeline layout again in SC
Chris Forbes
2017-06-21
layers:Make DSLayout const in shared_ptrs
Tobin Ehlis
2017-06-21
layers:IsCompatible uses raw DSLayout ptr
Tobin Ehlis
2017-06-21
layers:Set DescriptorSetLayout in DS to const
Tobin Ehlis
2017-06-21
layers:Pass shared_ptr by const ref
Tobin Ehlis
2017-06-21
layers:Use make_shared for share_ptr creation
Tobin Ehlis
2017-06-20
layers:Migrate DSLayout to shared_ptr
Tobin Ehlis
2017-06-20
layers:Used shared_ptr for DSLayout
Tobin Ehlis
2017-06-20
layers: GH1889, check for CLAMP_TO_EDGE ext enable
Mark Lobodzinski
2017-06-20
don't copy vector of pipelines everywhere
Chris Forbes
2017-06-20
layers: Avoid renderpass lookup in verifyPipelineCreateState
Chris Forbes
2017-06-20
layers: Move pipeline renderpass/subpass validation earlier
Chris Forbes
2017-06-19
layers: check attachment finalLayout for invalid values
Cort Stratton
2017-06-19
layers: Further removal of CMD_TYPE plumbing
Chris Forbes
2017-06-19
Remove dead cmd_type param from PreCallRecordCmdClearImage
Chris Forbes
2017-06-19
Remove last cmd machinery
Chris Forbes
2017-06-19
layers: Split CB_INVALID state
Chris Forbes
2017-06-19
layers: Move validate_functions clear into resetCB
Chris Forbes
2017-06-19
layers: Remove dead TODO for MT/CV merge
Chris Forbes
2017-06-16
layers: Remove debug code from vk_layer_table.cpp
Mark Lobodzinski
2017-06-16
layers: Fix memory leak in instance destroy_dispatch_table
Józef Kucia
2017-06-16
layers: Fix memory leak in device destroy_dispatch_table
Józef Kucia
2017-06-15
layers: Clean up missing checks list for vkCreateBuffer
Chris Forbes
2017-06-15
layers: Allow suppression of doctest output
Mark Lobodzinski
2017-06-14
layers: Remove dead comment about interface block handling
Chris Forbes
2017-06-13
layers: Fix SC interface matching over complex types
Chris Forbes
2017-06-13
layers: Use copies of layout data for descriptorsets
Mark Lobodzinski
2017-06-13
layers: Use correct tracking for display planes query
Chris Forbes
2017-06-12
layers: Untangle validate & update in CmdCopyQueryPoolResults
Chris Forbes
2017-06-12
layers: Split validate & update of CmdWriteTimestamp
Chris Forbes
2017-06-12
layers: Split validate & update of CmdEndQuery
Chris Forbes
[prev]
[next]