OSDN Git Service

Update .travis.yml
[android-x86/hardware-intel-common-libva.git] / va / glx /
2017-11-21 Víctor Manuel Jáqu... build: Remove unused macro
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-08-10 Víctor Manuel Jáqu... glx: strcmp compares chars not unsigned chars
2016-03-03 Xiang, HaihaoMerge remote-tracking branch 'fdo/v1.6-branch' into...
2016-03-03 Cyril Drouetglx: check OpenGL 3.1 extensions
2014-10-08 Emil Velikovglx: Hide private symbol va_glx_init_context
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
2013-03-19 Armin KAutomake 1.13 fixups
2012-09-28 Gwenole Beauchesneglx: fix gl_create_context() with parent context set.
2012-09-27 Gwenole BeauchesneSanitize build dependencies.
2012-09-26 Gwenole BeauchesneAPI: backend: add VA display types.
2012-06-28 Gwenole BeauchesneFix build with alternate X11, GLX and EGL prefixes.
2011-07-26 Gwenole BeauchesneFix out-of-source builds.
2011-07-26 Gwenole Beauchesnecosmetics: clean up Makefiles.
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-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-06-04 Gwenole BeauchesneVA/GLX cosmetics (indentation, declarations)
2010-05-20 Austin Yuanremove vaDisplayIsValid from libva-glx
2010-05-12 Austin YuanFix build issue
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...