summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vdpau/vdpau_private.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-14st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange1-1/+4
2011-09-14st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange1-7/+6
2011-09-01st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König1-3/+49
2011-08-29vdpau: Fix include styleKai Wasserbäch1-5/+5
2011-08-26g3dvl: Rework the decoder interface part 2/5Christian König1-2/+2
2011-08-26g3dvl: Rework the decoder interface part 1/5Christian König1-1/+1
2011-07-10vdpau: make capabilities query more saneChristian König1-2/+0
2011-07-10vdpau: implement VdpOutputSurfaceGetParametersChristian König1-15/+36
2011-07-08vdpau: add implementation of VdpDecoderGetParametersChristian König1-0/+22
2011-07-08[g3dvl] and finally remove pipe_video_contextChristian König1-1/+1
2011-07-08[g3dvl] move compositor creation and handling directly into the state trackersChristian König1-2/+3
2011-05-07vdpau: use multiple buffers to speed up renderingChristian König1-1/+3
2011-05-04vdpau: make state tracker far less noisyChristian König1-1/+27
2011-04-27vdpau: start to implement MPEG2 decoder partChristian König1-8/+3
2011-04-26vdpau: add stups for the missing functionsChristian König1-0/+15
2011-04-25vdpau: implement and cleanup PresentationQueueTarget destructionChristian König1-0/+2
2011-04-09vdpau: Implement basic output functionalityChristian König1-0/+1
2011-04-08vdpau: add compositor to mixerChristian König1-0/+1
2011-04-08vdpau: add compositor to presentation queueChristian König1-1/+1
2011-04-08vdpau: implement output surface creationChristian König1-3/+2