aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog.html
diff options
context:
space:
mode:
authorlbavoil <[email protected]>2018-03-15 11:08:34 +0100
committerlbavoil <[email protected]>2018-03-15 11:08:34 +0100
commit636807e68a85a978473764d171ed0c7cc36f9be6 (patch)
tree784a3d4fa8f48b4c085dd959678505b2af12f425 /doc/changelog.html
parentRemove test folder (diff)
downloadhbaoplus-636807e68a85a978473764d171ed0c7cc36f9be6.tar.xz
hbaoplus-636807e68a85a978473764d171ed0c7cc36f9be6.zip
HBAO+ 4.0.0.23740451
Diffstat (limited to 'doc/changelog.html')
-rw-r--r--doc/changelog.html27
1 files changed, 18 insertions, 9 deletions
diff --git a/doc/changelog.html b/doc/changelog.html
index 048dea3..e03bce8 100644
--- a/doc/changelog.html
+++ b/doc/changelog.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>Change Log &mdash; NVIDIA HBAO+ 3.1. documentation</title>
+ <title>Change Log &mdash; NVIDIA HBAO+ 4.0. 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.1.',
+ VERSION: '4.0.',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -29,8 +29,8 @@
<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.1. documentation" href="index.html" />
- <link rel="prev" title="NVIDIA HBAO+ 3.1." href="product.html" />
+ <link rel="top" title="NVIDIA HBAO+ 4.0. documentation" href="index.html" />
+ <link rel="prev" title="NVIDIA HBAO+ 4.0." href="product.html" />
</head>
<body>
<nav class="navbar navbar-inverse navbar-default">
@@ -43,7 +43,7 @@
<div class="masthead">
<div class="row">
<ul class="breadcrumb">
- <li><a href="index.html">NVIDIA HBAO+ 3.1. documentation</a></li>
+ <li><a href="index.html">NVIDIA HBAO+ 4.0. documentation</a></li>
</ul>
</div>
</div>
@@ -53,7 +53,7 @@
<h3><a href="index.html">Table Of Contents</a></h3>
<div id="sidebar_toc">
<ul class="current">
-<li class="toctree-l1"><a class="reference internal" href="product.html">NVIDIA HBAO+ 3.1.</a><ul>
+<li class="toctree-l1"><a class="reference internal" href="product.html">NVIDIA HBAO+ 4.0.</a><ul>
<li class="toctree-l2"><a class="reference internal" href="product.html#overview">Overview</a></li>
<li class="toctree-l2"><a class="reference internal" href="product.html#package">Package</a></li>
<li class="toctree-l2"><a class="reference internal" href="product.html#getting-started">Getting Started</a></li>
@@ -73,6 +73,7 @@
<li class="toctree-l3"><a class="reference internal" href="product.html#background-ao">Background AO</a></li>
<li class="toctree-l3"><a class="reference internal" href="product.html#ao-blur">AO Blur</a></li>
<li class="toctree-l3"><a class="reference internal" href="product.html#blur-sharpness">Blur Sharpness</a></li>
+<li class="toctree-l3"><a class="reference internal" href="product.html#dual-layer">Dual Layer</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="product.html#integration-time-estimates">Integration Time Estimates</a></li>
@@ -89,7 +90,7 @@
</div>
<h4>Previous topic</h4>
<p class="topless"><a href="product.html"
- title="previous chapter">NVIDIA HBAO+ 3.1.</a></p>
+ title="previous chapter">NVIDIA HBAO+ 4.0.</a></p>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search form-inline" action="search.html" method="get">
@@ -112,7 +113,15 @@
<div class="section" id="change-log">
<h1>Change Log<a class="headerlink" href="#change-log" title="Permalink to this headline">ΒΆ</a></h1>
-<p><strong>NVIDIA HBAO+ 3.1.</strong></p>
+<p><strong>NVIDIA HBAO+ 4.0.</strong></p>
+<p><strong>New in release 4.0</strong></p>
+<ul class="simple">
+<li>Add a StepCount parameter. The default value behaves the same as in previous HBAO+ versions.</li>
+<li>Added support for a second input depth texture (to reduce halo artifacts behind foreground objects).</li>
+<li>Fixed possible crash bug (released PSOs still in use on the GPU) when changing AO parameters at runtime on DX12.</li>
+<li>Removed the two-pass-blend option from the DX11 interface.</li>
+<li>Removed support for OpenGL.</li>
+</ul>
<p><strong>New in release 3.1</strong></p>
<ul class="simple">
<li>The D3D11 non-UWP DLL now calls NVAPI (when available) to disable any SLI transfers for all render targets.</li>
@@ -211,7 +220,7 @@
<div class="masthead">
<div class="row">
<ul class="breadcrumb">
- <li><a href="index.html">NVIDIA HBAO+ 3.1. documentation</a></li>
+ <li><a href="index.html">NVIDIA HBAO+ 4.0. documentation</a></li>
</ul>
</div>
</div>