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>
This commit is contained in:
Yonggang Luo
2022-10-18 13:33:29 +08:00
committed by Marge Bot
parent 86f203f60e
commit 13e7f0c8d2
4 changed files with 2 additions and 9 deletions

View File

@@ -119,11 +119,6 @@ Xorg DDX
Tracker for Xorg X11 servers. Provides device-dependent Tracker for Xorg X11 servers. Provides device-dependent
modesetting and acceleration as a DDX driver. modesetting and acceleration as a DDX driver.
XvMC
^^^^
Tracker for X-Video Motion Compensation.
Auxiliary Auxiliary
--------- ---------

View File

@@ -6,7 +6,7 @@ The Mesa project began as an open-source implementation of the
Over the years the project has grown to implement more graphics APIs, Over the years the project has grown to implement more graphics APIs,
including `OpenGL ES`_, `OpenCL`_, `OpenMAX`_, `VDPAU`_, `VA-API`_, including `OpenGL ES`_, `OpenCL`_, `OpenMAX`_, `VDPAU`_, `VA-API`_,
`XvMC`_, `Vulkan`_ and `EGL`_. `Vulkan`_ and `EGL`_.
A variety of device drivers allows the Mesa libraries to be used in many A variety of device drivers allows the Mesa libraries to be used in many
different environments ranging from software emulation to complete different environments ranging from software emulation to complete
@@ -22,7 +22,6 @@ Linux, FreeBSD, and other operating systems.
.. _OpenMAX: https://www.khronos.org/openmax/ .. _OpenMAX: https://www.khronos.org/openmax/
.. _VDPAU: https://en.wikipedia.org/wiki/VDPAU .. _VDPAU: https://en.wikipedia.org/wiki/VDPAU
.. _VA-API: https://en.wikipedia.org/wiki/Video_Acceleration_API .. _VA-API: https://en.wikipedia.org/wiki/Video_Acceleration_API
.. _XvMC: https://en.wikipedia.org/wiki/X-Video_Motion_Compensation
.. _Vulkan: https://www.khronos.org/vulkan/ .. _Vulkan: https://www.khronos.org/vulkan/
.. _EGL: https://www.khronos.org/egl/ .. _EGL: https://www.khronos.org/egl/
.. _Direct Rendering Infrastructure: https://dri.freedesktop.org/ .. _Direct Rendering Infrastructure: https://dri.freedesktop.org/

View File

@@ -147,7 +147,6 @@ each directory.
- **vdpau** - VDPAU frontend - **vdpau** - VDPAU frontend
- **wgl** - Windows WGL frontend - **wgl** - Windows WGL frontend
- **xa** - XA frontend - **xa** - XA frontend
- **xvmc** - XvMC frontend
- **winsys** - The device drivers are platform-independent, the - **winsys** - The device drivers are platform-independent, the
winsys connects them to various platforms. There is usually one winsys winsys connects them to various platforms. There is usually one winsys

View File

@@ -7,7 +7,7 @@ Haiku. We're actively developing and maintaining several hardware and
software drivers. software drivers.
The primary API is OpenGL but there's also support for OpenGL ES, Vulkan, The primary API is OpenGL but there's also support for OpenGL ES, Vulkan,
EGL, OpenMAX, OpenCL, VDPAU, VA-API and XvMC. EGL, OpenMAX, OpenCL, VDPAU and VA-API.
Hardware drivers include: Hardware drivers include: