aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va/va_picture.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove VAAPI support.Matt Turner2012-10-091-60/+0
| | | | | | Not working and unmaintained. Reviewed-by: Christian König <[email protected]>
* va: Fix include styleKai Wasserbäch2011-08-291-1/+1
| | | | | | | | | | | As explained in the thread starting at [0], the internal include style should be »#include "path/to/header.h"« for non-system includes. [0] <http://news.gmane.org/find-root.php?message_id=%3c4E5802BE.6020206%40vmware.com%3e> Signed-off-by: Kai Wasserbäch <[email protected]> Signed-off-by: Brian Paul <[email protected]>
* vaapi: cleanup the source and let the st at least compile againChristian König2011-07-121-18/+17
|
* vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), ↵Thomas Balling Sørensen2010-10-281-0/+1
| | | | vlVaQuerySubpictureFormats(), vlVaCreateSurfaces(), vlVaQueryConfigEntrypoints(), vlVaQueryConfigProfiles()
* vl: rest of Luc's patchThomas Balling Sørensen2010-10-271-0/+60