summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/multisample.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
|
* Make GL_ARB_multisample mandatoryIan Romanick2009-01-281-5/+0
| | | | Signed-off-by: Ian Romanick <[email protected]>
* mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul2008-09-211-0/+66