summaryrefslogtreecommitdiff
path: root/va/x11
AgeCommit message (Expand)AuthorFilesLines
2013-06-19va_x11: fix klockscan issue (details is bellow)Austin Yuan1-1/+3
2013-06-19va_trace: refine the log formatElaine Wang1-3/+3
2013-03-19Automake 1.13 fixupsArmin K1-1/+1
2012-09-27Sanitize build dependencies.Gwenole Beauchesne1-0/+2
2012-09-26API: backend: add VA display types.Gwenole Beauchesne1-0/+1
2012-09-26API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne3-10/+10
2012-09-26API: introduce DRM common utilities and data structures.Benjamin Franzke2-20/+20
2012-09-26Revert Pixmap-based EGL interfaces.Gwenole Beauchesne1-43/+0
2012-06-28license header: add the missing license header to filesAustin Yuan3-0/+69
2012-06-28Fix build with alternate X11, GLX and EGL prefixes.Gwenole Beauchesne1-1/+7
2012-04-08Revert "declare vaGetDisplay in va.h instead of va_xxx.h"Gwenole Beauchesne1-1/+1
2012-01-10Remove legacy DRI supportXiang, Haihao7-1273/+0
2011-12-14New hooks to create/free native pixmapXiang, Haihao1-0/+43
2011-12-14declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao1-1/+1
2011-10-11va_fglrx: fix driver name detection.Gwenole Beauchesne1-11/+32
2011-09-22vatrace/vafool: refine itAustin Yuan1-9/+4
2011-07-26dri2: ignore BadDrawable errors.Gwenole Beauchesne1-1/+20
2011-07-26Fix out-of-source builds.Gwenole Beauchesne1-1/+1
2011-07-26cosmetics: clean up Makefiles.Gwenole Beauchesne1-5/+27
2011-07-26VA/X11: drop useless casts.Gwenole Beauchesne4-18/+18
2011-06-17Fix vaTerminate() with non DRI-based drivers.Gwenole Beauchesne1-1/+1
2011-06-13libva: fix memeory leaks in libvaEdgar Hucek2-0/+12
2011-06-10Revert the change in VA_DRI2SwapBuffers: _XReply -->_XSendAustin Yuan1-2/+2
2011-05-30libva: several changesAustin Yuan3-3/+21
2011-05-16va: always create a new VA display on X11Xiang, Haihao1-38/+6
2011-05-051) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan1-2/+2
2011-02-09Make VADriverContext.vtable a pointer.Gwenole Beauchesne1-1/+1
2010-12-21Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne1-1/+1
2010-10-28libva-1.0.6Austin Yuan1-1/+33
2010-09-25Fix x11/Makefile.am license headerAustin Yuan1-17/+19
2010-07-26Fix detection of fglrx.Gwenole Beauchesne4-3/+282
2010-07-07libva: render front buffer for Pixmap.Xiang, Haihao3-2/+43
2010-06-08Merge branch 'i965_h264'Xiang, Haihao4-17/+103
2010-06-04Move LIBVA_DRIVER_NAME check in vaInitialize().Gwenole Beauchesne1-9/+0
2010-06-02libva: update DRI2 to support swapbufferXiang, Haihao4-16/+102
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne1-0/+1
2010-05-11global vaDisplayIsValidAustin Yuan1-6/+0
2010-05-07Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan1-0/+5
2010-05-06move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan1-1/+3
2010-04-29Merge branch 'va_backend' into POAustin Yuan1-1/+2
2010-04-27libva backendRen Zhaohan1-1/+2
2010-04-17saveAustin Yuan1-1/+2
2010-04-16saveAustin Yuan1-1/+1
2010-04-07psb_drv_video error: vaPutSurface: invalidate drawableRen Zhaohan1-1/+1
2010-04-01pass moblin compileRen Zhaohan1-1/+1
2010-03-31fix build issueAustin Yuan1-0/+10
2010-03-31Initial android backendAustin Yuan1-0/+26
2010-03-31Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan3-23/+23
2010-03-08Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan15-0/+2876