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
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
layers: WSI extension fixes for APIDump
Mark Lobodzinski
2015-12-01
layers: Add WSI extensions to autogen code
Mark Lobodzinski
2015-12-01
object_track: Remove some obsolete code
Ian Elliott
2015-12-01
swapchain: Can build after major updates for new WSI (works?)
Ian Elliott
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-30
layers: LX195, Drawstate ignores compute pipelines
Mark Lobodzinski
2015-11-30
layers: Update README file for new SDK releases
Mark Lobodzinski
2015-11-27
layers/SC: Fix location counting for stages which take arrayed input.
Chris Forbes
2015-11-26
layers/SC: LX187: compute size of array and matrix types
Chris Forbes
2015-11-26
layers/SC: consider types larger than vec4 when collecting interfaces
Chris Forbes
2015-11-26
layers/SC: fix a bogus leftover comment in descriptor validation
Chris Forbes
2015-11-26
layers: Use spirv.hpp from colocated glslang tree
Chris Forbes
2015-11-26
layers/SC: Delete disabled FS broadcast checking code
Chris Forbes
2015-11-26
Update param checker.
Michael Lentine
2015-11-26
layers: Remove mem/object deletion ordering
Michael Lentine
2015-11-26
Update access bits for 210 header.
Michael Lentine
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-23
layers: port ShaderChecker layer to SPIR-V 1.0
GregF
2015-11-23
layers: Add link to example vk_layer_settings.txt
Cody Northrop
2015-11-23
layers: Fix image layer issue validating aspectMasks
Mark Lobodzinski
2015-11-20
Fix build in master
Michael Lentine
2015-11-20
layers: MemTracker cleanup, remove redundant object-tracker type checks
Mark Lobodzinski
2015-11-20
layers: Fix thread-safety issues found in rendersystemtests
Mark Lobodzinski
2015-11-20
layers: Temporarily disable memory barrier validation in drawstate
Mark Lobodzinski
2015-11-20
layers: LX196, validate createImage paramters against format limits
Mark Lobodzinski
2015-11-19
layers: Add null-check in MemTracker to prevent layer crash
Mark Lobodzinski
2015-11-19
layers: Additional MapMemory validation checks in MemTracker
Mark Lobodzinski
2015-11-19
layers: LX206, properly restore command buffer level on a reset
Mark Lobodzinski
2015-11-19
layers: LX205, fix BeginCommandBuffer log messages
Mark Lobodzinski
2015-11-19
layers: Fix memory barrier validation issues
Mark Lobodzinski
2015-11-19
layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time
Tobin Ehlis
2015-11-19
layers: Fix windows build errors in MemTracker
Mark Lobodzinski
2015-11-19
mem_tracker: Return VK_SUCCESS in vkCreateCommandPool, vkResetCommandPool
David Pinedo
2015-11-18
loader: Make version in layer JSON files consistent
Jon Ashburn
2015-11-18
layers: Add CommandBufferPool validation to MemTracker
Mark Lobodzinski
2015-11-18
layers: Add command pool validation to DrawState
Mark Lobodzinski
2015-11-18
layers: Fix infinite loop in DrawState
Mark Lobodzinski
2015-11-18
layers: Fix error messages.
Jeremy Hayes
2015-11-18
layers: Validate barrier subresource range.
Jeremy Hayes
2015-11-18
layers: Fix CreateImageView depth/stencil aspect validation
Mark Lobodzinski
2015-11-18
layers: Remove invalid depth/stencil validation check
Mark Lobodzinski
2015-11-17
layers: Fix invalid depth/stencil attachment index validation
Mark Lobodzinski
2015-11-17
layers: Fix Dota 2 crash in draw_state layer
Mark Lobodzinski
2015-11-17
layers: Check compareEnable.
Jeremy Hayes
2015-11-16
layers: Add validation for object pools
Mark Lobodzinski
2015-11-12
layers: Add missing null-check in DrawState
Mark Lobodzinski
2015-11-12
bug 15120: rename vkCmdPushConstants "values" to "pValues"
Chia-I Wu
2015-11-12
layers: LX194, Change 'fence already signaled' warning to INFO-level
Mark Lobodzinski
[next]