OSDN Git Service

API: add support for raw DRM.
[android-x86/hardware-intel-common-libva.git] / va / va_backend.h
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...