OSDN Git Service

Fix VA tracer to correctly dump array of bytes.
[android-x86/hardware-intel-common-libva.git] / i965_drv_video /
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Gwenole BeauchesneFix drivers build.
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...
2009-11-20 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2009-11-18 Gwenole Beauchesnefix rendering of RGBA subpicture
2009-11-18 Gwenole Beauchesnesimplify subpicture formats. make sure the returned...
2009-11-18 Gwenole Beauchesnefix upload of the subpicture palette.
2009-11-18 Gwenole Beauchesneimplement vaSetImagePalette
2009-11-18 Gwenole Beauchesnethe VA API spec metion that the dest rectangle to vaAss...
2009-11-18 Gwenole Beauchesnefix subpicture association and deassociation
2009-11-18 Gwenole BeauchesneAdd MAX helper function
2009-11-18 Gwenole Beauchesnecleanup vaCreateImage, make it possible to add formats...
2009-11-18 Gwenole Beauchesnefix vaDestroyImage()
2009-11-18 Gwenole BeauchesneFix vaAssociateSubpicture() arguments
2009-11-18 Gwenole BeauchesneFix VA driver version.
2009-11-18 Gwenole BeauchesneFix vaQueryImageFormats() to return 0 image formats...
2009-11-18 Gwenole BeauchesneImplement vaQueryDisplayAttributes() as a no-op.
2009-09-15 Xiang, Haihaoi965_drv_driver: use the horizontal position of a slice.
2009-08-31 Austin YuanMerge branch 'master-fd.o'
2009-08-31 Austin Yuan__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
2009-08-28 Austin YuanMerge branch 'master-fd.o'
2009-08-28 Austin YuanRemove context from vaSyncSurface
2009-08-28 Gwenole BeauchesneSplit libva DSO into core (libva.so) and display-depend...
2009-08-27 Austin YuanCombine vaPutImage/vaPutImage2, vaAssociateSubpicture...
2009-08-24 Austin YuanSync latest fd.o libva:master
2009-08-24 Austin YuanMerge branch 'test'
2009-08-11 Xiang, Haihaoi965_drv_video: clear draw buffer before rendering.
2009-08-07 Zou Nan haii965_drv_video: fix rendering issue
2009-08-05 Xiang, Haihaoi965_drv_driver: fix assertion failure
2009-07-27 Xiang, Haihaoi965_drv_video: Eanble VAAPI on IGDNG
2009-07-27 Xiang, Haihaoi965_drv_video: add new compiled shader programs for...
2009-07-08 Gwenole BeauchesneInstall drivers into pkglibdir/va/.
2009-07-08 Gwenole BeauchesneFix make dist (i965_drv_video missing files, Paul Bender).
2009-07-06 Austin YuanX11->x11 per the suggestion from Gwenole
2009-07-03 Austin YuanMove back dri --> src/X11
2009-06-30 Austin YuanRemove vaSetSubpicturePalette, please use vaSetImagePalette
2009-07-02 Austin YuanRefine the directory, move src/X11 to dri/
2009-07-02 Austin YuanApply the patch from Nanhai to support MPEG2 VLD on...