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.cpp
Age
Commit message (
Expand
)
Author
2016-06-07
layers: Add check for image usage in vkCmdClearColorImage
Tony Barbour
2016-06-06
layers: Add default layer error message config
Mark Lobodzinski
2016-06-02
layers: simplify v0 function implementations
Chia-I Wu
2016-05-19
layers: Replace is_depth() in image layer with util function
Tobin Ehlis
2016-05-19
layers: GH535 Add checks for Clear image errors
Tobin Ehlis
2016-05-17
layers: GH485, Remove redundant format props check
Mark Lobodzinski
2016-05-17
layers: GH485, Strengthen image format validation
Mark Lobodzinski
2016-05-11
layers:LX#470 Fix poor use of hex vs dec output
Mark Mueller
2016-05-10
build: GH316 include cinttypes instead of inttypes.h
Karl Schultz
2016-05-05
layers: Skip actual call on validation error in vkCmdBlitImage
Tony Barbour
2016-05-05
image: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
2016-05-05
image: improve GetInstanceProcAddr
Chia-I Wu
2016-05-05
image: refactor GetInstanceProcAddr
Chia-I Wu
2016-05-05
image: add intercept_core_device_command
Chia-I Wu
2016-05-05
image: improve EnumerateDeviceExtensionProperties
Chia-I Wu
2016-05-05
image: add image::global_layer
Chia-I Wu
2016-05-05
image: drop vk prefix for layer functions
Chia-I Wu
2016-05-05
image: put layer functions into a namespace
Chia-I Wu
2016-05-05
image: move vkEnumerate*Properties around
Chia-I Wu
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-18
layers: image - use std mutex
Jeremy Hayes
2016-04-14
layers: Fix lx474 by adding image extent = 0 validation check.
Mark Young
2016-04-06
layers: Fix unsafe bool mix warnings (part 2)
Dustin Graves
2016-03-31
layers: LX458, Extend image extent validation for CmdCopyImage
Mark Lobodzinski
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
2016-03-22
layers: Fix message for array layers to say array layers.
Michael Lentine
2016-03-17
layers: Lock around changes to imageMap in image layer
Tony Barbour
2016-03-16
layers: Move layer debug action initialization into layer_utils
Mark Lobodzinski
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-03-04
validation: Promote validation warnings to errors
Tony Barbour
2016-03-02
layers: fix imageLayout bug
Jeremy Hayes
2016-03-02
layers: Fix false positive on initialLayout in image layer
Tony Barbour
2016-03-01
layers: gllavl#77 validate layout during clear
Jeremy Hayes
2016-03-01
layers: gllavl#76 validate initialLayout
Jeremy Hayes
2016-02-24
layers: Make layer option names more consistent and update docs
Mark Lobodzinski
2016-02-18
layers: MR221: Update extension info to match json files
Courtney Goeltzenleuchter
2016-02-18
layers: MR221: Fix implementationVersion
Courtney Goeltzenleuchter
2016-02-12
header: Update 1.0.3 header revision for inclusion of debug report extension
Mark Lobodzinski
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-10
layers: Enable Wall and Werror.
Michael Lentine
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-20
debug_report: Integrate review feedback
Courtney Goeltzenleuchter
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-12
layers: LX273, Fix accessMask validation for depth/stencil input attachments
Mark Lobodzinski
2016-01-12
layers: Fix image layer format mutability validation
Mark Lobodzinski
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-11
layers: LX264, Validate immutable format bit in image layer
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of image layer log messages
Mark Lobodzinski
[next]