diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-12-31 07:12:27 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-12-31 07:12:27 +0000 |
commit | 051645c92924bf915d82bf219f2ed67309b5577a (patch) | |
tree | 4aae126dd8e5a18c6a9926a5468d1561e6038a07 /lib/mesa/docs/viewperf.html | |
parent | 2dae6fe6f74cf7fb9fd65285302c0331d9786b00 (diff) |
Merge Mesa 17.2.8
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 a60a44f36..0eb51a566 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="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> |