summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: make the interface thread saveChristian König2012-03-051-7/+14
* st/vdpau: implement OutputSurfacePutBitsNativeChristian König2012-03-021-14/+1
* st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König2012-03-021-2/+1
* st/vdpau: implement BitmapSurfaceGetParametersChristian König2012-03-021-1/+14
* st/vdpau: implement BitmapSurfacePutBitsNativeChristian König2012-03-021-2/+31
* st/vdpau: implement BitmapSurfaceCreate/DestroyChristian König2012-03-021-3/+75
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-0/+13
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-2/+2
* vdpau: make state tracker far less noisyChristian König2011-05-041-2/+2
* vdpau: make indention and formating more saneChristian König2011-03-191-29/+28
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-0/+75