aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/vdpau_private.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* vdpau: implement VdpOutputSurfaceGetParametersChristian König2011-07-101-15/+36
* vdpau: add implementation of VdpDecoderGetParametersChristian König2011-07-081-0/+22
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-1/+1
* [g3dvl] move compositor creation and handling directly into the state trackersChristian König2011-07-081-2/+3
* vdpau: use multiple buffers to speed up renderingChristian König2011-05-071-1/+3
* vdpau: make state tracker far less noisyChristian König2011-05-041-1/+27
* vdpau: start to implement MPEG2 decoder partChristian König2011-04-271-8/+3
* vdpau: add stups for the missing functionsChristian König2011-04-261-0/+15
* vdpau: implement and cleanup PresentationQueueTarget destructionChristian König2011-04-251-0/+2
* vdpau: Implement basic output functionalityChristian König2011-04-091-0/+1
* vdpau: add compositor to mixerChristian König2011-04-081-0/+1
* vdpau: add compositor to presentation queueChristian König2011-04-081-1/+1
* vdpau: implement output surface creationChristian König2011-04-081-3/+2
* vdpau: implement vlVdpVideoSurfacePutBitsYCbCrChristian König2011-04-061-7/+2
* [g3dvl] start to cleanup the mess and provide at least basic functionalityChristian König2011-04-031-6/+12
* [g3dvl] start over with vdpau decodingChristian König2011-04-031-4/+5
* vdpau: make indention and formating more saneChristian König2011-03-191-9/+7
* vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-241-1/+1