summaryrefslogtreecommitdiff
path: root/i965_drv_video
Commit message (Expand)AuthorAgeFilesLines
* fix rendering of RGBA subpictureGwenole Beauchesne2009-11-187-78/+16
* simplify subpicture formats. make sure the returned VAImageFormats are correc...Gwenole Beauchesne2009-11-183-33/+74
* fix upload of the subpicture palette.Gwenole Beauchesne2009-11-182-16/+45
* implement vaSetImagePaletteGwenole Beauchesne2009-11-182-24/+37
* the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...Gwenole Beauchesne2009-11-183-57/+66
* fix subpicture association and deassociationGwenole Beauchesne2009-11-181-12/+19
* Add MAX helper functionGwenole Beauchesne2009-11-181-0/+1
* cleanup vaCreateImage, make it possible to add formats laterGwenole Beauchesne2009-11-183-41/+75
* fix vaDestroyImage()Gwenole Beauchesne2009-11-182-3/+9
* Fix vaAssociateSubpicture() argumentsGwenole Beauchesne2009-11-181-2/+0
* Fix VA driver version.Gwenole Beauchesne2009-11-181-2/+2
* Fix vaQueryImageFormats() to return 0 image formats supported at this time.Gwenole Beauchesne2009-11-181-0/+3
* Implement vaQueryDisplayAttributes() as a no-op.Gwenole Beauchesne2009-11-181-2/+4
* i965_drv_driver: use the horizontal position of a slice.Xiang, Haihao2009-09-151-1/+1
* __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan2009-08-311-1/+1
* Remove context from vaSyncSurfaceAustin Yuan2009-08-281-6/+0
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-281-1/+1
* Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan2009-08-271-38/+5
* Merge branch 'test'libva30Austin Yuan2009-08-251-1/+1
|\
| * Install drivers into pkglibdir/va/.Gwenole Beauchesne2009-07-081-1/+1
* | i965_drv_video: clear draw buffer before rendering.Xiang, Haihao2009-08-112-0/+52
* | i965_drv_video: fix rendering issueZou Nan hai2009-08-071-9/+12
* | i965_drv_driver: fix assertion failureXiang, Haihao2009-08-051-3/+4
* | i965_drv_video: Eanble VAAPI on IGDNGXiang, Haihao2009-07-276-51/+375
* | i965_drv_video: add new compiled shader programs for IGDNGXiang, Haihao2009-07-2724-4/+6944
|/
* Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-0/+12
* X11->x11 per the suggestion from GwenoleAustin Yuan2009-07-061-1/+1
* Move back dri --> src/X11Austin Yuan2009-07-031-1/+1
* Remove vaSetSubpicturePalette, please use vaSetImagePaletteAustin Yuan2009-07-011-1/+1
* Refine the directory, move src/X11 to dri/Austin Yuan2009-07-024-793/+1
* Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...Austin Yuan2009-07-02111-0/+19443