st/vdpau: drop unnecessary variable prof
[mesa.git] / src / gallium / state_trackers / vdpau / surface.c
2013-08-19 Emil Velikovst/vdpau: don't try to create video buffer when the...
2013-08-19 Andy Furnissvdpau/vl 422 chroma width/height mix up
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-05-27 Christian Königst/vdpau: remove vlCreateHTAB from surface functions
2013-05-27 Christian Königst/vdpau: invalidate the handles on destruction
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-11-17 Maarten Lankhorstst/vdpau: Fix vlVdpVideoSurfaceSize for interlaced...
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-06-20 Christian Königst/vdpau: clear Cb&Cr with 0.5f
2012-06-14 Christian Königst/vdpau: fix YCbCr down/up-loads for buffers larger...
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königst/vdpau: Use transfer_inline_write to upload ycbcr...
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-06 Christian Königst/vdpau: use interlacing capabilities
2012-02-06 Christian Königst/vdpau: implement uploads to interlaced video buffers
2012-01-15 Christian Königvl: fix YV12 handling
2012-01-15 Christian Königst/vdpau: recreate video buffer if format doesn't match
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl/video_buffer: use template style create params
2011-09-14 Emeric Grangest/vdpau: Add documentation from the VDPAU API and...
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Christian Königvdpau: implement VdpOutputSurfaceGetParameters
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] remove sampler view handling 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-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önigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 Christian Königvdpau: make state tracker far less noisy
2011-04-26 Christian Königvdpau: add stups for the missing functions
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-12 Christian Königvdpau: switch cb cr planes in vlVdpVideoSurfacePutBitsYCbCr
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-06 Christian Königvdpau: implement vlVdpVideoSurfacePutBitsYCbCr
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-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: 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
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-08 Thomas Balling Sør... vl: bitstream decoder finds startcodes
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Thomas Balling Sør... vl: Made the project compile again.
2010-08-01 Thomas Balling Sør... Stubs for the bitstream mpeg2 decoder
2010-07-21 Thomas Balling Sør... Added stubs for the rest of the vdpau interface
2010-07-20 Thomas Balling Sør... Made some decoding function for mpeg2-decoding
2010-07-13 Thomas Balling Sør... fixed compilation
2010-07-13 Thomas Balling Sør... added surface.c and made some changes in device.c