summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* va: remove i965 driver from libva repositoryXiang, Haihao2011-09-191-22/+0
* va: update the check for intel-gen4asmXiang, Haihao2011-08-021-1/+1
* bump to 1.0.14libva-1.0.14Xiang, Haihao2011-07-281-1/+1
* Bump to 1.0.13libva-1.0.13Austin Yuan2011-05-301-1/+1
* 1) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan2011-05-051-0/+1
* i965_drv_vidoe: Encoder on Sandy BridgeZhou Chang2011-04-071-0/+1
* Bump to 1.0.12Austin Yuan2011-04-011-1/+1
* bump library version to 1.0.11libva-1.0.11Xiang, Haihao2011-03-281-1/+1
* Correct USE_EGL check and bump to libva 1.0.10libva-1.0.10Austin Yuan2011-02-091-2/+2
* Bump to libva 1.0.9Austin Yuan2011-02-091-1/+1
* Fix build issueAustin Yuan2011-02-091-0/+7
* 1) cleanup for VA_FOOLAustin Yuan2011-02-081-0/+2
* Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.Gwenole Beauchesne2011-02-091-1/+8
* Update VAAPI to 0.32Xiang, Haihao2011-01-271-1/+1
* Bump to 1.0.8libva-1.0.8Austin Yuan2011-01-251-1/+1
* Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-141-0/+1
* bump library version to 1.0.7libva-1.0.7Xiang, Haihao2011-01-051-1/+1
* i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLTDamien Lespiau2010-12-211-3/+3
* It makes the compilation visually cleaner and the warnings easier to spot.Damien Lespiau2010-12-211-0/+1
* It's quite useful to be able to see what we are going to build, esp. as the i...Damien Lespiau2010-12-211-0/+22
* i965_drv_video/render: new fragmensts for SandybridgeXiang, Haihao2010-12-061-1/+1
* libva-1.0.6Austin Yuan2010-10-281-3/+3
* Added libva-tpi.pc fileAustin Yuan2010-09-251-0/+1
* bump library version to 1.0.5libva-1.0.5Xiang, Haihao2010-09-211-1/+1
* i965_drv_video: add video processing kernelsXiang, Haihao2010-09-151-0/+1
* Bump to 1.0.4libva-1.0.4Austin Yuan2010-07-261-1/+1
* Fix to require libdrm 2.4.21 or newer for i965 video driver.Xiang, Haihao2010-07-211-3/+3
* bump library version to 1.0.3ww26.3-videolibva-1.0.3Xiang, Haihao2010-06-131-1/+1
* Merge branch 'i965_h264'Xiang, Haihao2010-06-081-0/+2
|\
| * i965_drv_video: add support for H264 on Clarkdale/ArrandaleXiang, Haihao2010-03-261-0/+2
* | increate versionAustin Yuan2010-05-131-1/+1
* | Fix build issueAustin Yuan2010-05-121-1/+2
* | Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne2010-05-131-0/+22
* | saveAustin Yuan2010-04-161-0/+13
* | saveAustin Yuan2010-04-161-0/+1
* | Added JPEG/IEP data structureAustin Yuan2010-03-291-1/+1
|/
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-3/+3
* Update libva library version to 1.0.1. should increase the revision when the ...libva-1.0.1Austin Yuan2009-12-171-1/+1
* re-arrange test programsAustin Yuan2009-11-271-0/+4
* Drop libva_display. Explicitly use libva-x11.Gwenole Beauchesne2009-09-031-2/+1
* Drop references to SDS.Gwenole Beauchesne2009-09-031-6/+0
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-281-1/+6
* Update VAAPI to 0.31, libva.so SONAME to libva.so.1Austin Yuan2009-08-271-4/+4
* Merge branch 'test'libva30Austin Yuan2009-08-251-3/+71
|\
| * Don't include VAAPI version to SONAMEtestAustin Yuan2009-08-141-3/+3
| * Explicit API extensions versioning from SDS.Gwenole Beauchesne2009-08-141-1/+7
| * Add <va_version.h> for versioning helpers.Gwenole Beauchesne2009-08-141-0/+1
| * put drivers into /usr/lib/dri by defaultAustin Yuan2009-07-081-1/+1
| * don't build i965 driver by defaultAustin Yuan2009-07-081-1/+1
| * Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A...Gwenole Beauchesne2009-07-081-1/+37