summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vdpau/vdpau_private.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-06vdpau: implement vlVdpVideoSurfacePutBitsYCbCrChristian König1-7/+2
2011-04-03[g3dvl] start to cleanup the mess and provide at least basic functionalityChristian König1-6/+12
2011-04-03[g3dvl] start over with vdpau decodingChristian König1-4/+5
2011-03-19vdpau: make indention and formating more saneChristian König1-9/+7
2010-10-24vl: va state-tracker configuration scriptsThomas Balling Sørensen1-1/+1
2010-10-08vl: bitstream decoder finds startcodesThomas Balling Sørensen1-1/+0
2010-10-07vl: some more fixes and addition to the decoder handlingThomas Balling Sørensen1-3/+5
2010-10-06vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen1-0/+61
2010-09-21vl: Made the project compile again.Thomas Balling Sørensen1-3/+18
2010-07-20Made some decoding function for mpeg2-decodingThomas Balling Sørensen1-4/+41
2010-07-14vdpau changesThomas Balling Sørensen1-1/+106
2010-06-27st/vdpau: Initial commit.Younes Manton1-0/+59