Files
third_party_mesa3d/src/gallium/docs/source/glossary.rst

11 lines
241 B
ReStructuredText
Raw Normal View History

2009-12-20 20:37:40 -08:00
Glossary
========
.. glossary::
:sorted:
MSAA
Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
multiple samples of the depth buffer, and uses this information to
smooth the edges of polygons.