blob: 6a9110ce786cfe8b611fc3262d14ed7ae9022876 [file] [log] [blame]
Corbin Simpson9ddeab42009-12-20 20:37:40 -08001Glossary
2========
3
4.. glossary::
5 :sorted:
6
7 MSAA
8 Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
9 multiple samples of the depth buffer, and uses this information to
10 smooth the edges of polygons.