gallium/swrast: fix front buffer blitting. (v2)
[mesa.git] / src / gallium / state_trackers / vdpau /
2015-10-27 Boyuan Zhangst/vdpau: disable RefPicList for Vdpau HEVC
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-14 Christian Königst/vdpau: add HEVC support v2
2015-07-09 Christian Königst/vdpau: fix mixer size checks
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2015-04-28 Leo Liust/vdpau: add h264 decoder level support
2015-04-27 Zoë BladeFix a few typos
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-10-01 Leo Liust/vdpau: move common functions to util
2014-09-02 Dave Airlievdpau: unlock the mutex on error paths in attribute...
2014-08-28 Emil Velikovst/vdpau: pickup/ship the private header
2014-08-28 Emil Velikovst/vdpau: remove obsolete define VL_HANDLES
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 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2014-03-07 Kusanagi Kouichist/vdpau: Add rotation v2
2014-03-03 Grigori Goronzyst/vdpau: fix possible NULL dereference
2014-02-14 Grigori Goronzyst/vdpau: add support for DEINTERLACE_TEMPORAL
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
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-20 Ilia Mirkinst/vdpau: don't return a device if the screen doesn...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-23 Aaron Watryst/vdpau: Destroy context when initialization fails
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-06 Grigori Goronzyst/vdpau: resolve delayed rendering for GL interop v2
2013-10-28 Christian Königvl/h264: split fields into SPS/PPS
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-10-13 Grigori Goronzyst/vdpau: add format conversions for GetBitsYCbCr
2013-10-09 Grigori Goronzyst/vdpau: really block until surface is idle
2013-10-09 Grigori Goronzyst/vdpau: add new formats to OutputSurface rendering
2013-10-09 Grigori Goronzyst/vdpau: fix GenerateCSCMatrix with NULL procamp
2013-10-01 Emil Velikovst/vdpau: consolidate C sources list into Makefile...
2013-10-01 Vinson Leest/vdpau: Include u_surface.h for u_copy_rect.
2013-10-01 Vinson Leest/vdpau: Include u_format.h for util_format_description.
2013-09-25 Christian Königst/vdpau: use a separate lock per decoder
2013-09-25 Christian Königst/vdpau: use new vlc function to serach for VC-1 start...
2013-09-15 Rico Schüllervdpau/decode: Check max width and max height.
2013-08-21 Rico Schüllervdpau/decode: Fix comment.
2013-08-21 Rico Schüllervl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit...
2013-08-19 Emil Velikovst/vdpau: drop unnecessary variable prof
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 is_video_format_supported
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-05-27 Christian Königst/vdpau: destroy handle table only when it's empty
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-14 Christian Königvl/vdpau: fix PresentationQueueQuerySurfaceStatus
2013-05-01 Christian Königst/vdpau: fix background handling in the mixer
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
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 vlVdpBitmapSurfaceCreate.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
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-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: use template size as default for source_rect.
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-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
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-05 Christian Königst/vdpau: implement support for extra mixer layers
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
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: implement OutputSurfaceQueryPutBitsIndexedCap...
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 BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
next