OSDN Git Service

va_trace: refine the log format
[android-x86/hardware-intel-libva.git] / va / x11 / va_x11.c
2013-06-19 Elaine Wangva_trace: refine the log format
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-04-08 Gwenole BeauchesneRevert "declare vaGetDisplay in va.h instead of va_xxx.h"
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-14 Xiang, HaihaoNew hooks to create/free native pixmap
2011-12-14 Xiang, Haihaodeclare vaGetDisplay in va.h instead of va_xxx.h
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-07-26 Gwenole BeauchesneVA/X11: drop useless casts.
2011-06-17 Gwenole BeauchesneFix vaTerminate() with non DRI-based drivers.
2011-06-13 Edgar Huceklibva: fix memeory leaks in libva
2011-05-16 Xiang, Haihaova: always create a new VA display on X11
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g...
2010-10-27 Austin Yuanlibva-1.0.6
2010-07-26 Gwenole BeauchesneFix detection of fglrx.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize().
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...
2010-05-11 Ren ZhaohanMerge branch 'test' into libva-1.1
2010-05-10 Austin Yuanglobal vaDisplayIsValid
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-15 Austin Yuansave
2010-04-07 Ren Zhaohanpsb_drv_video error: vaPutSurface: invalidate drawable
2010-04-01 Ren Zhaohanpass moblin compile
2010-03-31 Austin Yuanfix build issue
2010-03-31 Austin YuanInitial android backend
2010-03-31 Austin YuanDisplay *x11_dpy ==> void *native_dpy for other window...
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 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...