commit | a788072423ed81a601ac42120d6592e75eae6d23 | [log] [tgz] |
---|---|---|
author | Cody Northrop <cody@lunarg.com> | Tue Aug 11 15:38:21 2015 -0600 |
committer | Cody Northrop <cody@lunarg.com> | Tue Aug 11 16:59:44 2015 -0600 |
tree | bed11649f5fa02ab5aa55b9ad563158f3a1a7e04 | |
parent | f0dfbe8607f9f9d2abc09d09cf127c2bcf8a7503 [diff] |
Bug 14339 - Add alphaToOne as an optional feature
Version 0.8, 04 Feb 2015
This project provides open source tools for VK Developers.
VK is an Explicit API, enabling direct control over how GPUs actually work. No validation, shader recompilation, memory management or synchronization is done inside an VK driver. Applications have full control and responsibility. Any errors in how VK is used are likely to result in a crash. This project provides layered utility libraries to ease development and help guide developers to proven safe patterns.
New with VK in an extensible layered architecture that enables significant innovation in tools:
The components here are being shared with the Khronos community to provide insights into the specification as we approach an alpha header, and to assists those doing demos for GDC.
The following components are available:
VK Library and header files, which include:
Core Validation Layers
BUILD.md includes directions for building all the components, running the validation tests and running the demo applications.
Information on how to enable the various Debug and Validation layers is in layers/README.md.
This version of the components are written based on the following preliminary specs and proposals:
This work is intended to be released as open source under a BSD-style license once the VK specification is public. Until that time, this work is covered by the Khronos NDA governing the details of the VK API.
While this project is being developed by LunarG, Inc; there are many other companies and individuals making this possible: Valve Software, funding project development; Intel Corporation, providing full hardware specifications and valuable technical feedback; AMD, providing VK spec editor contributions; ARM, contributing a Chairman for this working group within Khronos; Nvidia, providing an initial co-editor for the spec; Qualcomm for picking up the co-editor's chair; and Khronos, for providing hosting within GitHub.
If you have questions or comments about this driver; or you would like to contribute directly to this effort, please contact us at VK@LunarG.com; or if you prefer, via the GL Common mailing list: gl_common@khronos.org