summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_occlusion.c
AgeCommit message (Expand)Author
2007-12-11Rework gallium and mesa queries a little.Keith Whitwell
2007-12-10gallium: remove unnecessary guards on qs->nextKeith Whitwell
2007-10-27Use FREE instead of free. Fix newlines.michal
2007-10-27Define destroy method called by softpipe's destructor.michal
2007-09-11Implement query object interface.Brian
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-13Added basic occlusion countingBrian