diff options
author | Yonggang Luo <luoyonggang@gmail.com> | 2022-10-18 13:33:29 +0800 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2022-10-19 11:08:03 +0000 |
commit | 13e7f0c8d29c71f9f848b021493a40f04e370285 (patch) | |
tree | 99899643593426f39cbed00eee0780527a25ef55 /docs/sourcetree.rst | |
parent | 86f203f60e4210e661f4b3afc5992a1b4c407ea9 (diff) | |
download | mesa-13e7f0c8d29c71f9f848b021493a40f04e370285.tar.gz mesa-13e7f0c8d29c71f9f848b021493a40f04e370285.tar.bz2 mesa-13e7f0c8d29c71f9f848b021493a40f04e370285.zip |
docs: Remove document about XvMC
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19133>
Diffstat (limited to 'docs/sourcetree.rst')
-rw-r--r-- | docs/sourcetree.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/sourcetree.rst b/docs/sourcetree.rst index 2a4019ca305..09c0ba53d9d 100644 --- a/docs/sourcetree.rst +++ b/docs/sourcetree.rst @@ -147,7 +147,6 @@ each directory. - **vdpau** - VDPAU frontend - **wgl** - Windows WGL frontend - **xa** - XA frontend - - **xvmc** - XvMC frontend - **winsys** - The device drivers are platform-independent, the winsys connects them to various platforms. There is usually one winsys |