summaryrefslogtreecommitdiff
path: root/va/glx/va_glx_impl.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-18PROJECT HAS MOVEDHEADmasterSean V Kelley1-1127/+0
2016-03-03glx: check OpenGL 3.1 extensionsCyril Drouet1-3/+26
2014-10-08glx: Hide private symbol va_glx_init_contextEmil Velikov1-0/+1
2014-04-15Add a workaround for a bug in xorg-server/glxRinat Ibragimov1-0/+9
2014-01-16do not request any GLX_DEPTH_SIZE in create_tfp_surfaceRinat Ibragimov1-1/+0
2013-06-19Fix possible memory leakXiang, Haihao1-3/+9
2012-09-28glx: fix gl_create_context() with parent context set.Gwenole Beauchesne1-6/+12
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 Beauchesne1-1/+1
2010-07-07Drop GLX 1.3 requirement.Gwenole Beauchesne1-6/+0
2010-07-07Call GLX Pixmap related functions through the vtable.Gwenole Beauchesne1-11/+22
2010-05-12Fix build issueAustin Yuan1-20/+20
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne1-0/+1078