r600g: add bo fenced list.
[mesa.git] / src / gallium / winsys / r600 / drm / r600_hw_context.c
2010-10-05 Dave Airlier600g: add bo fenced list.
2010-10-04 Jerome Glisser600g: use r600_bo for relocation argument, simplify...
2010-10-04 Jerome Glisser600g: allow r600_bo to be a sub allocation of a big bo
2010-10-04 Jerome Glisser600g: rename radeon_ws_bo to r600_bo
2010-10-04 Dave Airlier600g: TODO domain management
2010-10-04 Dave Airlier600g: break out of search for reloc bo after finding it.
2010-10-01 Dave Airlier600g: setup basic loop consts on r600 + evergreen.
2010-10-01 Dave Airlier600g: add cb flushing for extra buffers + depth buffer...
2010-10-01 Dave Airlier600g: add winsys support for CTL constants.
2010-10-01 Dave Airlier600g: use Elements macro instead of manual sizeofs
2010-09-30 John Doer600g: don't double count dirty block
2010-09-30 Jerome Glisser600g: use constant buffer instead of register for...
2010-09-29 Dave Airlier600g: clean up some code from move to new paths.
2010-09-29 Jerome Glisser600g: more cleanup