aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va
Commit message (Expand)AuthorAgeFilesLines
* st/va: implement vlVa(Query|Create|Get|Put|Destroy)ImageLeo Liu2014-10-013-9/+281
* st/va: implement Picture functions for mpeg2 h264 and vc1Christian König2014-10-014-6/+371
* st/va: implement Context Surface and BufferChristian König2014-10-014-21/+320
* st/va: implement vlVa(Create|Destroy|Query|Get)ConfigChristian König2014-10-013-5/+143
* st/va: skeleton VAAPI state trackerChristian König2014-10-0111-0/+941
* Remove VAAPI support.Matt Turner2012-10-0912-1292/+0
* vl: move winsys helper out of winsys directoryChristian König2012-03-282-5/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-1/+1
* va: Fix include styleKai Wasserbäch2011-08-298-19/+19
* vaapi: cleanup the source and let the st at least compile againChristian König2011-07-1211-611/+517
* [g3dvl] Name of pkg-config file is libva.Johannes Obermayr2011-04-281-1/+1
* vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), vlV...Thomas Balling Sørensen2010-10-2810-27/+211
* vl: rest of va stubsThomas Balling Sørensen2010-10-284-6/+7
* vl: enable target va-r600Thomas Balling Sørensen2010-10-281-3/+3
* vl: Initial implementation of vlVaQuerySubpictureFormats.Thomas Balling Sørensen2010-10-281-2/+34
* vl: small typos and stuffThomas Balling Sørensen2010-10-283-58/+60
* vl: morefixes to Luc's patchThomas Balling Sørensen2010-10-273-4/+4
* vl: rest of Luc's patchThomas Balling Sørensen2010-10-275-0/+442
* vl: commited Orasanu Lucian's patch containing va stubs.Thomas Balling Sørensen2010-10-276-95/+368
* vl: add'ed stub for VaCreateImageThomas Balling Sørensen2010-10-253-1/+17
* vl: more stub work for a va implementationThomas Balling Sørensen2010-10-256-50/+209
* vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-244-2/+38
* vl: initial va-api implementationThomas Balling Sørensen2010-10-234-0/+244