aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/output.c
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: fix subtitle related bug v2Christian König2013-04-091-0/+4
* st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.Vinson Lee2013-02-221-0/+1
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-1/+0
* gallium: unify transfer functionsMarek Olšák2012-10-111-10/+2
* st/vdpau: fix two small memory leaksChristian König2012-03-091-0/+4
* st/vdpau: make the interface thread saveChristian König2012-03-051-7/+34
* st/vdpau: implement OutputSurfacePutBitsYCbCrChristian König2012-03-021-1/+82
* st/vdpau: implement OutputSurfaceGetBitsNativeChristian König2012-03-021-1/+36
* st/vdpau: implement OutputSurfacePutBitsNativeChristian König2012-03-021-1/+20
* st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König2012-03-021-2/+1
* st/vdpau: add support for per vertex colorsChristian König2012-03-021-2/+28
* st/vdpau: implement OutputSurfaceRenderBitmapSurfaceChristian König2012-03-021-1/+40
* st/vdpau: avoid an unnessasary copyChristian König2012-03-021-0/+6
* vl/compositor: add support for per layer dst areasChristian König2012-03-021-2/+2
* vl/compositor: add per vertex color suportChristian König2012-03-021-1/+1
* vl/compositor: replace pipe_video_rect with u_rectChristian König2012-03-021-3/+2
* vl/compositor: split shaders and stateChristian König2012-03-021-9/+15
* vl: rework winsys interfaceChristian König2012-02-251-3/+3
* st/vdpau: remove unnecessary tracing and adjust tracing levels a bitChristian König2012-02-211-9/+0
* st/vdpau: some mixer fixesChristian König2011-12-141-0/+2
* g3dvl/compositor: improve dirty area handlingChristian König2011-12-141-1/+1
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-3/+36
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-2/+2
* st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König2011-09-011-6/+252
* vdpau: Fix include styleKai Wasserbäch2011-08-291-3/+3
* [g3dvl] fix a whole bunch of memory leaksChristian König2011-07-111-0/+5
* vdpau: implement VdpOutputSurfaceGetParametersChristian König2011-07-101-1/+13
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-4/+2
* [g3dvl] remove create_surface from video contextChristian König2011-07-081-3/+6
* vdpau: as long as we don't have a background picture we don't want an alpha c...Christian König2011-05-071-0/+4
* vdpau: make state tracker far less noisyChristian König2011-05-041-2/+2
* vdpau: implement OutputSurfaceDestroyChristian König2011-04-261-1/+15
* vdpau: add stups for the missing functionsChristian König2011-04-261-0/+79
* vdpau: implement output surface creationChristian König2011-04-081-4/+46
* vdpau: make indention and formating more saneChristian König2011-03-191-25/+25
* vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-061-1/+22
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-0/+43