diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:46:45 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:46:45 +0000 |
commit | 3e40341f9dcd7c1bbc9afb8ddb812304820396cf (patch) | |
tree | 274b3f522afe1da16ab2b5347758c908bc23fac4 /lib/mesa/docs/viewperf.html | |
parent | 7b644ad52b574bec410d557155d666ac17fdf51a (diff) |
import Mesa 11.0.6
Diffstat (limited to 'lib/mesa/docs/viewperf.html')
-rw-r--r-- | lib/mesa/docs/viewperf.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/mesa/docs/viewperf.html b/lib/mesa/docs/viewperf.html index 0eb51a566..a60a44f36 100644 --- a/lib/mesa/docs/viewperf.html +++ b/lib/mesa/docs/viewperf.html @@ -18,7 +18,7 @@ <p> This page lists known issues with -<a href="https://www.spec.org/gwpg/gpc.static/vp11info.html" target="_main">SPEC Viewperf 11</a> +<a href="http://www.spec.org/gwpg/gpc.static/vp11info.html" target="_main">SPEC Viewperf 11</a> and <a href="https://www.spec.org/gwpg/gpc.static/vp12info.html" target="_main">SPEC Viewperf 12</a> when running on Mesa-based drivers. </p> @@ -66,10 +66,10 @@ either in Viewperf or the Mesa driver. <p> These tests use features of the -<a href="https://www.opengl.org/registry/specs/NV/fragment_program2.txt" +<a href="http://www.opengl.org/registry/specs/NV/fragment_program2.txt" target="_main"> GL_NV_fragment_program2</a> and -<a href="https://www.opengl.org/registry/specs/NV/vertex_program3.txt" +<a href="http://www.opengl.org/registry/specs/NV/vertex_program3.txt" target="_main"> GL_NV_vertex_program3</a> extensions without checking if the driver supports them. @@ -86,7 +86,7 @@ Subsequent drawing calls become no-ops and the rendering is incorrect. <p> These tests depend on the -<a href="https://www.opengl.org/registry/specs/NV/primitive_restart.txt" +<a href="http://www.opengl.org/registry/specs/NV/primitive_restart.txt" target="_main">GL_NV_primitive_restart</a> extension. </p> |