summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vdpau/vdpau_private.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-13gallium: rename 'state tracker' to 'frontend'Marek Olšák1-586/+0
2020-04-03st/vdpau: avoid asserting on new VDP_YCBCR_* formatsIlia Mirkin1-2/+21
2018-07-31gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák1-2/+3
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-2/+2
2017-02-01st/vdpau: add h264 constrained baseline profileBoyuan Zhang1-0/+4
2017-01-19st/vdpau: only send buffers with B8G8R8A8 format to XNayan Deshmukh1-0/+1
2017-01-17st/vdpau: remove the delayed rendering hack(v1.1)Nayan Deshmukh1-9/+0
2016-07-01st/vdpau: use bicubic filter for scaling(v6.1)Nayan Deshmukh1-0/+6
2016-06-09st/vdpau: implement luma keyingNayan Deshmukh1-1/+5
2016-03-29st/vdpau: implement the new DMA-buf based interop v2Christian König1-0/+3
2016-03-29st/vdpau: move FormatRGBAToPipe into the interopChristian König1-21/+1
2015-08-14st/vdpau: add HEVC support v2Christian König1-0/+20
2014-08-28st/vdpau: remove obsolete define VL_HANDLESEmil Velikov1-1/+0
2014-08-26st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König1-0/+1
2014-08-14st/vdpau: add device reference countingChristian König1-0/+12
2014-03-07gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák1-2/+2
2014-02-14st/vdpau: add support for DEINTERLACE_TEMPORALGrigori Goronzy1-0/+7
2014-02-11st/vdpau: do not export VdpPresentationQueueTargetCreateX11Emil Velikov1-1/+3
2014-01-19st/vdpau: check surface params before creating surfacesIlia Mirkin1-0/+8
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-10-26implement NV_vdpau_interop v7Christian König1-0/+6
2013-10-09st/vdpau: add new formats to OutputSurface renderingGrigori Goronzy1-0/+23
2013-09-25st/vdpau: use a separate lock per decoderChristian König1-0/+1
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König1-2/+2
2013-05-14vl/vdpau: fix PresentationQueueQuerySurfaceStatusChristian König1-14/+14
2012-03-28vl: move winsys helper out of winsys directoryChristian König1-2/+1
2012-03-26st/vdpau: clear video surface at least onceChristian König1-0/+1
2012-03-08st/vdpau: cleanup YCBCR matching functionsChristian König1-6/+6
2012-03-05st/vdpau: make the interface thread saveChristian König1-0/+2
2012-03-02st/vdpau: implement OutputSurfacePutBitsNativeChristian König1-0/+22
2012-03-02st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König1-0/+2
2012-03-02st/vdpau: implement BitmapSurfaceCreate/DestroyChristian König1-0/+6
2012-03-02st/vdpau: avoid an unnessasary copyChristian König1-0/+9
2012-03-02vl/csc: simplify matrix handlingChristian König1-2/+6
2012-03-02vl/compositor: replace pipe_video_rect with u_rectChristian König1-6/+6
2012-03-02vl/compositor: split shaders and stateChristian König1-2/+3
2012-03-01vl: move dirty area handling into winsys abstractionChristian König1-1/+0
2012-02-25vl: rework winsys interfaceChristian König1-1/+1
2012-02-14vl: fix low strength denoise filterChristian König1-1/+1
2012-02-10st/vdpau: use matrix filter to blur/sharpen videoChristian König1-1/+8
2012-02-10st/vdpau: use median filter for noise reductionChristian König1-1/+9
2012-01-15st/vdpau: recreate video buffer if format doesn't matchChristian König1-1/+1
2012-01-09vl: replace decode_buffers with auxiliary data fieldChristian König1-3/+0
2011-12-19vdpau: Add support for mixer attributesMaarten Lankhorst1-1/+3
2011-12-19vdpau: Add support for parametersMaarten Lankhorst1-0/+3
2011-12-14st/vdpau: some mixer fixesChristian König1-0/+1
2011-12-14g3dvl/compositor: improve dirty area handlingChristian König1-0/+2
2011-11-03state_trackers/vdpau: Add support for VC-1 decodingMaarten Lankhorst1-0/+12
2011-11-03state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipeMaarten Lankhorst1-0/+8
2011-09-14st/vdpau: Preliminary support for timestamped output surface into the present...Emeric Grange1-0/+4