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
2016-03-31
Don't validate memory if used for both input and output.
Michael Lentine
2016-03-31
layers: Fix remaining leak in vkDestroyFramebuffers
Chris Forbes
2016-03-31
layers: Don't leak a VkFramebufferCreateInfo from vkCreateFramebuffer
Chris Forbes
2016-03-31
layers: Fix the other half of #212 (bad error)
Chris Forbes
2016-03-31
layers: Don't stash pointer to caller memory in bound function
Chris Forbes
2016-03-30
layers: GH215 Removes an invalid check in vkCmdBindDescriptorSets()
Dominik Witczak
2016-03-30
layers: Update descriptor tracking in core_validation
Tobin Ehlis
2016-03-30
#37: vkAcquireNextImageKHR() will no longer treat VK_NULL_HANDLE arg as a val...
Dominik Witczak
2016-03-30
layers: Build up next layer for compute shader validation
Chris Forbes
2016-03-30
layers: More slight tidying of SC pass
Chris Forbes
2016-03-30
layers: Make some SC error reporting slightly less misleading
Chris Forbes
2016-03-30
layers: Separate out validation of a single pipeline stage
Chris Forbes
2016-03-30
layers: Add device handle in CV layer data
Chris Forbes
2016-03-30
layers: Remove dead render_pass forward declaration
Chris Forbes
2016-03-30
layers: Reduce noise in string conversion of objects
Chris Forbes
2016-03-30
layers: remove unused getTIDIndex function and associated data
Chris Forbes
2016-03-30
layers: LX446, Allow GetDeviceQueue to be called multiple times
Mark Lobodzinski
2016-03-30
layers: Relax descriptor type match for texel buffers slightly
Chris Forbes
2016-03-29
layers: GH195 Fix core_validation dynamic state checks
Tobin Ehlis
2016-03-29
layers: Improve core_validation image layout error message
Mark Lobodzinski
2016-03-29
layers: Michael's fix for uninit'd data in FindLayout
Mark Lobodzinski
2016-03-29
Remove device from layer_data_map at destroy in parameter_validation
Tony Barbour
2016-03-29
layers: Get rid of 1K limit on debug message length
Chris Forbes
2016-03-28
layers: Clarify message when query has not been performed.
Michael Lentine
2016-03-28
Revert "layers: Make layout checks warnings for pass begin."
Michael Lentine
2016-03-28
layers: update json to 1.0.7
Jon Ashburn
2016-03-25
layers: DL - Get inheritedQueries support from physical device features
Tony Barbour
2016-03-25
layers: Use vector::resize instead of reserve to avoid portability issue.
Karl Schultz
2016-03-25
layers: Fix issue when sub-passes have diff attachment count.
Mark Young
2016-03-25
layers: Replace ptr-to-ptr descriptor data struct with vector
Tobin Ehlis
2016-03-25
layers: Add check for renderArea being within framebuffer bounds.
Michael Lentine
2016-03-25
layers: LX453 fix typo in output message.
Karl Schultz
2016-03-25
layers: Make layout checks warnings for pass begin.
Michael Lentine
2016-03-25
layers: Update layout mismatch message to provide more detail.
Michael Lentine
2016-03-24
layers: Migrate active_sets to active_slots
Tobin Ehlis
2016-03-24
layers: Fix layout transitions for combined aspect masks.
Michael Lentine
2016-03-24
layers: Additional mutex fixes
Mark Lobodzinski
2016-03-24
layers: GH177 Fix deadlocks
Tobin Ehlis
2016-03-24
layers: fix bad api version
Jon Ashburn
2016-03-24
GH171: Fix compiler warning
Courtney Goeltzenleuchter
2016-03-24
layers: remove weird double assignment to pAttachments
Chris Forbes
2016-03-24
layers: LX450, Tighten up queueFamilyIndex validation, fix crash
Mark Lobodzinski
2016-03-24
layers: Merge renderpass maps in core_validation
Tobin Ehlis
2016-03-24
layers: Merge framebuffer maps in core_validation
Tobin Ehlis
2016-03-23
layers: LX448, Prevent descriptorSetCount overflow in core_validation
Mark Lobodzinski
2016-03-23
layers: Fix AV in core_validaton
Mark Lobodzinski
2016-03-23
layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validation
Mark Lobodzinski
2016-03-23
layers: GH117: Change warning to an error.
Ian Elliott
2016-03-23
layers: GH117: swapchain layer warns if app uses neither semaphore nor fence.
Ian Elliott
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
[next]