summaryrefslogtreecommitdiff
path: root/src/i830_exa.c
AgeCommit message (Expand)Author
2006-07-18fallback in 'repeat' case for nowWang Zhenyu
2006-07-14Current exa render implement for i830 and i915, test onWang Zhenyu
2006-06-26Fix build with new EXA headers.Eric Anholt
2006-06-18Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internalEric Anholt
2006-05-22fix a typoWang Zhenyu
2006-05-19revert wrong setting for memorySize, which shouldWang Zhenyu
2006-05-18oop I830FALLBACK define errorWang Zhenyu
2006-05-18Add DEBUG_I830FALLBACK for easier trackingWang Zhenyu
2006-05-18Check alignment require in PrepareSolid, noticed by Eric,Wang Zhenyu
2006-05-18Solid planemask in PrepareSolid/Copy might be 0xffffffffWang Zhenyu
2006-05-17Fix memorySize to enable offscreen mem manage.Wang Zhenyu
2006-04-29Save initialize EXADriverPtr, and free it in failure.Wang Zhenyu
2006-04-28Update to EXA 2.0 API.Eric Anholt
2006-04-28Commit what applied from Jesse Barnes's i830-exa-latest.patch.Eric Anholt