winrt: Delete old rtf license file if present
1 file changed
tree: da87b39fa091f71d081c14873d71f12f2fd5abe9
  1. build-android/
  2. cmake/
  3. common/
  4. cube/
  5. icd/
  6. scripts/
  7. vulkaninfo/
  8. winrt/
  9. .appveyor.yml
  10. .clang-format
  11. .cmake-format.py
  12. .gitattributes
  13. .gitignore
  14. .travis.yml
  15. BUILD.md
  16. CMakeLists.txt
  17. CONTRIBUTING.md
  18. COPYRIGHT.txt
  19. GOVERNANCE.md
  20. LICENSE.txt
  21. mac_common.cmake
  22. README.md
README.md

Vulkan Ecosystem Components

This project provides Khronos official Vulkan Tools and Utilities for Windows, Linux, Android, and MacOS.

CI Build Status

PlatformBuild Status
Linux/AndroidBuild Status
WindowsBuild status

Introduction

This project provides Vulkan tools and utilities that can assist development by enabling developers to verify their applications correct use of the Vulkan API.

The following components are available in this repository:

Contact Information

Information for Developing or Contributing:

Please see the CONTRIBUTING.md file in this repository for more details. Please see the GOVERNANCE.md file in this repository for repository management details.

How to Build and Run

BUILD.md Includes directions for building all components as well as running the cube demo applications.

License

This work is released as open source under a Apache-style license from Khronos including a Khronos copyright.

See COPYRIGHT.txt for a full list of licenses used in this repository.

Acknowledgements

While this project has been developed primarily by LunarG, Inc., there are many other companies and individuals making this possible: Valve Corporation, funding project development; Google providing significant contributions to the validation layers; Khronos providing oversight and hosting of the project.