s/Tungsten Graphics/VMware/
[mesa.git] / src / gallium / state_trackers / vdpau / device.c
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-23 Aaron Watryst/vdpau: Destroy context when initialization fails
2013-10-01 Vinson Leest/vdpau: Include u_format.h for util_format_description.
2013-05-27 Christian Königst/vdpau: invalidate the handles on destruction
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2011-09-14 Emeric Grangest/vdpau: Add documentation from the VDPAU API and...
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-01 Christian Königst/vdpau: Implement VdpOutputSurfacePutBitsIndexed...
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ö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-08 Christian König[g3dvl] and finally remove pipe_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-25 Christian Königvdpau: implement and cleanup PresentationQueueTarget...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-06 Christian Königvdpau: implement vlVdpVideoSurfacePutBitsYCbCr
2011-04-03 Christian Königg3dvl/vdpau: some more indention fixes
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Christian Königvdpau: make indention and formating more sane
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-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
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...
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-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... vdpau changes
2010-06-27 Younes Mantonst/vdpau: Initial commit.