diff options
Diffstat (limited to 'docs/viewperf.html')
-rw-r--r-- | docs/viewperf.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/viewperf.html b/docs/viewperf.html index a60a44f3613..0eb51a56620 100644 --- a/docs/viewperf.html +++ b/docs/viewperf.html @@ -18,7 +18,7 @@ <p> This page lists known issues with -<a href="http://www.spec.org/gwpg/gpc.static/vp11info.html" target="_main">SPEC Viewperf 11</a> +<a href="https://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="http://www.opengl.org/registry/specs/NV/fragment_program2.txt" +<a href="https://www.opengl.org/registry/specs/NV/fragment_program2.txt" target="_main"> GL_NV_fragment_program2</a> and -<a href="http://www.opengl.org/registry/specs/NV/vertex_program3.txt" +<a href="https://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="http://www.opengl.org/registry/specs/NV/primitive_restart.txt" +<a href="https://www.opengl.org/registry/specs/NV/primitive_restart.txt" target="_main">GL_NV_primitive_restart</a> extension. </p> |