summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/multisample.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee2011-01-051-0/+1
* 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
* mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul2008-09-211-0/+66