summaryrefslogtreecommitdiff
path: root/src/i830_3d.c
AgeCommit message (Expand)Author
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
2007-12-09exa: fix rendering issue on some 855GM laptopsZhenyu Wang
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-21move i830 default coord set into I830EmitInvarientStateWang Zhenyu
2006-06-21Fix build without DRIAlan Hourihane
2006-06-19Set some invarient state, cures some problems withAlan Hourihane