OSDN Git Service

android: open renderD128 by default
[android-x86/hardware-intel-common-libva.git] / va / android / va_android.cpp
2017-05-09 Xu Guangxinandroid: open renderD128 by default
2017-05-02 Xiang, HaihaoMerge pull request #37 from cwhuang/master
2017-04-26 Linda Yulibva: change to use ANativeWindow
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-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...