summaryrefslogtreecommitdiff
path: root/i965_drv_video/i965_render.c
Commit message (Expand)AuthorAgeFilesLines
* Fix drivers build.Gwenole Beauchesne2010-03-081-0/+1
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-2/+2
* fix rendering of RGBA subpictureGwenole Beauchesne2009-11-181-2/+2
* simplify subpicture formats. make sure the returned VAImageFormats are correc...Gwenole Beauchesne2009-11-181-17/+4
* fix upload of the subpicture palette.Gwenole Beauchesne2009-11-181-15/+44
* the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...Gwenole Beauchesne2009-11-181-48/+51
* cleanup vaCreateImage, make it possible to add formats laterGwenole Beauchesne2009-11-181-2/+2
* i965_drv_video: clear draw buffer before rendering.Xiang, Haihao2009-08-111-0/+42
* i965_drv_video: fix rendering issueZou Nan hai2009-08-071-9/+12
* i965_drv_video: Eanble VAAPI on IGDNGXiang, Haihao2009-07-271-39/+160
* Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...Austin Yuan2009-07-021-0/+1330