st/vdpau: Various whitespace cleanups found while reading some code
[mesa.git] / src / gallium / state_trackers / vdpau /
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-01 Christian Königst/vdpau: Implement VdpOutputSurfacePutBitsIndexed...
2011-09-01 Christian Königg3dvl: extend the functionality of the compositor
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-29 Christian Königst/vdpau: Respect source_rect in VideoMixerRender
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-25 Emericvdpau: enable mpeg1 hw decoding, using the exact same...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian König[g3dvl] fix a whole bunch of memory leaks
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Christian Königvdpau: make capabilities query more sane
2011-07-10 Christian Königvdpau: implement VdpOutputSurfaceGetParameters
2011-07-08 Christian Königvdpau: add implementation of VdpDecoderGetParameters
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] move compositor creation and handling directly...
2011-07-08 Christian König[g3dvl] remove sampler view handling from video context
2011-07-08 Christian König[g3dvl] remove create_surface from video context
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-05 Christian König[g3dvl] split quant matrix out of picture info
2011-06-05 Christian König[g3dvl] rename map/unmap to begin/end frame
2011-06-05 Christian König[g3dvl] remove unused and dublicate fields from picture...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Christian Königvdpau: use multiple buffers to speed up rendering
2011-05-07 Christian Königvdpau: implement PresentationQueueSetBackgroundColor
2011-05-07 Christian Königvdpau: as long as we don't have a background picture...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 Christian Königvdpau: make state tracker far less noisy
2011-05-04 Christian Königvdpau: remove empty color.c file
2011-05-04 Christian Königvdpau: remove the unused and incomplete mpeg2 parser
2011-05-04 Christian König[g3dvl] Implement MPEG2 VLD
2011-04-27 Christian Königvdpau: start to implement MPEG2 decoder part
2011-04-26 Christian Königvdpau: implement OutputSurfaceDestroy
2011-04-26 Christian Königvdpau: implement PresentationQueueDestroy
2011-04-26 Christian Königvdpau: implement VideoMixerDestroy
2011-04-26 Christian Königvdpau: add stups for the missing functions
2011-04-25 Christian Königvdpau: implement and cleanup PresentationQueueTarget...
2011-04-24 Christian König[g3dvl] start supporting different render target formats
2011-04-24 Christian König[g3dvl] remove resource_format workaround
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 Christian König[g3dvl] make ycbcr stream and block data a public interface
2011-04-16 Christian Königvdpau: implement VDPAU_DUMP option
2011-04-12 Christian Königvdpau: switch cb cr planes in vlVdpVideoSurfacePutBitsYCbCr
2011-04-12 Christian Königvdpau: set at least a basic csc matrix
2011-04-12 Christian König[g3dvl] make resource format selection a public interface
2011-04-08 Christian Königvdpau: Implement basic output functionality
2011-04-08 Christian Königvdpau: get at least the very basic mixer functions...
2011-04-08 Christian Königvdpau: add compositor to mixer
2011-04-08 Christian Königvdpau: add compositor to presentation queue
2011-04-08 Christian Königvdpau: implement output surface creation
2011-04-06 Christian Königvdpau: implement vlVdpVideoSurfacePutBitsYCbCr
2011-04-03 Christian Königg3dvl/vdpau: some more indention fixes
2011-04-02 Christian König[g3dvl] start to cleanup the mess and provide at least...
2011-04-02 Christian König[g3dvl] start over with vdpau decoding
2011-04-02 Christian Königvdpau: get state tracker to compile again
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Christian Königvdpau: fix formating and idention of surface.c
2011-03-18 Christian Königvdpau: make indention and formating more sane
2011-03-18 Christian Königvdpau: merge fixes for vdpau state tracker
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-24 Thomas Balling Sør... vl: va state-tracker configuration scripts
2010-10-13 Thomas Balling Sør... vl: more work on the bitstream_parser
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Thomas Balling Sør... vl: bitstream decoder finds startcodes
2010-10-06 Thomas Balling Sør... vl: some more fixes and addition to the decoder handling
2010-10-06 Thomas Balling Sør... vl: implemented a few functions and made stubs to get...
next