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