summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-3/+3
* st/vdpau: move FormatRGBAToPipe into the interopChristian König2016-03-291-1/+1
* st/vdpau: add device reference countingChristian König2014-08-141-1/+3
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-1/+1
* st/vdpau: check surface params before creating surfacesIlia Mirkin2014-01-191-0/+6
* st/vdpau: fix bogus error handling in output/bitmap creationIlia Mirkin2014-01-191-9/+17
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.Vinson Lee2013-02-221-0/+1
* 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