summaryrefslogtreecommitdiff
path: root/src/i830_render.c
AgeCommit message (Expand)Author
2007-10-10EXA: fix tiled dest rendering on i8XX chipsZhenyu Wang
2007-06-12Fix context switching between DRI and X.Eric Anholt
2007-05-18EXA: add render enter helper functionWang Zhenyu
2007-04-20EXA: set enabling bits properly for i830Wang Zhenyu
2007-04-17EXA: fix i830 renderWang Zhenyu
2007-04-16EXA: fix 830/845G pict formatWang Zhenyu
2007-04-16EXA: Add i830 supported pict format XRGB8888, XBGR8888Wang Zhenyu
2007-04-16EXA: i830 render misc fix and cleanupsWang Zhenyu
2007-03-27EXA: i830 fix blend actionWang Zhenyu
2007-03-27EXA: fix i830 componentAlpha supportWang Zhenyu
2007-03-27EXA: fix i830 texture setupWang Zhenyu
2007-02-13Switch the RECTLIST vertex order to (x2, y2), (x1, y2), (x1, y1).Eric Anholt
2007-02-02Add subpixel offsets to fix accelerated rotated rendering on i915.Eric Anholt
2007-01-31Naming and formatting cleanup in Render acceleration code.Eric Anholt
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt