Merge master and fix conflicts
[mesa.git] / src / mesa / drivers / dri / r600 / r700_clear.c
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-02 Alex DeucherDisable clear code for now
2009-05-29 Alex Deucherget rid of chip_object struct
2009-05-29 Alex DeucherR6xx/R7xx: switch to common clear with draw code
2009-05-29 Alex Deucherr6xx/r7xx: switch to common dma functions for vecs
2009-05-28 Alex DeucherArgh. fix last commit. clears are still broken
2009-05-28 Alex DeucherR6xx/r7xx: re-enable clears
2009-05-26 Alex Deucherr6xx: fix more r6xx specific cases
2009-05-19 Richard LiFix nop insertion bug. redbook hello can run.
2009-05-15 Richard LiFix r6 code bugs.
2009-05-08 Richard LiR6xx/R7xx: WIP r6xx-rewrite code
2009-04-21 Richard LiInitial pull of code from r6xx-r7xx-support branch