summaryrefslogtreecommitdiff
path: root/va/x11
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix x11/Makefile.am license headerAustin Yuan2010-09-251-17/+19
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Fix detection of fglrx.Gwenole Beauchesne2010-07-264-3/+282
|
* libva: render front buffer for Pixmap.Xiang, Haihao2010-07-073-2/+43
| | | | The way to get drawable type is proposed by Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>
* Merge branch 'i965_h264'Xiang, Haihao2010-06-084-17/+103
|\ | | | | | | | | Conflicts: va/x11/dri2_util.c
| * libva: update DRI2 to support swapbufferXiang, Haihao2010-06-024-16/+102
| |
* | Move LIBVA_DRIVER_NAME check in vaInitialize().Gwenole Beauchesne2010-06-041-9/+0
| |
* | Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne2010-05-131-0/+1
| |
* | global vaDisplayIsValidPO-ww20.2-videoPO-ww20.1-videoAustin Yuan2010-05-111-6/+0
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* | Remove and redifine some Xlib Macros, use void* instead of Surface* for ↵Ren Zhaohan2010-05-071-0/+5
| | | | | | | | VAStatus (*vaPutSurface)
* | move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan2010-05-061-1/+3
| |
* | Merge branch 'va_backend' into POAustin Yuan2010-04-291-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: va/android/va_android.c va/va_android.h va/va_backend.h Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * | libva backendRen Zhaohan2010-04-271-1/+2
| | |
* | | saveAustin Yuan2010-04-171-1/+2
| | | | | | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* | | saveAustin Yuan2010-04-161-1/+1
| | | | | | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* | | psb_drv_video error: vaPutSurface: invalidate drawableRen Zhaohan2010-04-071-1/+1
| | |
* | | pass moblin compileRen Zhaohan2010-04-011-1/+1
|/ /
* | fix build issueAustin Yuan2010-03-311-0/+10
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* | Initial android backendAustin Yuan2010-03-311-0/+26
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* | Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan2010-03-313-23/+23
|/ | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-0815-0/+2876
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>