aboutsummaryrefslogtreecommitdiff
path: root/doc/html/section_changelog.html
diff options
context:
space:
mode:
authorDave Clark <[email protected]>2018-02-28 17:22:22 -0500
committerDave Clark <[email protected]>2018-02-28 17:22:22 -0500
commit25528fd230f5f4298c35123a833cdb112675808e (patch)
treef5aca3f5ee5a7734df41e7b974a04c37ddff528e /doc/html/section_changelog.html
parentPush GfeSDK #173 (diff)
downloadgfesdk-25528fd230f5f4298c35123a833cdb112675808e.tar.xz
gfesdk-25528fd230f5f4298c35123a833cdb112675808e.zip
Push SDK # 1.1.186
Documentation updates.
Diffstat (limited to 'doc/html/section_changelog.html')
-rw-r--r--doc/html/section_changelog.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/html/section_changelog.html b/doc/html/section_changelog.html
index 6dd80bd..b54f061 100644
--- a/doc/html/section_changelog.html
+++ b/doc/html/section_changelog.html
@@ -85,7 +85,19 @@ $(document).ready(function(){initNavTree('section_changelog.html','');});
<div class="title">Changelog </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><h2>NVIDIA GfeSDK 1.1 (2018-01-22)</h2>
+<div class="textblock"><h2>NVIDIA GfeSDK 1.1 (2018-02-28)</h2>
+<h3>Improvements</h3>
+<ul>
+<li><b>Documentation</b> Top level documentation improvements</li>
+<li><b>Buildable Sample</b> Include a simple DXUT buildable sample in the distribution, demonstrating API calls</li>
+<li><b>Spectre/Meltdown</b> Compile with /QSpectre protection</li>
+<li><b>Assets</b> Add final assets and image guide</li>
+</ul>
+<h3>Bug Fixes</h3>
+<ul>
+<li><b>Fix Crash</b> Fix race condition on startup</li>
+</ul>
+<h2>NVIDIA GfeSDK 1.1 (2018-01-22)</h2>
<h3>API Changes</h3>
<ul>
<li><b>SDK version incremented to 1.1</b> Allows old SDK clients to work with upcoming 3.13 GFE</li>