summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/vdpau-softpipe
Commit message (Collapse)AuthorAgeFilesLines
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-1/+1
| | | | | | | | | They aren't winsys of their own, just help dealing with them. v2: add some more comments in vl_winsys.h Signed-off-by: Christian König <[email protected]>
* vdpau: rename vdpau driver to r600/softpieChristian König2011-05-181-0/+2
|
* st/vdpau: Initial commit.Younes Manton2010-06-271-0/+19
Enough plumbing here to get vdpauinfo working.