aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va/htab.c
Commit message (Collapse)AuthorAgeFilesLines
* va: Fix include styleKai Wasserbäch2011-08-291-2/+2
| | | | | | | | | | | 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-13/+9
|
* vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), ↵Thomas Balling Sørensen2010-10-281-3/+4
| | | | vlVaQuerySubpictureFormats(), vlVaCreateSurfaces(), vlVaQueryConfigEntrypoints(), vlVaQueryConfigProfiles()
* vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-241-0/+4
|
* vl: initial va-api implementationThomas Balling Sørensen2010-10-231-0/+94