summaryrefslogtreecommitdiff
path: root/pkgconfig/libva-drm.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* API: add support for raw DRM.Dmitry Ermilov2012-09-261-0/+12
This API makes it possible to use DRM-based VA drivers without an X server. Since this is a renderless API, vaPutSurface() is not available. Signed-off-by: Dmitry Ermilov <dmitry.ermilov@intel.com> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>