Module: Mesa Branch: master Commit: a2056b025ce0da52b90e4520c64e85208a9b2e0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2056b025ce0da52b90e4520c64e85208a9b2e0c
Author: Anthoine Bourgeois <[email protected]> Date: Wed Apr 29 01:28:15 2020 +0200 docs/features: VK_KHR_mir_surface is disabled, remove it Signed-off-by: Anthoine Bourgeois <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4266> --- docs/features.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index b5dbc069869..dfa9f39a154 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -485,7 +485,6 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_get_display_properties2 DONE (anv, radv) VK_KHR_get_surface_capabilities2 DONE (anv, radv) VK_KHR_incremental_present DONE (anv, radv) - VK_KHR_mir_surface not started VK_KHR_performance_query DONE (anv/gen8+) VK_KHR_pipeline_executable_properties DONE (anv, radv) VK_KHR_push_descriptor DONE (anv, radv) _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
