summaryrefslogtreecommitdiff
path: root/src/i915_video.c
AgeCommit message (Expand)Author
2009-07-28h/v bias in 3DSTATE_DEST_BUFFER_VARIABLES is 4-bits wideKrzysztof Halasa
2009-05-18 DRI2 for XvMCXiang Hai hao
2009-05-01Split i915 textured video commands to fit into batch buffers.Keith Packard
2009-04-27Now that video destination pixmaps are always in BOs, no more MarkSync.Eric Anholt
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2009-02-20Fix i915 textured video to work with the i830_memory -> bo change.Kristian Høgsberg
2009-01-17Protect i915 textured video against batchbuffer wrapping.Eric Anholt
2008-08-05Use dri_bo for all object allocations, including pixmaps under uxaKeith Packard
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-06-28xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang
2008-06-10Change most usage of pixmap offsets to using a reloc macro.Eric Anholt
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-03-11Add support for brightness control to i915 textured video output.Eric Anholt
2007-09-20Fix pixmap offsetHong Liu
2007-08-10Attempt to fix several front buffer tiling failure cases.Eric Anholt
2007-07-06FBC and tiling changesJesse Barnes
2007-06-13Fix and enable the 915-class planar textured video path.Eric Anholt
2007-06-12Fix context switching between DRI and X.Eric Anholt
2007-06-12Clean up some nits in i915_video.c setup.Eric Anholt
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt
2007-01-10Formalize sync interfaceWang Zhenyu
2006-12-28Draw textured video to the backing pixmap in the composited case.Eric Anholt
2006-12-19Align textured video dither matrix to windowKeith Packard
2006-12-19Turn on dithering for 915 textured videoKeith Packard
2006-11-30Merge branch 'exa' of ../xf86-video-intel into modesettingEric Anholt
2006-11-08Disable some debug messageAlan Hourihane
2006-10-26Major cleanup of 3D invariant state, fixing hangs with rotation and render.exaEric Anholt
2006-07-24remove an extra '-'textured-videoWang Zhenyu
2006-07-18Re-convert i915 video to new fragment shader API.Eric Anholt
2006-07-18Merge branch 'master' into textured-videoEric Anholt