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-09-25
WSI Validation: Initial WSI "swapchain" validation layer.
Ian Elliott
2015-09-25
layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP
Mark Lobodzinski
2015-09-24
layers: Note pending work for ObjectTracker
Mike Stroyan
2015-09-24
layers: Added Image layer to validation test suite with new test for bad Imag...
Tobin Ehlis
2015-09-24
layers: Update Image layer to support validation callback error return status
Tobin Ehlis
2015-09-24
layers: Update Image layer to offload view.c validation checks from driver
Tobin Ehlis
2015-09-23
bug-14715: DrawIndirect fix
Courtney Goeltzenleuchter
2015-09-23
layers: Remove unneeded layer_common.h
Courtney Goeltzenleuchter
2015-09-23
layers: release mutex in DrawState
Mike Stroyan
2015-09-23
Added request for VkShaderCreateInfo.stage check
Jens Owen
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-23
layers: Add function to check if msg will be logged
Courtney Goeltzenleuchter
2015-09-22
intel: Removed ICD validation checks from img.c
Mark Lobodzinski
2015-09-22
layers: DeviceLimits warns if queue properties not queried prior to vkCreateD...
Tobin Ehlis
2015-09-22
layers: ShaderChecker can attempt calls on errors
Mike Stroyan
2015-09-22
layers: fix ShaderChecker hang on stage mismatch
Mike Stroyan
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-21
layers: Fix bug where logging_callback was not being correctly cleaned up
Tobin Ehlis
2015-09-20
layers: Make passing a non-SPIRV shader to CreateShaderModule an error
Chris Forbes
2015-09-18
layers: Fix APIDump to handle "stdout" special case
Tobin Ehlis
2015-09-18
layers: Add documentation for SHADER_CHECKER_MISSING_DESCRIPTOR
Cody Northrop
2015-09-18
layers: Require pipeline layout to contain all referenced descriptors
Chris Forbes
2015-09-18
layers: Collect descriptor usage from SPIRV images
Chris Forbes
2015-09-18
layers: Shadow descriptor set layout in ShaderChecker
Chris Forbes
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 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
Courtney Goeltzenleuchter
2015-09-17
shader_checker: Do not hold lock across API call.
Courtney Goeltzenleuchter
2015-09-17
Bug 14643: use VkClearDepthStencilValue
Courtney Goeltzenleuchter
2015-09-17
bug-14538: Remove validation error codes
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Move some fixed code into header files for APIDump and Generic
Jon Ashburn
2015-09-17
layers: Fix intercept of WSI instance entrypoints
Jon Ashburn
2015-09-17
layers: Fix several bugs in WSI extension handling in layers
Jon Ashburn
2015-09-17
layers: No assert on init instance table map.size != 1
Jon Ashburn
2015-09-17
layers: Update DrawState to handle creation of multiple gfx pipelines
Tobin Ehlis
2015-09-17
layers: Various memtracker TODOs, fixed some error messages
Mark Lobodzinski
2015-09-17
layers: Update vk_layer_settings.txt to clarify CALLBACK option and change De...
Tobin Ehlis
2015-09-17
layers: Improve invalid object checks of ObjectTracker
Tobin Ehlis
2015-09-16
layers: Add return value to non-void function
Cody Northrop
2015-09-16
layers: Migrate Fence checks from ObjectTracker to MemTracker
Tobin Ehlis
2015-09-16
layers: Example vk_layer_settings.txt file
Tobin Ehlis
2015-09-16
layers: Fix layer STDOUT logging
Tobin Ehlis
2015-09-15
layers: Migrate MemTracker to allow log_msg callback to signal early return
Mark Lobodzinski
2015-09-15
layers: Another CreateDevice fix (was using WSI instance extension name)
Ian Elliott
[next]