diff options
author | Vedran Miletić <vedran@miletic.net> | 2016-07-14 12:17:21 +0200 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2016-07-26 13:28:01 -0700 |
commit | 7b9a0f4e38b6b64a91ed0e674410af962b390120 (patch) | |
tree | d6f77d5fc09a21a191c14299695369f4ef657dd0 /docs | |
parent | 95c48391ee16654ca3038c89dcb50d8ea9861e1f (diff) |
mesa: standardize naming Mesa3D, MESA -> Mesa
Signed-off-by: Vedran Miletić <vedran@miletic.net>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xlibdriver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html index d3d8ab4db1..fc8c201fcd 100644 --- a/docs/xlibdriver.html +++ b/docs/xlibdriver.html @@ -199,7 +199,7 @@ This incurs a small performance penalty. <h2>Extensions</h2> <p> -The following MESA-specific extensions are implemented in the Xlib driver. +The following Mesa-specific extensions are implemented in the Xlib driver. </p> <h3>GLX_MESA_pixmap_colormap</h3> |