diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.html b/doc/changelog.html index 6fd67cd..a6978f9 100644 --- a/doc/changelog.html +++ b/doc/changelog.html @@ -117,7 +117,7 @@ <ul class="simple"> <li>Added entry points for D3D12.</li> <li>Now shipping separate DLLs and LIB files for D3D11 and GL.</li> -<li>Replaced the DetailAO & CoarseAO parameters with NearAO & FarAO.</li> +<li>Replaced the DetailAO & CoarseAO parameters with SmallScaleAO & LargeScaleAO.</li> <li>Replaced pointers with references in the API.</li> <li>Added the ForegroundAO & BackgroundAO parameters.</li> <li>Added per-component debug-normal visualization modes in GFSDK_SSAO_RenderMask.</li> |