summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/r600_hw_context.c
AgeCommit message (Expand)Author
2010-10-01r600g: setup basic loop consts on r600 + evergreen.Dave Airlie
2010-10-01r600g: add cb flushing for extra buffers + depth buffer on r600/evergreenDave Airlie
2010-10-01r600g: add winsys support for CTL constants.Dave Airlie
2010-10-01r600g: use Elements macro instead of manual sizeofsDave Airlie
2010-09-30r600g: don't double count dirty blockJohn Doe
2010-09-30r600g: use constant buffer instead of register for constantJerome Glisse
2010-09-30r600g: clean up some code from move to new paths.Dave Airlie
2010-09-29r600g: more cleanupJerome Glisse