summaryrefslogtreecommitdiff
path: root/src/i965_video.c
AgeCommit message (Expand)Author
2008-04-13Kludge to make planar video work - duplicate sampler stateKeith Packard
2008-04-10Remove sync after 965 video put.Keith Packard
2008-04-10Add planer video decode kernelKeith Packard
2008-04-10Use shared exa_wm code for packed yuv decodeKeith Packard
2008-03-31Fix composite with mask using new compositing thread codeKeith Packard
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-01-09Update PIPELINE_SELECT instruction and surface state format for new chipsetZhenyu Wang
2007-09-20Fix pixmap offsetHong Liu
2007-08-10Tiling fixes for 965Jesse Barnes
2007-06-12Fix context switching between DRI and X.Eric Anholt
2007-04-17Bug #10438: Fix 965 XV when sourcing from less than the full image.Eric Anholt
2007-01-02Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.Keith Packard
2006-12-28Draw textured video to the backing pixmap in the composited case.Eric Anholt
2006-12-27debugging for location of various 965 textured-video state.Eric Anholt
2006-12-27Make the assert() in i965_video.c actually work and expose an error.Eric Anholt
2006-12-27Replace XAA mark/waitsyncs with the XAA/EXA wrappers.Eric Anholt
2006-12-27reformat i965_video.c to 4-space indents, 80 columns, no trailing whitespace.Eric Anholt
2006-12-27Move 965 textured-video out to a separate file.Eric Anholt