Mark branch as obsolete

This commit is contained in:
Jon Leech 2016-08-30 23:47:56 -07:00
parent 7fb55ceda8
commit 244bc394af
1 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,22 @@
Vulkan API Documentation Project
================================
Obsolecence Warning
-------------------
**Note:** Starting with the 1.0.25 Vulkan Specification update, this
extension branch, `1.0-VK_NV_glsl_shader`, is **obsolete**.
We have moved from a branch-per-extension model to a *single-branch model*.
In the new model, the `1.0` branch is the only actively maintained and
current branch. It includes all registered and published extensions. The
`1.0` branch may be built with many different combination of those
extensions, if desired.
This branch will not be deleted. However, it is out of date, and will become
further out of date as time passes. Please replace any use of this branch
with the `1.0` branch instead.
This repository contains formal documentation of the Vulkan API. This
includes the main API Specification, the reference (man) pages, the XML API
Registry, and related tools and scripts.