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
/
vk_layer_utils.cpp
Age
Commit message (
Expand
)
Author
2016-06-06
layers: Add default layer error message config
Mark Lobodzinski
2016-05-20
layers: GH7, Fix bad var names in layer utils
Mark Lobodzinski
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-06
layers: Fix MSVS value truncation warning
Dustin Graves
2016-03-31
layers: Accept a wider range of utf8 characters as valid
Tony Barbour
2016-03-24
GH171: Fix compiler warning
Courtney Goeltzenleuchter
2016-03-17
layers: Fix 'Debug Report callbacks not removed' error messages
Mark Lobodzinski
2016-03-16
layers: Fix layer debug action initialization
Dustin Graves
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-02-12
layers/loader: Fix string validation error
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-08
layers: Add string validation to param_checker
Mark Lobodzinski
2016-02-08
layers: Add UTF-8 String validation utility
Mark Lobodzinski
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-18
layers: LX257, Validate Uniform/Storage buffer offset alignments
Mark Lobodzinski
2016-01-11
layers: LX264, Validate immutable format bit in image layer
Mark Lobodzinski
2016-01-06
layers: Complete make-dependency fix
Mark Lobodzinski
2016-01-05
layers: Fix circular make depency
Mark Lobodzinski
2016-01-05
layers: LX255, Print readable version of VkAccessFlags
Mark Lobodzinski
2015-11-11
bug 12998 part 8: add new formats
Chia-I Wu
2015-11-11
bug 12998 part 7: drop unwanted USCALED formats
Chia-I Wu
2015-11-11
bug 12998 part 5: reorder formats
Chia-I Wu
2015-11-11
bug 12998 part 3: append _PACK* to remaining packed formats
Chia-I Wu
2015-11-11
bug 12998 part 2: append _PACK* to packed formats that change conventions
Chia-I Wu
2015-11-11
bug 12998 part 1: append _BLOCK to compressed formats
Chia-I Wu
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-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-10-26
layers: Add state-dependent image aspect/format checks
Mark Lobodzinski
2015-09-22
intel: Removed ICD validation checks from img.c
Mark Lobodzinski