diff options
Diffstat (limited to 'doc/_sources/changelog.txt')
| -rw-r--r-- | doc/_sources/changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_sources/changelog.txt b/doc/_sources/changelog.txt index 9ba95ec..5be28c4 100644 --- a/doc/_sources/changelog.txt +++ b/doc/_sources/changelog.txt @@ -8,7 +8,7 @@ Change Log * Added entry points for D3D12. * Now shipping separate DLLs and LIB files for D3D11 and GL. -* Replaced the DetailAO & CoarseAO parameters with NearAO & FarAO. +* Replaced the DetailAO & CoarseAO parameters with SmallScaleAO & LargeScaleAO. * Replaced pointers with references in the API. * Added the ForegroundAO & BackgroundAO parameters. * Added per-component debug-normal visualization modes in GFSDK_SSAO_RenderMask. |