summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/vdpau_private.h
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: use bicubic filter for scaling(v6.1)Nayan Deshmukh2016-07-011-0/+6
* st/vdpau: implement luma keyingNayan Deshmukh2016-06-091-1/+5
* st/vdpau: implement the new DMA-buf based interop v2Christian König2016-03-291-0/+3
* st/vdpau: move FormatRGBAToPipe into the interopChristian König2016-03-291-21/+1
* st/vdpau: add HEVC support v2Christian König2015-08-141-0/+20
* st/vdpau: remove obsolete define VL_HANDLESEmil Velikov2014-08-281-1/+0
* st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König2014-08-261-0/+1
* st/vdpau: add device reference countingChristian König2014-08-141-0/+12
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-071-2/+2
* st/vdpau: add support for DEINTERLACE_TEMPORALGrigori Goronzy2014-02-141-0/+7
* st/vdpau: do not export VdpPresentationQueueTargetCreateX11Emil Velikov2014-02-111-1/+3
* st/vdpau: check surface params before creating surfacesIlia Mirkin2014-01-191-0/+8
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+6
* st/vdpau: add new formats to OutputSurface renderingGrigori Goronzy2013-10-091-0/+23
* st/vdpau: use a separate lock per decoderChristian König2013-09-251-0/+1
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-191-2/+2
* vl/vdpau: fix PresentationQueueQuerySurfaceStatusChristian König2013-05-141-14/+14
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-2/+1
* st/vdpau: clear video surface at least onceChristian König2012-03-261-0/+1
* st/vdpau: cleanup YCBCR matching functionsChristian König2012-03-081-6/+6
* st/vdpau: make the interface thread saveChristian König2012-03-051-0/+2
* st/vdpau: implement OutputSurfacePutBitsNativeChristian König2012-03-021-0/+22
* st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König2012-03-021-0/+2
* st/vdpau: implement BitmapSurfaceCreate/DestroyChristian König2012-03-021-0/+6
* st/vdpau: avoid an unnessasary copyChristian König2012-03-021-0/+9
* vl/csc: simplify matrix handlingChristian König2012-03-021-2/+6
* vl/compositor: replace pipe_video_rect with u_rectChristian König2012-03-021-6/+6
* vl/compositor: split shaders and stateChristian König2012-03-021-2/+3
* vl: move dirty area handling into winsys abstractionChristian König2012-03-011-1/+0
* vl: rework winsys interfaceChristian König2012-02-251-1/+1
* vl: fix low strength denoise filterChristian König2012-02-141-1/+1
* st/vdpau: use matrix filter to blur/sharpen videoChristian König2012-02-101-1/+8
* st/vdpau: use median filter for noise reductionChristian König2012-02-101-1/+9
* st/vdpau: recreate video buffer if format doesn't matchChristian König2012-01-151-1/+1
* vl: replace decode_buffers with auxiliary data fieldChristian König2012-01-091-3/+0
* vdpau: Add support for mixer attributesMaarten Lankhorst2011-12-191-1/+3
* vdpau: Add support for parametersMaarten Lankhorst2011-12-191-0/+3
* st/vdpau: some mixer fixesChristian König2011-12-141-0/+1
* g3dvl/compositor: improve dirty area handlingChristian König2011-12-141-0/+2
* state_trackers/vdpau: Add support for VC-1 decodingMaarten Lankhorst2011-11-031-0/+12
* state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipeMaarten Lankhorst2011-11-031-0/+8
* st/vdpau: Preliminary support for timestamped output surface into the present...Emeric Grange2011-09-141-0/+4
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-1/+4
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-7/+6
* st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König2011-09-011-3/+49
* vdpau: Fix include styleKai Wasserbäch2011-08-291-5/+5
* g3dvl: Rework the decoder interface part 2/5Christian König2011-08-261-2/+2
* g3dvl: Rework the decoder interface part 1/5Christian König2011-08-261-1/+1
* vdpau: make capabilities query more saneChristian König2011-07-101-2/+0