anv/image: Add a ussage_mask field to image_view_init
[mesa.git] / README.intel-vulkan.txt
index 0932d37a8507a9cad476e533234ab6232282cbd2..4bd4231408c48950b6540b19fefc9f4a1bea0d13 100644 (file)
@@ -6,14 +6,7 @@ Intro
 =====
 The Open Source Technology Center 3D graphics team at Intel has
 been working on a Vulkan implementation based on the Mesa open source
-OpenGL implementation. At this point we're ready to share what we have
-with our Khronos friends, in the hope that an early preview will be
-useful.
-
-When the Vulkan specification goes public, we will continue the work
-in the Mesa public git repository, but in the interim we will share
-our progress on the 'vulkan' branch in the 'mesa' repository in
-Khronos gitlab.
+OpenGL implementation.
 
 The Mesa project source and our driver implementation is under the MIT
 license [1], but is also covered by the Khronos IP framework as it
@@ -131,10 +124,10 @@ Supported Features:
   - VkkSemaphore and VkEvent
   - Shader specialization
   - Storage images
+  - MSAA
 
 Unsupported Features:
    - Tesselation shaders
    - Push constants in GS and VS on HSW and prior
    - Sparse resources
-   - MSAA
    - Input attachments