mesa/src/gallium/include
David Rosca 4b54277d2e Remove VDPAU
VDPAU only supports X11 and GL interop. There is no Wayland or Vulkan
interop support. The API has limitations that makes it impossible to
correctly decode certain streams.
Application support is also very limited, and VAAPI is always a better
choice over VDPAU.

Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36632>
2025-09-10 12:33:57 +00:00
..
frontend Remove VDPAU 2025-09-10 12:33:57 +00:00
pipe gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
winsys radeonsi: implement pipe_screen::semaphore_create 2025-08-31 13:12:16 +00:00
mesa_interface.h dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00