| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-26 | repo: Clang-format LVL source files using Google | Mark Lobodzinski | |
| Switch clang-format standard from the LLVM style to the Google style for more consistency. Change-Id: I247c4abc275d7873a91522e1e234198adaa24033 | |||
| 2017-01-26 | repo: Clang-format c/cpp/h LVL files using LLVM | Mark Lobodzinski | |
| Bring all source files in the repo up to date with consistent coding style/standard. Change-Id: Iceedbc17109974d3a0437fc4995441c9ad7e0c23 | |||
| 2016-10-05 | layers: Add environment var for settings file | Lenny Komow | |
| Change-Id: I8a614f915ab9b61eca5b3b94f4cf43a33cacf250 | |||
| 2016-08-29 | layers: Add unique_objects to default layer config | Mark Lobodzinski | |
| Allows messages to be output from this layer in configurations with no explicit output settings. Change-Id: I17c604db7461ae10eedd0b3fb3f9440a6dc52eab | |||
| 2016-07-06 | layers: Deprecate device_limits layer | Mark Lobodzinski | |
| Change-Id: Idd440935f3329d017ba4ee21d9ce87e432eec98e | |||
| 2016-06-21 | Revert "layers: Add debug report header" | Mark Lobodzinski | |
| This reverts commit 2f50b5f4afa2198e13dfa8a80a460c15a6acc56c. Change-Id: If67e7039a339ae39008a2c73f97b6a1eaedf1c3d | |||
| 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 | |
