summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-07i965_drv_video: Postpone releasing internal buffer.Xiang, Haihao1-26/+28
2012-02-07i965_drv_video: Simplify render buffer functionXiang, Haihao6-244/+122
2012-02-02vc1: fix motion vector mode (IVB).Gwenole Beauchesne2-3/+4
2012-02-01h264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).Gwenole Beauchesne7-186/+210
2012-02-01Factor out type definitions (GenFrameStore, GenBuffer).Gwenole Beauchesne5-84/+67
2012-01-10Avoid depending on va_backend.h for some filesXiang, Haihao10-17/+5
2012-01-10Remove legacy DRI supportXiang, Haihao2-51/+1
2011-12-21i965_drv_video: check the internal format of a surface before renderingXiang, Haihao2-11/+7
2011-12-07Add support for B43 chipsetXiang, Haihao1-1/+6
2011-11-02configure: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-28NEWS: add missing entry for auto-generated Debian packaging.1.0.15Gwenole Beauchesne1-0/+1
2011-10-28build: fix make dist when intel-gen4asm is not installed.Gwenole Beauchesne5-0/+10
2011-10-281.0.15.Gwenole Beauchesne2-3/+3
2011-10-28debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne1-1/+0
2011-10-17i965_drv_video: fix return values to vaRenderPicture().Gwenole Beauchesne1-4/+4
2011-10-17build: use AM_V_GEN to generate files quietly.Gwenole Beauchesne6-29/+29
2011-10-17build: use GEN4ASM variable to hold path to intel-gen4asm program.Gwenole Beauchesne6-17/+18
2011-10-17.gitignore: filter out generated Gen assembly files.Gwenole Beauchesne1-0/+1
2011-10-11Fix slice-param & slice-data buffer memory leaks.Gwenole Beauchesne2-2/+3
2011-10-11Add new .gitignore rules.Gwenole Beauchesne1-0/+32
2011-10-10NEWS: update.Gwenole Beauchesne1-1/+6
2011-10-10configure: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-10vc1: fix TTFRM (picture-level transform type) packing.Gwenole Beauchesne2-24/+2
2011-09-19decode: fix for next slice when decoding MPEG2 on IvybridgeXiang, Haihao1-1/+1
2011-09-19VAImage.data_size represents the allocated size, thus accounting forGwenole Beauchesne1-4/+1
2011-09-14Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne6-59/+90
2011-08-25Add correct version info for vaQueryVendorString().Gwenole Beauchesne2-3/+19
2011-08-25Add debian packaging.Gwenole Beauchesne9-2/+131
2011-08-25Fix H.264 MC kernel bootstrap for Ironlake.Gwenole Beauchesne2-7/+27
2011-08-25Fix make dist.Gwenole Beauchesne9-237/+471
2011-08-25New project build rules and files.Gwenole Beauchesne23-14/+257
2011-08-22Moved files around.Gwenole Beauchesne462-0/+0
2011-07-27i965_drv_video: don't export internal driver functions.1.0.14Gwenole Beauchesne3-1/+20
2011-07-26i965_drv_video: cosmetics (cleanup Makefile).Gwenole Beauchesne1-40/+58
2011-07-12i965_drv_video: update post processing interfaceXiang, Haihao5-263/+282
2011-07-08i965_drv_video: fixes assertion failureXiang, Haihao3-26/+39
2011-07-07i965_drv_video: fix next slice vertical position for field pictureXiang, Haihao1-1/+1
2011-06-29i965_drv_video: add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD.Gwenole Beauchesne3-16/+21
2011-06-29i965_drv_video: fix subpicture scale factor for Y axis.Gwenole Beauchesne1-1/+1
2011-06-29i965_drv_video: simplify put_surface() and put_subpicture() args.Gwenole Beauchesne5-371/+221
2011-06-15i965_drv_video: fix assertion failureXiang, Haihao1-2/+1
2011-06-14i965_drv_video: fix GPU hang issue when decoding field coded MPEG2 picture.Xiang, Haihao5-26/+56
2011-06-13i965_drv_video: fix memory leaks in i965 driverEdgar Hucek1-0/+1
2011-06-13i965_drv_video: track the internal format of a surfaceXiang, Haihao8-20/+27
2011-06-10i965_drv_video: encode on IvybridgeXiang, Haihao7-26/+602
2011-06-10i965_drv_video: fix VME shadersXiang, Haihao6-8/+12
2011-06-10i965_drv_video: new shaders for VME on IvybridgeXiang, Haihao13-37/+383
2011-06-09i965_drv_video: set surface base address in VMEXiang, Haihao2-89/+36
2011-06-09i965_drv_video: clean upXiang, Haihao1-6/+1
2011-06-09i965_drv_video: Added check of obj_surface->bo field inside i965_media_h264_s...Alexander Osin1-1/+3