summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_bufloop.c
AgeCommit message (Expand)Author
2007-12-10gallium: remove unnecessary guards on qs->nextKeith Whitwell
2007-12-09Fix looping for multi-color buffer writing.Brian
2007-10-27Use FREE instead of free. Fix newlines.michal
2007-10-27Define destroy method called by softpipe's destructor.michal
2007-08-14Continue reducing dependencies on core mesa include files.Keith Whitwell
2007-08-08fix qs->next testsBrian
2007-08-08add quad_stage::begin() funcsBrian
2007-07-13Simplify slightly.Keith Whitwell
2007-07-12minor changes, comments about multiple color buffers, MRT.Brian
2007-07-12Add a quad 'bufloop' stage to handle glDrawBuffer(GL_FRONT_AND_BACK).Brian