summaryrefslogtreecommitdiff
path: root/src/i915_3d.c
AgeCommit message (Expand)Author
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-06-09Revert "xp:trapezoids"Chris Wilson
2010-06-08xp:trapezoidsChris Wilson
2010-05-24i915: Emit CA over using OutReverse + Add passesChris Wilson
2010-05-24Kill paranoid assertions on every write into the batchbuffer.Chris Wilson
2009-11-10Check that batch buffers are atomic.Chris Wilson
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-10-08Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt
2009-10-06Move to kernel coding style.Eric Anholt
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2006-10-26Major cleanup of 3D invariant state, fixing hangs with rotation and render.exaEric Anholt
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-07-26Fix a build problemxf86-video-intel-1.6.1xf86-video-i810-1.6.1Alan Hourihane
2006-07-19Correct the DWORD count of several 3D instructions.Eric Anholt
2006-06-21Fix build without DRIAlan Hourihane
2006-06-19Set some invarient state, cures some problems withAlan Hourihane