radeonsi: rename variable to clarify its meaning
[mesa.git] / src / gallium / state_trackers / vdpau /
2017-06-12 Marek Olšákvl,omx,va,vdpau,xvmc: don't set the priv pointer in...
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
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-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-02-24 Thomas Hellstromst/vdpau: Provide YV12 to NV12 putBits conversion v2
2017-02-22 Thomas HellstromRevert "st/vdpau: Fix multithreading"
2017-02-22 Thomas Hellstromst/vdpau: Fix multithreading
2017-02-14 Marek Olšákvdpau: skip vlVdpOutputSurfacePutBitsNative with a...
2017-02-01 Boyuan Zhangst/vdpau: add h264 constrained baseline profile
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-12-05 Nayan Deshmukhst/vdpau: fix compiler warning in vlVdpVideoMixerRender
2016-11-04 Dave AirlieRevert "st/vdpau: use linear layout for output surfaces"
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-08-29 Nayan Deshmukhst/vdpau: use temporary buffers while applying filters
2016-08-29 Christian Königst/vdpau: Revert "change the order in which filters...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-16 Nayan Deshmukhst/vdpau: change the order in which filters are applied(v3)
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-01 Nayan Deshmukhst/vdpau: use bicubic filter for scaling(v6.1)
2016-06-16 Christian Königst/vdpau: we support lumakeying now
2016-06-14 Nayan Deshmukhst/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respec...
2016-06-09 Nayan Deshmukhst/vdpau: implement luma keying
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-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-16 Leo Liust/vdpau: add dri3 support
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-30 Thomas Hindoe Paab... st/vdpau: correct null check
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
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-12 Christian Königst/vdpau: use vl_video_buffer_adjust_size
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Emil Velikovst/vdpau: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-27 Boyuan Zhangst/vdpau: disable RefPicList for Vdpau HEVC
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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...
next