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:
@@ -119,11 +119,6 @@ Xorg DDX
|
||||
Tracker for Xorg X11 servers. Provides device-dependent
|
||||
modesetting and acceleration as a DDX driver.
|
||||
|
||||
XvMC
|
||||
^^^^
|
||||
|
||||
Tracker for X-Video Motion Compensation.
|
||||
|
||||
Auxiliary
|
||||
---------
|
||||
|
||||
|
@@ -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,
|
||||
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
|
||||
different environments ranging from software emulation to complete
|
||||
@@ -22,7 +22,6 @@ Linux, FreeBSD, and other operating systems.
|
||||
.. _OpenMAX: https://www.khronos.org/openmax/
|
||||
.. _VDPAU: https://en.wikipedia.org/wiki/VDPAU
|
||||
.. _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/
|
||||
.. _EGL: https://www.khronos.org/egl/
|
||||
.. _Direct Rendering Infrastructure: https://dri.freedesktop.org/
|
||||
|
@@ -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
|
||||
|
@@ -7,7 +7,7 @@ Haiku. We're actively developing and maintaining several hardware and
|
||||
software drivers.
|
||||
|
||||
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:
|
||||
|
||||
|
Reference in New Issue
Block a user