diff options
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/shading.html b/docs/shading.html index 17cf35c227d..c501e961c05 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>Shading Language Support</h1> <p> @@ -253,5 +260,6 @@ tests GLSL features. The Mesa demos repository also has some good GLSL tests. </p> +</div> </body> </html> |