diff options
| author | lbavoil <[email protected]> | 2017-01-23 09:55:05 +0100 |
|---|---|---|
| committer | lbavoil <[email protected]> | 2017-01-23 09:55:05 +0100 |
| commit | 0e07a80f8c1443e047e283f30693cf708a3204ea (patch) | |
| tree | 460cb590a7dfc7d43a205f33fa0631f408b68940 /doc/product.html | |
| parent | Polish HLSL. No functional change. (diff) | |
| download | hbaoplus-0e07a80f8c1443e047e283f30693cf708a3204ea.tar.xz hbaoplus-0e07a80f8c1443e047e283f30693cf708a3204ea.zip | |
HBAO+ 3.1.0.21602716
Diffstat (limited to 'doc/product.html')
| -rw-r--r-- | doc/product.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/product.html b/doc/product.html index d44db0e..70c7193 100644 --- a/doc/product.html +++ b/doc/product.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>NVIDIA HBAO+ 3.0. — NVIDIA HBAO+ 3.0. documentation</title> + <title>NVIDIA HBAO+ 3.1. — NVIDIA HBAO+ 3.1. documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '3.0.', + VERSION: '3.1.', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -29,7 +29,7 @@ <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript" src="_static/bootstrap.js"></script> - <link rel="top" title="NVIDIA HBAO+ 3.0. documentation" href="index.html" /> + <link rel="top" title="NVIDIA HBAO+ 3.1. documentation" href="index.html" /> <link rel="next" title="Change Log" href="changelog.html" /> <link rel="prev" title="NVIDIA HBAO+" href="index.html" /> </head> @@ -44,7 +44,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">NVIDIA HBAO+ 3.0. documentation</a></li> + <li><a href="index.html">NVIDIA HBAO+ 3.1. documentation</a></li> </ul> </div> </div> @@ -54,7 +54,7 @@ <h3><a href="index.html">Table Of Contents</a></h3> <div id="sidebar_toc"> <ul class="current"> -<li class="toctree-l1 current"><a class="current reference internal" href="">NVIDIA HBAO+ 3.0.</a><ul> +<li class="toctree-l1 current"><a class="current reference internal" href="">NVIDIA HBAO+ 3.1.</a><ul> <li class="toctree-l2"><a class="reference internal" href="#overview">Overview</a></li> <li class="toctree-l2"><a class="reference internal" href="#package">Package</a></li> <li class="toctree-l2"><a class="reference internal" href="#getting-started">Getting Started</a></li> @@ -115,7 +115,7 @@ <div class="body"> <div class="section" id="productname-version"> -<h1>NVIDIA HBAO+ 3.0.<a class="headerlink" href="#productname-version" title="Permalink to this headline">¶</a></h1> +<h1>NVIDIA HBAO+ 3.1.<a class="headerlink" href="#productname-version" title="Permalink to this headline">¶</a></h1> <div class="section" id="overview"> <h2>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h2> <p>HBAO+ is a SSAO algorithm designed to achieve high GPU efficiency. @@ -369,7 +369,7 @@ assert(status == GFSDK_SSAO_OK);</pre> <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">NVIDIA HBAO+ 3.0. documentation</a></li> + <li><a href="index.html">NVIDIA HBAO+ 3.1. documentation</a></li> </ul> </div> </div> @@ -377,7 +377,7 @@ assert(status == GFSDK_SSAO_OK);</pre> <div class="footer-boilerplate"> <div class="row"> <div class="boilerplate"> - Copyright © 2016, NVIDIA Corporation | <a href="http://www.nvidia.com/object/about-nvidia.html" onclick="s_objectID="http://www.nvidia.com/object/about-nvidia.html_1";return this.s_oc?this.s_oc(e):true">About NVIDIA </a> | <a href="http://www.nvidia.com/object/legal_info.html" onclick="s_objectID="http://www.nvidia.com/object/legal_info.html_1";return this.s_oc?this.s_oc(e):true">Legal Information </a> | <a href="http://www.nvidia.com/object/privacy_policy.html" onclick="s_objectID="http://www.nvidia.com/object/privacy_policy.html_1";return this.s_oc?this.s_oc(e):true">Privacy Policy </a> + Copyright © 2017, NVIDIA Corporation | <a href="http://www.nvidia.com/object/about-nvidia.html" onclick="s_objectID="http://www.nvidia.com/object/about-nvidia.html_1";return this.s_oc?this.s_oc(e):true">About NVIDIA </a> | <a href="http://www.nvidia.com/object/legal_info.html" onclick="s_objectID="http://www.nvidia.com/object/legal_info.html_1";return this.s_oc?this.s_oc(e):true">Legal Information </a> | <a href="http://www.nvidia.com/object/privacy_policy.html" onclick="s_objectID="http://www.nvidia.com/object/privacy_policy.html_1";return this.s_oc?this.s_oc(e):true">Privacy Policy </a> </div> </div> </div> |