summaryrefslogtreecommitdiff
path: root/va/glx
AgeCommit message (Expand)AuthorFilesLines
2011-02-09Make VADriverContext.vtable a pointer.Gwenole Beauchesne1-4/+4
2010-12-21Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne2-2/+2
2010-07-07Drop GLX 1.3 requirement.Gwenole Beauchesne1-6/+0
2010-07-07Call GLX Pixmap related functions through the vtable.Gwenole Beauchesne2-11/+32
2010-06-04Follow up the change of "LIBVA_DRIVER_NAME", remove it from va_android.cppAustin Yuan1-2/+0
2010-06-04VA/GLX cosmetics (indentation, declarations)Gwenole Beauchesne1-0/+2
2010-05-20remove vaDisplayIsValid from libva-glxAustin Yuan1-9/+0
2010-05-12Fix build issueAustin Yuan2-22/+22
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne7-0/+1569