forked from NVIDIA-RTX/Streamline
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.txt
More file actions
27 lines (20 loc) · 1.41 KB
/
release.txt
File metadata and controls
27 lines (20 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
!!!! ------------------------------------
!!!!
!!!! This file is now deprecated.
!!!! Starting from v2.0.1, releases notes will be posted as commit messages on tagged releases
!!!!
!!!! ------------------------------------
Streamline SDK Public 2.0.0a Release Notes
Hotfix Notes:
-- Fixed a bug in the SL Reflex plugin that prevented Reflex from getting engaged in Production mode
Changed Behavior and New Features:
-- None
Transitioning from SL 2.0.0 to SL 2.0.0a (High Level):
-- Replace the SL Reflex DLLs
Streamline SDK Public 2.0.0 Release Notes
Changed Behavior and New Features:
-- With the release of SL 2.0.0, the DLSS-G plugin is being made available publicly for the first time. Note that only precompiled binaries of the sl.dlss_g.dll plugin are available, not source. However, source is available for the rest of the plugins and SL core.
-- SL 2.0.0 is a new major version of SL. It is not backwards-compatible with earlier versions, and it is not compatible with apps integrated using earlier versions of SL.
-- There are significant API changes and improvements, especially for applications wishing to control the "hooking" of 3D API functions, the tagging of resources and the passing of parameters to plugins.
Transitioning from SL 1.x to SL 2.0.0 (High Level):
-- The new document, docs/APIChangesAndImprovements.md details major points in transitioning from older versions of SL to 2.0