summaryrefslogtreecommitdiff
path: root/src/i830_xaa.c
AgeCommit message (Expand)Author
2008-03-28Fix obviously stray '(' in non-I830_USE_EXA case.Matthias Hopf
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2007-08-10Attempt to fix several front buffer tiling failure cases.Eric Anholt
2007-08-07Fix EXA rendering with tiled front buffer on pre-965.Eric Anholt
2007-06-19Fix left G33 issuesWang Zhenyu
2007-04-24CRTC Rotation under XAA wasn't hitting accelerated path.Keith Packard
2007-03-11fixup missing assert includesDave Airlie
2007-03-05Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer
2007-03-04Fix a crash with XAA and DRI disabled after the allocation rework.Eric Anholt
2007-02-23Rework the video memory allocation.Eric Anholt
2007-02-20Add support for triple buffering using a third static buffer.Michel Dänzer
2007-01-31Fix copy-and-paste-o in the render code cleanup that broke XAA.Eric Anholt
2007-01-31Naming and formatting cleanup in Render acceleration code.Eric Anholt
2007-01-31Remove custom accelerated rotation code now that it's all done through Render.Eric Anholt
2007-01-31Add an accelerated path for rotation Render operations in XAA.Eric Anholt
2007-01-06Numerous symbol scope issues.Keith Packard
2007-01-06More sparse cleanups:Jesse Barnes
2006-09-08Merge branch 'exa-origin' into exaEric Anholt
2006-09-07Re-remove xf86_ansic.h, and move copyright to the top of the file.Eric Anholt
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-06-18Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internalEric Anholt
2006-04-28Commit what applied from Jesse Barnes's i830-exa-latest.patch.Eric Anholt