OSDN Git Service

doc: update to doxy and new gh deploy script
[android-x86/hardware-intel-common-libva.git] / va / android /
2012-09-28 Gwenole BeauchesneDrop VA/dummy backend.
2012-09-28 Haitao Huangandroid: use common DRM driver detection code.
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 Benjamin FranzkeAPI: introduce DRM common utilities and data structures.
2011-10-20 Austin Yuantest: fix build warnings on Android
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-06-16 Austin Yuanva-android: same as X11, also always create a new VA...
2011-05-31 Austin Yuanlibva: several changes
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2010-10-27 Austin Yuanlibva-1.0.6
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-05-21 Austin Yuanmv va_android.c -> va_dummy.c
2010-05-18 Ren ZhaohanPass down ISurface instead of Surface
2010-05-11 Ren ZhaohanAdd local vaDisplayIsValid
2010-05-11 Ren ZhaohanMerge branch 'test' into libva-1.1
2010-05-10 Austin Yuanglobal vaDisplayIsValid
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 Zhaohanmove va_android.c => va_android.cpp, use sp<Surface...
2010-05-06 Ren Zhaohanrestore old va_DisplayContextGetDriverName
2010-05-05 Ren Zhaohanadd new va_DisplayContextGetDriverName, remove 'x11...
2010-05-04 Ren Zhaohanremove udev
2010-04-29 Austin Yuanandroid and dummy backend
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-16 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-08 Ren ZhaohanAdd vaPutSurfaceBuf for Android
2010-04-07 Austin Yuanremove the unmature MIO
2010-04-06 Austin YuanMerge branch 'master' of ssh://git@moblin.intel.com...
2010-04-01 Ren ZhaohanAdd Android.mk, pass compile
2010-04-01 Ren ZhaohanUpdate va_DisplayContextIsValid, driver name and includ...
2010-04-01 Austin YuanAdded MIO example based on vaPutSurface
2010-03-31 Austin Yuanmove vaPutSurface(dpy, Surface *draw, XXX) into android...
2010-03-31 Austin YuanInitial android backend