diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
| commit | f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch) | |
| tree | ed3dece338b579d5b51af494b2d543fb46c43fa3 /docs/rest/releasenotes.html | |
| download | flow-1.0.0.tar.xz flow-1.0.0.zip | |
Initial 1.0.0 binary releasev1.0.0
Diffstat (limited to 'docs/rest/releasenotes.html')
| -rw-r--r-- | docs/rest/releasenotes.html | 214 |
1 files changed, 214 insertions, 0 deletions
diff --git a/docs/rest/releasenotes.html b/docs/rest/releasenotes.html new file mode 100644 index 0000000..e38a309 --- /dev/null +++ b/docs/rest/releasenotes.html @@ -0,0 +1,214 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + + +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="x-ua-compatible" content="IE=Edge"/> + + <title>Release Notes — Nvidia Flow 1.0.0 documentation</title> + + <link rel="stylesheet" href="_static/default.css" type="text/css" /> + <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> + <link rel="stylesheet" href="_static/breathe.css" type="text/css" /> + <link rel="stylesheet" href="_static/application.css" type="text/css" /> + <link rel="stylesheet" href="_static/styleguide.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: './', + VERSION: '1.0.0', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true + }; + </script> + <script type="text/javascript" src="_static/jquery.js"></script> + <script type="text/javascript" src="_static/underscore.js"></script> + <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> + <script type="text/javascript" src="_static/jquery.cookie.js"></script> + <script type="text/javascript" src="_static/jquery.storageapi.js"></script> + <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="index.html" /> + <link rel="prev" title="Manual" href="manual.html" /> + </head> + <body> +<nav class="navbar navbar-inverse navbar-default"> + <div class="row"> + <div class="navbar-brand"> + <img class="logo" src="_static/developerzone_gameworks_logo.png" alt="Logo"/> + </div> +<div id="searchbox" style="display: none; float:right; padding-top:4px; padding-right:4px"> + <form class="search form-inline" action="search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" /> + <input type="submit" value="Search" class="btn btn-primary" /> + </div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> +</div> +<script type="text/javascript">$('#searchbox').show(0);</script> + </div> +</nav> +<div class="masthead"> + <div class="row"> + <ul class="breadcrumb"> + <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + </ul> + </div> +</div> +<div class="row"> + <div class="col-md-3 bs-sidenav" style="white-space: nowrap; overflow: auto;"> +<div class="bs-sidebar"> + <div id="sidebar_toc"> + <h4>Table Of Contents</h4> + <ul class="current"> +<li class="toctree-l1"><a class="reference internal" href="index.html">Overview</a></li> +<li class="toctree-l1"><a class="reference internal" href="manual.html">Manual</a><ul> +<li class="toctree-l2"><a class="reference internal" href="manual.html#introduction">Introduction</a></li> +<li class="toctree-l2"><a class="reference internal" href="manual.html#getting-started">Getting Started</a><ul> +<li class="toctree-l3"><a class="reference internal" href="manual.html#flow-context">Flow Context</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#grid">Grid</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#volume-render">Volume Render</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#grid-export-import">Grid Export/Import</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#grid-proxy">Grid Proxy</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#volume-shadows">Volume Shadows</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#flow-device">Flow Device</a></li> +</ul> +</li> +<li class="toctree-l2"><a class="reference internal" href="manual.html#tuning">Tuning</a><ul> +<li class="toctree-l3"><a class="reference internal" href="manual.html#flow-grid-description">Flow Grid Description</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#flow-grid-simulation-parameters">Flow Grid Simulation Parameters</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#flow-emitter-parameters">Flow Emitter Parameters</a></li> +<li class="toctree-l3"><a class="reference internal" href="manual.html#time-stepping">Time Stepping</a><ul class="simple"> +</ul> +</li> +</ul> +</li> +</ul> +</li> +<li class="toctree-l1 current"><a class="current reference internal" href="">Release Notes</a><ul> +<li class="toctree-l2"><a class="reference internal" href="#id1">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.1</a></li> +</ul> +</li> +</ul> + + </div> + <h4>Previous topic</h4> + <p class="topless"><a href="manual.html" + title="previous chapter">Manual</a></p> +<div id="searchbox" style="display: none"> + <h4>Quick search</h4> + <form class="search form-inline" action="search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" /> + <input type="submit" value="Search" class="btn btn-primary" /> + </div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> + <p class="searchtip" style="font-size: 90%"> + Enter search terms or a module, class or function name. + </p> +</div> +<script type="text/javascript">$('#searchbox').show(0);</script> +</div> + </div> + <div class="document col-md-8"> + <div class="body"> + + <div class="section" id="release-notes"> +<h1>Release Notes<a class="headerlink" href="#release-notes" title="Permalink to this headline">¶</a></h1> +<div class="section" id="id1"> +<h2>1.0.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2> +<ul class="simple"> +<li>D3D12 support.</li> +<li>MultiGPU, allowing DX12 Flow simulation and inter-GPU tranfer, in both DX11 and DX12 applications.</li> +<li>Multiple material support, allowing multiple active layers in the same grid.</li> +<li>Self shadowing.</li> +<li>Custom emitter APIs.</li> +<li>Grid data access APIs.</li> +</ul> +</div> +<div class="section" id="id2"> +<h2>0.1.1<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2> +<ul class="simple"> +<li>Initial Release</li> +</ul> +</div> +</div> + + + </div> + <div class="clearer"></div> + </div> + <div class="col-md-1"></div> +</div> +<div class="masthead"> + <div class="row"> + <ul class="breadcrumb"> + <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + </ul> + </div> +</div> + +<footer> + <div class="footer-boilerplate"> + <div class="row"> + <div class="boilerplate"> + Copyright © 2014, 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> +</div> +</footer> +<script> +var treestatename = 'GWDocsTreeState'; +var protocol = location.href.split('/')[0].toLowerCase(); +var storage; +if (protocol.substring(0,4) == 'http') { + storage = $.cookieStorage; + storage.setPath('/'); +} else { + storage = $.localStorage; +} + +if (storage.isEmpty(treestatename)) { + storage.set(treestatename, {}); +} + +var treestate = storage.get(treestatename); + +$.each($("#sidebar_toc ul li"), toc_walker); + +function toc_walker(key, value) { + var handleSpan = $("<span></span>") + .addClass("toc_handle").prependTo(value); + handleSpan.attr("id", $(value).closest("div").attr("id") + "." + key); + + if($(value).has("ul li").size() > 0) { + var id = handleSpan.attr("id"); + if (!(id in treestate)) { + treestate[id] = false; + } + handleSpan.addClass("toc_expanded").click(function() { + $(this).toggleClass("toc_expanded toc_collapsed").siblings("ul").toggle(); + treestate[$(this).attr('id')] = $(this).hasClass('toc_expanded'); + storage.set(treestatename, treestate); + }); + if(!($(this).hasClass('current') || treestate[id])) { + handleSpan.click(); + } + if($(this).hasClass('current')) { + treestate[handleSpan.attr('id')] = handleSpan.hasClass('toc_expanded'); + storage.set(treestatename, treestate); + } + } +} +</script> + </body> +</html>
\ No newline at end of file |