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
/
image.h
Age
Commit message (
Expand
)
Author
2016-06-07
layers: Add check for image usage in vkCmdClearColorImage
Tony Barbour
2016-05-20
layers: GH7, Replace bad variables in image layer
Mark Lobodzinski
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-03-31
layers: LX458, Extend image extent validation for CmdCopyImage
Mark Lobodzinski
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-03-01
layers: gllavl#76 validate initialLayout
Jeremy Hayes
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-03
Revert "layers: Clang-format changes for files in layers dir of repo"
Mark Lobodzinski
2016-02-02
layers: Clang-format changes for files in layers dir of repo
Mark Lobodzinski
2016-02-02
layers: Validation Layer Copyright Updates
Mark Lobodzinski
2016-01-12
layers: Fix image layer format mutability validation
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of image layer log messages
Mark Lobodzinski
2015-11-20
layers: LX196, validate createImage paramters against format limits
Mark Lobodzinski
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-10-26
layers: Fix windows build error
Mark Lobodzinski
2015-10-26
layers: Add state-dependent image aspect/format checks
Mark Lobodzinski
2015-10-23
bug-14786: minor renames
Courtney Goeltzenleuchter
2015-10-08
intel,layers,tests: move cmd_meta errors to validation
Mike Stroyan
2015-10-06
layers: Add validation for Image Aspect settings
Mark Lobodzinski
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 offload view.c validation checks from driver
Tobin Ehlis