Merge master and fix conflicts
[mesa.git] / src / mesa / drivers / dri / r600 / r700_state.c
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-11 Alex DeucherAdd RV740 support
2009-06-09 Alex DeucherPull in additional state setup from the DDX
2009-06-05 Alex Deucherre-arrange state structure
2009-06-04 Alex DeucherDon't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLO...
2009-06-04 Alex Deucheruse the float interface for viewport updates
2009-06-03 Alex Deucherfill in r700ColorMask, cleanup
2009-06-03 Alex Deucherstart to fill in ShadeModel()
2009-06-03 Alex DeucherClean up scissor and viewport code
2009-05-31 Cooper YuanR6xx/r7xx: Fix texture perspective gradients issue
2009-05-29 Alex Deucherget rid of chip_object struct
2009-05-29 Alex DeucherRemove subpixel offset from viewport
2009-05-28 Cooper YuanR6xx, add edge rules for triangles
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