summaryrefslogtreecommitdiff
path: root/va/glx
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Automake 1.13 fixupsArmin K1-1/+1
2012-09-28glx: fix gl_create_context() with parent context set.Gwenole Beauchesne1-6/+12
2012-09-27Sanitize build dependencies.Gwenole Beauchesne1-1/+1
2012-09-26API: backend: add VA display types.Gwenole Beauchesne1-0/+1
2012-06-28Fix build with alternate X11, GLX and EGL prefixes.Gwenole Beauchesne1-1/+8
2011-07-26Fix out-of-source builds.Gwenole Beauchesne1-1/+1
2011-07-26cosmetics: clean up Makefiles.Gwenole Beauchesne1-8/+11
2011-07-26VA/GLX: drop useless casts.Gwenole Beauchesne1-19/+19
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