| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-10 | loader: Update interface doc | Jon Ashburn | |
| The version 0 layer did not properly address the desktop loader requirements. Split the layer interface into an Android section and a desktop section. Change-Id: I782bdddd13da318274ad604ee0e48208bd1dc947 | |||
| 2016-05-06 | doc: allow layers to ignore pAllocator | Chia-I Wu | |
| 2016-04-26 | loader: update doc to remove sentence allowing layers to skip | Jon Ashburn | |
| using app provided allocation callbacks Change-Id: Ib293934b4574864a78f975aba52c9aa5c0a24779 | |||
| 2016-04-25 | loader: update spec doc for ICD interface versioning | Jon Ashburn | |
| Change-Id: I7c149a4542623e537b44720766006652abe33948 | |||
| 2016-04-22 | doc: remove rules on vkEnumerate*Properties for layers | Chia-I Wu | |
| 2016-04-22 | doc: formalize the current loader-layer interface | Chia-I Wu | |
| Expand the section "Discovery of layer entry points" into "Layer Library Interface". In general, the new section defines an interface that allows a loader to discover and insert layers while staying compliant. Other sections have additional guidelines for layers to follow. | |||
| 2016-04-19 | Update typo in doc | ttyio | |
| 2016-04-18 | doc: fix typos in doc | David Pinedo | |
| 2016-04-06 | loader: Update specification doc for dispatchable object initialization | Jon Ashburn | |
| Change-Id: I80770b7ab14795316400279dc4e7c954fa5ad374 | |||
| 2016-04-02 | loader: fix spelling mistakes | Eric Engestrom | |
| 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 | |
