summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_clear.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-28swrast: Remove unnecessary header.Vinson Lee
2010-03-03swrast: Remove support for Clear into a color-index bufferIan Romanick
2010-02-13mesa: Fix compiler warningsKarl Schultz
2009-12-31swrast: add check for conditional renderingBrian Paul
2009-12-29mesa: implement per-buffer color maskingBrian Paul
2009-10-08mesa: remove a bunch of gl_renderbuffer fieldsBrian Paul
2009-03-07swrast: remove old commentBrian Paul
2009-03-07swrast: rename s_buffers.c -> s_clear.cBrian Paul