| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-21 | layers: Rename param_checker to parameter_validation | Mark Lobodzinski | |
| Also, param_check.h -> parameter_validation.h and .json files changed. Change-Id: I9db10563bcc2640fe6b90588d3c80c4fe50a8a83 | |||
| 2016-03-08 | Bump api_version to 1.0.5 in json files | Tony Barbour | |
| Change-Id: I71a03cd8043906074f6c3be98af0006e1aeaf5ee | |||
| 2016-03-03 | misc: Remove lunarg_debug_marker extension | Jon Ashburn | |
| This device extensions was not completely supported in any layer. It had partial support (intercept) in draw_state and device_limits. This extension is being changed and has a formal proposal in Khronos as debug_marker_ext. Removing the existing extension since it is deprecated; once the debug_marker_ext gets registered by Khronos, layers might want to start using the ObjectTag/ObjectName commands to supplement error report messages in debug_report_ext. Since debug_report_ext might get changed as part of Khronos review, don't add it yet. | |||
| 2016-03-02 | loader: Update documentation to remove editing comments. | Jon Ashburn | |
| Also better describe layer requirements for layers which creat new dispatchable objects. | |||
| 2016-02-24 | loader: Update doc to add the Linux search path | Jon Ashburn | |
| $HOME/.local/share/vulkan/icd.d or explicit_layer.d or implicit_layer.d | |||
| 2016-02-24 | loader: Add example code | Courtney Goeltzenleuchter | |
| 2016-02-24 | loader: doc cleanup | Courtney Goeltzenleuchter | |
| 2016-02-24 | loader: doc cleanup | Courtney Goeltzenleuchter | |
| Fix some awkward wording. Conflicts: loader/LoaderAndLayerInterface.md | |||
| 2016-02-22 | loader: Fix typos, spelling, grammar in loader interface doc | Jeff Juliano | |
| 2016-02-15 | loader: move doc png file to loader current directory for use of same file ↵ | Jon Ashburn | |
| in SDK | |||
| 2016-02-15 | loader: more doc updates | Jon Ashburn | |
| 2016-02-15 | loader: Add more info in layer interface doc, the layer section | Jon Ashburn | |
| 2016-02-15 | loader: Doc review comments | Courtney Goeltzenleuchter | |
| 2016-02-15 | loader: Add images to interface Doc | Courtney Goeltzenleuchter | |
| 2016-02-15 | loader: Add line breaks to interface doc | Courtney Goeltzenleuchter | |
| Wrapped long lines to make it easier to edit in text based editor. Also hoping that editing diffs could be smaller since a line is not a whole paragraph. | |||
| 2016-02-14 | loader: Update the interface document | Jon Ashburn | |
| Mostly formatting and typos. | |||
| 2016-02-10 | More api version bumps | Tony Barbour | |
| 2016-02-10 | layers: Update api version to 1.0.3 in json files | Tony Barbour | |
| 2016-02-09 | loader: add Architecture and interface document | Jon Ashburn | |
