st/dri: allow both render and sampler compatible dma-buf formats
[mesa.git] / src / gallium / state_trackers / vdpau / presentation.c
2017-03-30 Marek Olšákvdpau: fix a maybe-uninitialized warning
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-01-19 Nayan Deshmukhst/vdpau: only send buffers with B8G8R8A8 format to X
2017-01-17 Nayan Deshmukhst/vdpau: remove the delayed rendering hack(v1.1)
2017-01-17 Nayan Deshmukhst/vdpau: use dri3 to directly send the buffer to X(v2)
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Emil Velikovst/vdpau: use the vl_screen dispatch
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2014-08-14 Christian Königst/vdpau: add device reference counting
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-10-09 Grigori Goronzyst/vdpau: really block until surface is idle
2013-05-14 Christian Königvl/vdpau: fix PresentationQueueQuerySurfaceStatus
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-06 Christian Königst/vdpau: use dst surface size if clip width/height...
2011-12-14 Christian Königst/vdpau: fix unwanted output scaling
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-14 Emeric Grangest/vdpau: Preliminary support for timestamped output...
2011-09-14 Emeric Grangest/vdpau: Output surfaces that are too large to fit...
2011-09-14 Emeric Grangest/vdpau: Add get_clear_color capability
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önigg3dvl: extend the functionality of the compositor
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
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-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-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move compositor creation and handling directly...
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önigvdpau: implement PresentationQueueSetBackgroundColor
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: implement PresentationQueueDestroy
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-16 Christian Königvdpau: implement VDPAU_DUMP option
2011-04-08 Christian Königvdpau: Implement basic output functionality
2011-04-08 Christian Königvdpau: add compositor to presentation queue
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
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-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