r600g: add support for kernel bo
[mesa.git] / src / gallium / winsys / r600 / drm / radeon_ws_bo.c
2010-09-17 Dave Airlier600g: add support for kernel bo
2010-09-17 Dave Airlier600g: use malloc bufmgr for constant buffers
2010-09-17 Dave Airlier600g: move constant buffer creation behind winsys...
2010-09-17 Dave Airlier600g: attempt to abstract kernel bos from pipe driver.