summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/clear.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove checks of Visual.rgbModeIan Romanick2010-03-031-26/+1
* mesa: Fix compiler warningsKarl Schultz2010-02-131-9/+9
* mesa: implement GL3 glClearBuffer() functionsBrian Paul2009-12-301-0/+344
* mesa: refactor: move glClear, glClearColor into new clear.c file.Brian Paul2008-09-211-0/+184