summaryrefslogtreecommitdiff
path: root/i965_drv_video
AgeCommit message (Expand)AuthorFilesLines
2009-11-18fix rendering of RGBA subpictureGwenole Beauchesne7-78/+16
2009-11-18simplify subpicture formats. make sure the returned VAImageFormats are correc...Gwenole Beauchesne3-33/+74
2009-11-18fix upload of the subpicture palette.Gwenole Beauchesne2-16/+45
2009-11-18implement vaSetImagePaletteGwenole Beauchesne2-24/+37
2009-11-18the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...Gwenole Beauchesne3-57/+66
2009-11-18fix subpicture association and deassociationGwenole Beauchesne1-12/+19
2009-11-18Add MAX helper functionGwenole Beauchesne1-0/+1
2009-11-18cleanup vaCreateImage, make it possible to add formats laterGwenole Beauchesne3-41/+75
2009-11-18fix vaDestroyImage()Gwenole Beauchesne2-3/+9
2009-11-18Fix vaAssociateSubpicture() argumentsGwenole Beauchesne1-2/+0
2009-11-18Fix VA driver version.Gwenole Beauchesne1-2/+2
2009-11-18Fix vaQueryImageFormats() to return 0 image formats supported at this time.Gwenole Beauchesne1-0/+3
2009-11-18Implement vaQueryDisplayAttributes() as a no-op.Gwenole Beauchesne1-2/+4
2009-09-15i965_drv_driver: use the horizontal position of a slice.Xiang, Haihao1-1/+1
2009-08-31__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan1-1/+1
2009-08-28Remove context from vaSyncSurfaceAustin Yuan1-6/+0
2009-08-28Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne1-1/+1
2009-08-27Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan1-38/+5
2009-08-25Merge branch 'test'Austin Yuan1-1/+1
2009-08-11i965_drv_video: clear draw buffer before rendering.Xiang, Haihao2-0/+52
2009-08-07i965_drv_video: fix rendering issueZou Nan hai1-9/+12
2009-08-05i965_drv_driver: fix assertion failureXiang, Haihao1-3/+4
2009-07-27i965_drv_video: Eanble VAAPI on IGDNGXiang, Haihao6-51/+375
2009-07-27i965_drv_video: add new compiled shader programs for IGDNGXiang, Haihao24-4/+6944
2009-07-08Install drivers into pkglibdir/va/.Gwenole Beauchesne1-1/+1
2009-07-08Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne1-0/+12
2009-07-06X11->x11 per the suggestion from GwenoleAustin Yuan1-1/+1
2009-07-03Move back dri --> src/X11Austin Yuan1-1/+1
2009-07-01Remove vaSetSubpicturePalette, please use vaSetImagePaletteAustin Yuan1-1/+1
2009-07-02Refine the directory, move src/X11 to dri/Austin Yuan4-793/+1
2009-07-02Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...Austin Yuan111-0/+19443