summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vdpau/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06gallium: remove PIPE_USAGE_STATICMarek Olšák1-1/+1
2014-01-19st/vdpau: check surface params before creating surfacesIlia Mirkin1-0/+6
2014-01-19st/vdpau: fix bogus error handling in output/bitmap creationIlia Mirkin1-9/+17
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-02-22st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.Vinson Lee1-0/+1
2012-03-05st/vdpau: make the interface thread saveChristian König1-7/+14
2012-03-02st/vdpau: implement OutputSurfacePutBitsNativeChristian König1-14/+1
2012-03-02st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König1-2/+1
2012-03-02st/vdpau: implement BitmapSurfaceGetParametersChristian König1-1/+14
2012-03-02st/vdpau: implement BitmapSurfacePutBitsNativeChristian König1-2/+31
2012-03-02st/vdpau: implement BitmapSurfaceCreate/DestroyChristian König1-3/+75
2011-09-14st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange1-0/+13
2011-09-14st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange1-2/+2
2011-05-04vdpau: make state tracker far less noisyChristian König1-2/+2
2011-03-19vdpau: make indention and formating more saneChristian König1-29/+28
2010-07-22Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen1-0/+75