aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
AgeCommit message (Expand)Author
2016-06-07layers: Add check for image usage in vkCmdClearColorImageTony Barbour
2016-06-06layers: Add default layer error message configMark Lobodzinski
2016-06-02layers: simplify v0 function implementationsChia-I Wu
2016-05-19layers: Replace is_depth() in image layer with util functionTobin Ehlis
2016-05-19layers: GH535 Add checks for Clear image errorsTobin Ehlis
2016-05-17layers: GH485, Remove redundant format props checkMark Lobodzinski
2016-05-17layers: GH485, Strengthen image format validationMark Lobodzinski
2016-05-11layers:LX#470 Fix poor use of hex vs dec outputMark Mueller
2016-05-10build: GH316 include cinttypes instead of inttypes.hKarl Schultz
2016-05-05layers: Skip actual call on validation error in vkCmdBlitImageTony Barbour
2016-05-05image: avoid invalid GIPA call in vkCreateDeviceChia-I Wu
2016-05-05image: improve GetInstanceProcAddrChia-I Wu
2016-05-05image: refactor GetInstanceProcAddrChia-I Wu
2016-05-05image: add intercept_core_device_commandChia-I Wu
2016-05-05image: improve EnumerateDeviceExtensionPropertiesChia-I Wu
2016-05-05image: add image::global_layerChia-I Wu
2016-05-05image: drop vk prefix for layer functionsChia-I Wu
2016-05-05image: put layer functions into a namespaceChia-I Wu
2016-05-05image: move vkEnumerate*Properties aroundChia-I Wu
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-18layers: image - use std mutexJeremy Hayes
2016-04-14layers: Fix lx474 by adding image extent = 0 validation check.Mark Young
2016-04-06layers: Fix unsafe bool mix warnings (part 2)Dustin Graves
2016-03-31layers: LX458, Extend image extent validation for CmdCopyImageMark Lobodzinski
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-03-22layers: Fix message for array layers to say array layers.Michael Lentine
2016-03-17layers: Lock around changes to imageMap in image layerTony Barbour
2016-03-16layers: Move layer debug action initialization into layer_utilsMark Lobodzinski
2016-03-08layers: clang-format layers directoryJon Ashburn
2016-03-04validation: Promote validation warnings to errorsTony Barbour
2016-03-02layers: fix imageLayout bugJeremy Hayes
2016-03-02layers: Fix false positive on initialLayout in image layerTony Barbour
2016-03-01layers: gllavl#77 validate layout during clearJeremy Hayes
2016-03-01layers: gllavl#76 validate initialLayoutJeremy Hayes
2016-02-24layers: Make layer option names more consistent and update docsMark Lobodzinski
2016-02-18layers: MR221: Update extension info to match json filesCourtney Goeltzenleuchter
2016-02-18layers: MR221: Fix implementationVersionCourtney Goeltzenleuchter
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-10layers: Enable Wall and Werror.Michael Lentine
2016-02-03Revert "layers: Clang-format changes for files in layers dir of repo"Mark Lobodzinski
2016-02-02layers: Clang-format changes for files in layers dir of repoMark Lobodzinski
2016-02-02layers: Validation Layer Copyright UpdatesMark Lobodzinski
2016-01-20debug_report: Integrate review feedbackCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-12layers: LX273, Fix accessMask validation for depth/stencil input attachmentsMark Lobodzinski
2016-01-12layers: Fix image layer format mutability validationMark Lobodzinski
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2016-01-11layers: LX264, Validate immutable format bit in image layerMark Lobodzinski
2016-01-04layers: Enable fine-grained filtering of image layer log messagesMark Lobodzinski