st/va: fix motion adaptive deinterlacing
[mesa.git] / src / gallium / state_trackers /
2016-01-19 Christian Königst/va: fix motion adaptive deinterlacing
2016-01-18 Christian Königst/va: add motion adaptive deinterlacing v2
2016-01-18 Michel Dänzerst/dri: Don't call invalidate_resource for NULL depth...
2016-01-12 Tom St Denisst/omx: Avoid segfault in deconstructor if constructor...
2016-01-12 Christian Königst/va: add BOB deinterlacing v2
2016-01-12 Christian Königst/va: add NV12 -> NV12 post processing v2
2016-01-12 Christian Königst/va: use vl_video_buffer_adjust_size
2016-01-12 Christian Königst/vdpau: use vl_video_buffer_adjust_size
2016-01-12 Christian Königst/va: make the implementation thread safe v2
2016-01-08 Marek Olšáknine: allow fragment shader POSITION and FACE to be...
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2016-01-05 Julien Isorcest/va: count number of slices
2016-01-02 Marek Olšáku_upload_mgr: allow specifying PIPE_USAGE_* for the...
2016-01-02 Marek Olšáku_upload_mgr: remove alignment parameter from u_upload_...
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_data manually
2015-12-17 Brian Paulst/osmesa: add OSMesaCreateContextAttribs() function
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-16 Julien Isorcest/va: retrieve size from the temporary img variable
2015-12-15 Christian Königst/va: remove nonesense HEVC picture id handling
2015-12-14 Christian Königst/va: handle default post process regions
2015-12-14 Christian Königst/va: fix unused variable warning
2015-12-14 Christian Königst/va: clean up post process includes
2015-12-14 Christian Königst/va: cleanup filter color standard handling
2015-12-10 Michel Dänzerclover: Fix build against LLVM 3.8 SVN >= r255078
2015-12-09 Andreas Bollst/osmesa: Fix a typo in a comment
2015-12-07 Christian Königst/va: disable MPEG4 by default v2
2015-12-07 Christian Königst/va: move HEVC functions into separate file v2
2015-12-04 Giuseppe Bilottaxvmc: force assertion in XvMC tests
2015-12-03 Brian Paulst/wgl: add new stw_ext_rendertexture.c file
2015-12-03 Brian Paulst/wgl: add support for WGL_ARB_render_texture
2015-12-01 Tom Stellardclover: Handle NULL devices returned by pipe_loader_pro...
2015-12-01 Julien Isorcest/va: also retrieve reference frames info for h264
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-11-29 Emil Velikovst/xa: fd management cleanups
2015-11-29 Emil Velikovst/dri: fd management cleanups
2015-11-29 Emil Velikovst/va: add missing break statement
2015-11-26 Serge Martinclover: fix tgsi compiler crash with invalid src
2015-11-26 Julien Isorcest/va: add missing profiles in PipeToProfile's switch.
2015-11-25 Emil Velikovgallium: remove unused function declarations
2015-11-24 Christian Königst/va: fix indentation
2015-11-24 Christian Königst/va: move MPEG4 functions into separate file
2015-11-24 Christian Königst/va: move VC-1 functions into separate file
2015-11-24 Christian Königst/va: move H264 functions into separate file
2015-11-24 Christian Königst/va: move MPEG12 functions into separate file
2015-11-24 Christian Königst/va: move post processing function into own file
2015-11-24 Christian Königst/va: fix post process dirty area handling
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikov{st,targets}/xa: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-11-20 Emil Velikovst/vdpau: use the vl_screen dispatch
2015-11-20 Emil Velikovst/xvmc: use the vl_screen dispatch
2015-11-20 Emil Velikovst/va: use the vl_screen dispatch
2015-11-20 Emil Velikovst/omx: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-20 Emil Velikovst/va: trivial cleanup
2015-11-20 Emil Velikovst/omx: straighten get/put_screen
2015-11-12 Brian Paulst/wgl: add a comment about recursive locking in stw_ma...
2015-11-12 Brian Paulst/wgl: add a lock assertion in stw_framebuffer_from_hw...
2015-11-12 José Fonsecast/wgl: add some mutex checking code
2015-11-12 Brian Paulst/wgl: rename stw_framebuffer_release() to stw_framebu...
2015-11-12 Brian Paulst/wgl: reimplement stw_framebuffer::mutex with CRITICA...
2015-11-12 Brian Paulst/wgl: include u_debug.h
2015-11-12 Brian Paulst/wgl: reimplement stw_device::fb_mutex with CRITICAL_...
2015-11-12 Brian Paulst/wgl: re-implement stw_device::ctx_mutex with CRITICA...
2015-11-11 Brian Paulst/wgl: clarify code in stw_framebuffer_from_hwnd_locked()
2015-11-11 Brian Paulst/wgl: improve some function comments
2015-11-11 Brian Paulst/wgl: whitespace/formatting fixes
2015-11-11 Brian Paulst/wgl: fix locking issue in stw_st_framebuffer_present...
2015-11-09 Brian Paulst/wgl: add null pointer check for HUD texture
2015-11-09 Brian Paulst/wgl: fix double-present on swapbuffers bug
2015-11-09 Brian Paulst/wgl: reorder pixel formats to put MSAA formats last
2015-11-09 José Fonsecast/wgl: Don't rely on GDI to bookkeep pixelformat for us.
2015-11-08 Leo Liust/omx: add headless support
2015-11-08 Leo Liust/va: use vl screen drm support from vl_wys_drm
2015-11-08 Leo Liust/va: fix build fails with pipe loader
2015-11-06 Boyuan Zhangst/vaapi: fix vaapi VC-1 simple/main corruption v2
2015-11-06 Julien Isorcest/va: add support for RGBX and BGRX in VPP
2015-11-06 Julien Isorcest/va: properly use brackets in vlVaAcquireBufferHandle...
2015-11-06 Julien Isorcest/va: properly indent buffer.c, config.c, image.c...
2015-11-05 Julien Isorcest/va: fix memory leak on error in vlVaCreateSurfaces2
2015-11-05 Julien Isorcest/va: indent vlVaQuerySurfaceAttributes and vlVaCreate...
2015-11-05 Ilia Mirkinst/clover: provide a path for drivers to call through...
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-30 Julien Isorcest/va: add support to export a surface as dmabuf
2015-10-30 Julien Isorcest/va: implement VaDeriveImage
2015-10-30 Julien Isorcest/va: add more errors checks in vlVaBufferSetNumElemen...
2015-10-30 Julien Isorcest/va: add headless support, i.e. VA_DISPLAY_DRM
2015-10-30 Julien Isorcest/va: handle Video Post Processing for configs
2015-10-30 Julien Isorcest/va: add colospace conversion through Video Post...
2015-10-30 Julien Isorcest/va: implement dmabuf import for VaCreateSurfaces2
2015-10-30 Julien Isorcest/va: implement VaCreateSurfaces2 and VaQuerySurfaceAt...
2015-10-30 Julien Isorcest/va: do not destroy old buffer when new one failed
2015-10-30 Julien Isorcest/va: properly defines VAImageFormat formats and impro...
2015-10-29 Laurent Carlierclover: fix building fix clang-3.8
2015-10-27 Boyuan Zhangst/vdpau: disable RefPicList for Vdpau HEVC
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
next