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
/
device_limits.h
Age
Commit message (
Expand
)
Author
2016-06-10
layers: GH536, Update CmdFillBuffer validation
Mark Lobodzinski
2016-06-09
layers: PR632, Change devlimits errors to warnings
Jan-Harald Fredriksen
2016-05-20
layers: GH7, Fix bad var names in device_limits
Mark Lobodzinski
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-08
layers: Use real enum value for alignment checks in device_limits
Chris Forbes
2016-04-07
layers: Don't exceed max allowed color attachments.
Michael Lentine
2016-03-08
layers: clang-format layers directory
Jon Ashburn
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-03
layers: Add check to make sure inherited queries in enabled before use.
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-18
layers: LX257, Validate Uniform/Storage buffer offset alignments
Mark Lobodzinski
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
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-09-29
layers: DeviceLimits device feature checks and dead code removal
Tobin Ehlis
2015-09-23
layers: Remove unneeded layer_common.h
Courtney Goeltzenleuchter
2015-09-22
intel: Removed ICD validation checks from img.c
Mark Lobodzinski
2015-09-09
layers: Initial framework for DeviceLimits layer
Tobin Ehlis