tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / vdpau / output.c
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-09-13 Leo Liust/vdpau: Use output buffer as back buffer with 24...
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
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-02-14 Marek Olšákvdpau: skip vlVdpOutputSurfacePutBitsNative with a...
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)
2017-01-04 Marek Olšákvdpau: call texture_get_handle while the mutex is being...
2017-01-03 Nayan Deshmukhst/vdpau: error handling
2016-11-04 Dave AirlieRevert "st/vdpau: use linear layout for output surfaces"
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-06-09 Nayan Deshmukhvl: Apply luma key filter before CSC conversion
2016-06-02 Nayan Deshmukhst/vdpau: check for null pointer in get/put bits.
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-29 Christian Königst/vdpau: implement the new DMA-buf based interop v2
2016-03-29 Christian Königst/vdpau: move FormatRGBAToPipe into the interop
2016-03-29 Christian Königst/vdpau: use linear layout for output surfaces
2014-08-26 Christian Königst/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap...
2014-08-14 Christian Königst/vdpau: add device reference counting
2014-03-07 Kusanagi Kouichist/vdpau: Add rotation v2
2014-02-06 Marek Olšákvdpau: flush the context before exporting the surface v2
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-01-20 Brian Paulst/vdpau: s/surface/resource/ to fix compiler warning
2014-01-20 Ilia Mirkinst/vdpau: check surface params before creating surfaces
2014-01-20 Ilia Mirkinst/vdpau: fix bogus error handling in output/bitmap...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-06 Grigori Goronzyst/vdpau: resolve delayed rendering for GL interop v2
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-10-09 Grigori Goronzyst/vdpau: add new formats to OutputSurface rendering
2013-10-01 Vinson Leest/vdpau: Include u_surface.h for u_copy_rect.
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-04-09 Christian Königst/vdpau: fix subtitle related bug v2
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-11 Marek Olšákgallium: unify transfer functions
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: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
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-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2011-12-14 Christian Königst/vdpau: some mixer fixes
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
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: implement VdpOutputSurfaceGetParameters
2011-07-08 Christian König[g3dvl] and finally remove pipe_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-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: 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-04-26 Christian Königvdpau: implement OutputSurfaceDestroy
2011-04-26 Christian Königvdpau: add stups for the missing functions
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Christian Königvdpau: implement output surface creation
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...
next