add VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM_BO in va_drmcommon.h
[platform/upstream/libva.git] / va / glx / va_glx_impl.c
2014-04-15 Rinat IbragimovAdd a workaround for a bug in xorg-server/glx
2014-01-16 Rinat Ibragimovdo not request any GLX_DEPTH_SIZE in create_tfp_surface
2013-06-19 Xiang, HaihaoFix possible memory leak
2012-09-28 Gwenole Beauchesneglx: fix gl_create_context() with parent context set.
2011-07-26 Gwenole BeauchesneVA/GLX: drop useless casts.
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g...
2010-07-07 Gwenole BeauchesneDrop GLX 1.3 requirement.
2010-07-07 Gwenole BeauchesneCall GLX Pixmap related functions through the vtable.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-05-12 Austin YuanFix build issue
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...