OSDN Git Service

add support for processing rate
[android-x86/hardware-intel-common-libva.git] / va / va_backend.h
2017-11-22 Ping Liuadd support for processing rate
2017-11-22 Carl.Zhangadd 2D buffer support
2017-11-22 Mark ThompsonAdd message callbacks for drivers to use
2017-11-22 Artem ShaporenkoNew VAAPI definition for multi-frame processing applica...
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 Mark ThompsonMake logging callbacks library-safe
2015-05-22 Zhao YakuiAdd one API to allow the user to specify the loaded...
2014-09-25 Andrey Larionovdrm: add support for render nodes.
2014-09-07 Gwenole BeauchesneAPI: add support for buffer exports.
2014-03-17 Austin Yuanvatrace/vafool: save the context data into display...
2013-06-05 Gwenole BeauchesneAPI: add vaQuerySurfaceAttributes().
2013-06-05 Gwenole BeauchesneAPI: add surface attributes.
2013-05-28 Gwenole Beauchesnevpp: add video processing hooks.
2012-09-26 Gwenole BeauchesneAPI: add support for Wayland.
2012-09-26 Dmitry ErmilovAPI: add support for raw DRM.
2012-09-26 Gwenole BeauchesneAPI: backend: add VA display types.
2012-09-26 Gwenole BeauchesneAPI: backend: rename VADriverContext.dri_state to drm_s...
2012-09-26 Gwenole BeauchesneRevert Pixmap-based EGL interfaces.
2012-01-10 Xiang, HaihaoRemove dependency on X11/Xlib.h
2011-12-14 Xiang, HaihaoVA/EGL interfaces
2011-12-14 Xiang, HaihaoNew hooks to create/free native pixmap
2011-05-06 Alexander I Osincorrected vaBufferInfo interface
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-02-09 Austin Yuan 1) cleanup for VA_FOOL
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Gwenole BeauchesneVA/GLX cosmetics (indentation, declarations)
2010-05-12 Austin YuanFix build issue
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...
2010-05-07 Austin YuanSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX...
2010-05-07 Ren ZhaohanRemove and redifine some Xlib Macros, use void* instead...
2010-05-06 Ren Zhaohanrestore old va_DisplayContextGetDriverName
2010-05-05 Ren Zhaohanadd new va_DisplayContextGetDriverName, remove 'x11...
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-08 Ren ZhaohanAdd vaPutSurfaceBuf for Android
2010-04-01 Ren ZhaohanAdd Android.mk, pass compile
2010-04-01 Ren Zhaohanpass moblin compile
2010-03-31 Austin YuanDisplay *x11_dpy ==> void *native_dpy for other window...
2010-03-30 Austin Yuanmerge vatrace
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Gwenole BeauchesneDrop <va/va_x11.h> include from <va/va_backend.h> as...
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...