| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-13 | layers: Add debug report header | Mark Lobodzinski | |
| Enable output of a short message header containing definitions of debug message types. Change-Id: Ia84fb0e79d599b8d022b7d78267b7b6a0307823e | |||
| 2016-06-06 | layers: Add default layer error message config | Mark Lobodzinski | |
| Allows layers to output error messages even if no vk_layer_settings.txt config file is present. Sets defaults to LOG_MSG, error, stdout. A layer settings file will override any default values. If no settings file is present and an app creates a debug callback, the default callbacks will be removed and unregistered. Change-Id: I49f37189665816df58c258b9e9629f2bf76751c8 | |||
| 2016-04-19 | misc: Update licenses to Apache 2.0 | Jon Ashburn | |
| Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97 | |||
| 2016-03-08 | layers: clang-format layers directory | Jon Ashburn | |
| Change-Id: I318e3759829f33441e57aafedec1e9ec06d658c4 | |||
| 2016-02-26 | layers: Fix file permissions | Courtney Goeltzenleuchter | |
| 2016-02-12 | header: Update 1.0.3 header revision for inclusion of debug report extension | Mark Lobodzinski | |
| Removed vk_ext_debug_report.h (contents moved into vulkan.h) Renamed debug report message enums | |||
| 2016-02-03 | Revert "layers: Clang-format changes for files in layers dir of repo" | Mark Lobodzinski | |
| This reverts commit e260acfb96ea20945149ede6a250ef622ca7fd03. The clang-format changes need to be postponed until just prior to public release to facilitate MRs. | |||
| 2016-02-02 | layers: Clang-format changes for files in layers dir of repo | Mark Lobodzinski | |
| 2015-12-17 | debug_report: rename object type and error bits | Courtney Goeltzenleuchter | |
| Conflicts: demos/tri.c layers/device_limits.cpp layers/draw_state.cpp layers/image.cpp layers/mem_tracker.cpp layers/param_checker.cpp layers/vk_layer_logging.h loader/debug_report.c tests/layer_validation_tests.cpp | |||
| 2015-12-17 | debug_report: rename and update to use CreateInfo | Courtney Goeltzenleuchter | |
| 2015-12-15 | layers: Rename DebugReport flags | Courtney Goeltzenleuchter | |
| Conflicts: layers/mem_tracker.cpp Conflicts: layers/draw_state.cpp | |||
| 2015-11-06 | Moved header files from include to include/vulkan | David Pinedo | |
| 2015-11-04 | layers: update copyright and authorship on some files | Jon Ashburn | |
| 2015-10-08 | layers: Add support for Windows DEBUG_OUTPUT logging | Courtney Goeltzenleuchter | |
| 2015-09-25 | misc: Move snprintf define to vk_sdk_platform.h | Courtney Goeltzenleuchter | |
| Windows doesn't define snprintf so we need to #define it to what Windows does use in our SDK platform header. | |||
| 2015-09-25 | Make layers build on android. | Michael Lentine | |
| 2015-09-16 | layers: Add return value to non-void function | Cody Northrop | |
| 2015-09-16 | layers: Fix layer STDOUT logging | Tobin Ehlis | |
| 2015-07-07 | loader: Rename loader_platform.h -> vk_loader_platform.h | Tobin Ehlis | |
| 2015-07-07 | layers: Rename all layer headers to begin with "vk_layer_" prefix | Tobin Ehlis | |
